Skip to content

Releases: cmawhorter/urn-lib

v2.0.0-alpha.0

09 Apr 19:08
e8d0779
Compare
Choose a tag to compare

Testing GH action dry-run

v2.0.0

09 Apr 19:17
05cbefc
Compare
Choose a tag to compare

This release aims for 100% backwards compat. with the v1 API. Open an issue if you find that not to be true.

  • switched to webpack for build and publishing two bundles: umd (browser), cjs (node). no longer publishing es module bundle
  • converted to typescript and types now included (may be breaking for you if you have your own types)
  • dropped support for node v8

1.1.2

12 Jun 19:47
Compare
Choose a tag to compare

Fix tests for older node engines and state explicitly node support in package.json

1.1.1

12 Jun 19:17
Compare
Choose a tag to compare

First npm release