Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 718 Bytes

CHANGELOG.md

File metadata and controls

30 lines (16 loc) · 718 Bytes

Changelog

0.2.0

  • Replace url node module usage with url-join & URLSearchParams

0.1.0

  • Package CommonJS compatible code
  • Cleanup published artifact

0.0.5

  • Update dependencies to latest #11

0.0.4

  • Update dependencies to latest #9

0.0.3

  • Stipulate no longer requires the environment to provide Array.prototype.includes. #7

0.0.2

  • Fixes an issue where Stipulate would fail to bundle with consumers that use Browserify. #5

0.0.1

  • Initial release #2