Skip to content

1.0.1

Compare
Choose a tag to compare
@balazsbotond balazsbotond released this 24 Sep 07:32
· 454 commits to master since this release

urlcat 1.0.1

Summary

This release allows the project to support older Node versions. We can officially support Node 10 and above (mocha doesn't run on older versions and we don't want to downgrade). Older versions might work but are not officially supported.

This is a patch release which means that:

  • there are no breaking changes
  • there are no new features.

Changelog

  • Avoid using Object.fromEntries to support older Node versions

How to install

npm install urlcat