Skip to content

Releases: trosck/url-params

2.0.0 (May 29, 2022)

29 May 16:10
Compare
Choose a tag to compare

Breaking changes:

  • Removed vue-mixin.js
  • Changed urlParams API, now its a function which takes optional parameter url

Fixes and Functionality:

  • Bumped jest to ^28.1.0

Tests:

  • Refactored test, now it tests both urlParams and URLParams with and without parameter url
  • Added ci.yml for run tests on pushes in main and v* branches

Also README.md was rewritten

v1.0.0

29 May 12:00
5f21037
Compare
Choose a tag to compare

Init project