Releases: trosck/url-params
Releases · trosck/url-params
2.0.0 (May 29, 2022)
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