Skip to content

Releases: curveball/browser

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.

v0.20.4

14 Jan 21:21
ee232c2
Compare
Choose a tag to compare
  • Fix: button imports were broken for ESM.

v0.20.3

18 Sep 16:52
d86fd1b
Compare
Choose a tag to compare
  • form enhancer script was missing from build
  • Update to latest IANA link relation file.

v0.20.2

04 Apr 20:55
ef428d0
Compare
Choose a tag to compare

Fix import errors in ESM distribution.