Skip to content

2.0.3 (October 1, 2020)

Compare
Choose a tag to compare
@balazsbotond balazsbotond released this 01 Oct 08:06
· 360 commits to master since this release

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