1.0.1
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