2.0.3 (October 1, 2020)
urlcat 2.0.3
Summary
This release fixes two bugs where nonsensical parameter values were accepted.
This is a patch release which means that:
- there are no breaking changes
- there are no new features
Changelog
- Restrict the allowed types of path parameters to string, number and boolean
- Don't allow missing, null or undefined path parameters
How to install
npm install urlcat