Skip to content

Releases: curveball/links

v1.0.1

25 Jan 04:18
e1d95c8
Compare
Choose a tag to compare
  • The Link type is now exported.

v1.0.0

15 Jan 03:13
759c1d4
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.3.0

14 Feb 03:37
2113bd8
Compare
Choose a tag to compare
  • This package now supports ESM and CommonJS modules.
  • No longer supports Node 14. Please use Node 16 or higher.

v0.2.0

03 Sep 22:30
248c1b1
Compare
Choose a tag to compare

Upgrade from Core to Kernel

v0.1.6

14 Mar 15:41
2b7bf79
Compare
Choose a tag to compare
  • Update dependencies
  • Update everything to latest coding standards.

v0.1.5

11 Dec 04:54
b736700
Compare
Choose a tag to compare
  • No longer requires esModuleInterop.