v4.2.1
What's Changed
- this is a patch release, fixing a syntax error (that never got picked up, due to wrong linter config)
- Fix URLSearchParams (and tests) by @jankapunkt in #5
Code fixes
- fix(core): standard lint fixed
- fix(core): oauth.js fix wrong syntax error in import
Dev fixes
- fix(ci): run npm setup before lint and test to link package
- fix(build): remove .coverage from git
(URLSearchParam missing s at the end) - fix(tests): test project linter settings fixed
- fix(ci): remove dependencies from single job
- update(ci): test workflow update to use test project
Full Changelog: 4.2.0...4.2.1