Skip to content

Releases: curveball/browser

v1.1.4

15 Dec 17:38
c8383f1
Compare
Choose a tag to compare
  • Make sure html-form-enhancer is included in npm build.

v1.1.3

06 Dec 20:44
51d39ef
Compare
Choose a tag to compare
  • Added support for tooltips for c2pa-manifest, compression-dictionary,
    ice-server and depreciation link relations.

v1.1.2

06 Dec 20:35
02ba27f
Compare
Choose a tag to compare
  • 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

01 Feb 19:23
80ea94a
Compare
Choose a tag to compare
  • HAL/Siren forms that have method=GET no longer add a CSRF token or an enctype attribute.

v1.1.0

24 Jan 22:21
3c40898
Compare
Choose a tag to compare
  • Add color for HTTP QUERY methods.
  • Remove node-fetch dependency.

v1.0.3

15 Jan 22:30
da88102
Compare
Choose a tag to compare
  • Added a DOCTYPE so we're not in quircks mode.
  • Added a bug related to loading image assets.

v1.0.2

15 Jan 06:23
b214d00
Compare
Choose a tag to compare
  • Another JSON fail. Files are now explictly included and in the root directory.

v1.0.1

15 Jan 06:11
41ff0fc
Compare
Choose a tag to compare
  • Fix weird Typescript / Node disagreement on whether JSON import assertions are required or forbidden

v1.0.0

15 Jan 05:56
6a88c25
Compare
Choose a tag to compare
  • 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

14 Jan 22:32
45c4560
Compare
Choose a tag to compare
  • Support for Typescript 5.
  • Updated IANA links database.