Releases: native-router/core
Releases · native-router/core
v1.1.0
1.1.0 (2026-03-17)
Bug Fixes
- add missing getParams import in test (1e63c62)
- await navigate in getParams tests (54c66e4)
- change repo url (73c512a)
- disable no-unused-vars in test eslint config (fd8f37f)
- downgrade eslint to v8 and remove non-existent demos from lint target (69e4826)
- remove broken getParams tests (2f3f929)
- sync package.json with lockfile for eslint v8 and semantic-release (a175547)
- update CI config, add semantic-release, and normalize package.json (b76d1f3)
Features
- add getParams function (ab2ebea)