Releases: kitbagjs/router
Releases · kitbagjs/router
Release 0.24.1
What's Changed
- also fix target _blank by @stackoverfloweth in #740
Full Changelog: v0.24.0...v0.24.1
Release 0.24.0
What's Changed
Enhancements
- add onRejection hook to rejections and on router (global) by @stackoverfloweth in #731
- add title promise to resolved route by @stackoverfloweth in #736
Fixes
- Fix missing rejections from route context by @stackoverfloweth in #735
- avoid hijacking anchor clicks when user intends to open in a new tab by @stackoverfloweth in #739
Documentation
Maintenance
- Bump the build-tools group with 2 updates by @dependabot[bot] in #732
- Bump the testing group with 2 updates by @dependabot[bot] in #733
- Move internal properties into separate, strongly-typed, internal sub-types by @stackoverfloweth in #738
New Contributors
Full Changelog: v0.23.1...v0.24.0
Release 0.23.1
What's Changed
Features
Fixes
- dedupe query params in getMatchesForUrl by @stackoverfloweth in #727
Maintenance
- docs: Auto-generate documentation by @github-actions[bot] in #723
- Bump happy-dom from 20.7.0 to 20.8.3 in the testing group by @dependabot[bot] in #725
- pull hooks out from public type surface by @stackoverfloweth in #722
Full Changelog: v0.23.0...v0.23.1
Release 0.23.0
What's Changed
Features
- Add literal utility by @stackoverfloweth in #720
Fixes
- Fix useQueryValue not considering default by @pleek91 in #714
- fix types for date and JSON params by @stackoverfloweth in #719
- Simplify the output from ToRoute by stripping out component and components by @pleek91 in #721
Documentation
- docs: Auto-generate documentation by @github-actions[bot] in #709
Maintenance
- Bump eslint from 10.0.0 to 10.0.1 in the linting group by @dependabot[bot] in #712
- Bump happy-dom from 20.6.1 to 20.7.0 in the testing group by @dependabot[bot] in #711
- Bump vue-tsc from 3.2.4 to 3.2.5 in the build-tools group by @dependabot[bot] in #710
- Bump the linting group with 2 updates by @dependabot[bot] in #715
- Bump @vue/devtools-api from 8.0.6 to 8.0.7 by @dependabot[bot] in #716
Full Changelog: v0.22.6...v0.23.0
Release 0.22.7
What's Changed
Fixes
Documentation
- docs: Auto-generate documentation by @github-actions[bot] in #709
Maintenance
- Bump eslint from 10.0.0 to 10.0.1 in the linting group by @dependabot[bot] in #712
- Bump happy-dom from 20.6.1 to 20.7.0 in the testing group by @dependabot[bot] in #711
- Bump vue-tsc from 3.2.4 to 3.2.5 in the build-tools group by @dependabot[bot] in #710
Full Changelog: v0.22.6...v0.22.7
Release 0.22.6
What's Changed
Enhancements
- make trailing slashes optional for all routes by default by @stackoverfloweth in #675
Fixes
- fix: RouterRoute update query by @stackoverfloweth in #707
- Take ownership of history, remove dependency by @stackoverfloweth in #708
Documentation
- docs: Auto-generate documentation by @github-actions[bot] in #705
Full Changelog: v0.22.5...v0.22.6
Release 0.22.5
What's Changed
*Enhancements
- Default params always optional by @stackoverfloweth in #699
Fixes
Docs
- docs: Auto-generate documentation by @github-actions[bot] in #688
- update docs for some recent changes by @stackoverfloweth in #701
Maintenance
- Bump the linting group with 2 updates by @dependabot[bot] in #691
- Bump @vue/devtools-api from 8.0.5 to 8.0.6 by @dependabot[bot] in #692
- Bump @vitejs/plugin-vue from 6.0.3 to 6.0.4 in the build-tools group by @dependabot[bot] in
- Bump happy-dom from 20.5.3 to 20.6.1 in the testing group by @dependabot[bot] in #702
- Bump the docs group across 1 directory with 2 updates by @dependabot[bot] in #700
Full Changelog: v0.22.4...v0.22.5
Release 0.22.4
What's Changed
Fixes
- fix return type of useRoute when name is provided and not exact by @stackoverfloweth in #698
Full Changelog: v0.22.3...v0.22.4
Release 0.22.3
What's Changed
Features
- Expand API for query inputs by @stackoverfloweth in #694
Fixes
Maintenance
- 0.22.2 by @stackoverfloweth in #684
- docs: Auto-generate documentation by @github-actions[bot] in #685
- clean unused exports by @stackoverfloweth in #687
- withParams refactor by @stackoverfloweth in #686
- Bump happy-dom from 20.4.0 to 20.5.3 in the testing group by @dependabot[bot] in #689
- remove outdated intro video by @stackoverfloweth in #695
Full Changelog: v0.22.2...v0.22.3
Release 0.22.2
What's Changed
Features
- export useRejection by @stackoverfloweth in #677
Fixes
- fix: route reject types by @stackoverfloweth in #679
- fix: router reject types by @stackoverfloweth in #678
- fix: return component value in RouterView slot context by @stackoverfloweth in #683
Maintenance
- docs: Auto-generate documentation by @github-actions[bot] in #659
- Bump happy-dom from 20.3.9 to 20.4.0 in the testing group by @dependabot[bot] in #671
- Bump vue-tsc from 3.2.3 to 3.2.4 in the build-tools group by @dependabot[bot] in #670
- move type-level tests into spec-d where possible by @stackoverfloweth in #681
Full Changelog: v0.22.1...v0.22.2