Releases: curveball/browser
Releases · curveball/browser
v1.1.4
- Make sure html-form-enhancer is included in npm build.
v1.1.3
- Added support for tooltips for c2pa-manifest, compression-dictionary,
ice-server and depreciation link relations.
v1.1.2
- Add CSS style for experimental feature
- Fix an issue with loading JSON files when running as a dependency via npx.
- Updated standard Curveball configuration.
- Migrated from mocha to node:test.
- Migrated from chai to node:assert.
v1.1.1
- HAL/Siren forms that have method=GET no longer add a CSRF token or an enctype attribute.
v1.1.0
- Add color for HTTP QUERY methods.
- Remove node-fetch dependency.
v1.0.3
- Added a DOCTYPE so we're not in quircks mode.
- Added a bug related to loading image assets.
v1.0.2
- Another JSON fail. Files are now explictly included and in the root directory.
v1.0.1
- Fix weird Typescript / Node disagreement on whether JSON import assertions are required or forbidden
v1.0.0
- Finally! Curveball v1. Only took 6 years.
- CommonJS support has been dropped. The previous version of this library supported both CommonJS and ESM. The effort of this no longer feels worth it. ESM is the future, so we're dropping CommonJS.
- Now requires Node 18.
- Upgraded to Typescript 5.3.
v0.20.5
- Support for Typescript 5.
- Updated IANA links database.