Releases: kitbagjs/router
Releases Β· kitbagjs/router
Release 0.17.7
What's Changed
- 0.17.6 by @stackoverfloweth in #460
- Fix combine bug by @stackoverfloweth in #461
Full Changelog: v0.17.6...v0.17.7
Release 0.17.6
What's Changed
- 0.17.5 by @stackoverfloweth in #458
- return unique method for finding param values in the query by @stackoverfloweth in #459
Full Changelog: v0.17.5...v0.17.6
Release 0.17.5
What's Changed
Fixes
- Fix zod types being referenced in router public types by @pleek91 in #456
- Fix insertBaseRoute stringifying
path
and notpath.value
by @pleek91 in #457
Maintenance
- simplify extract param type, move check for optional by @stackoverfloweth in #455
- Bump happy-dom from 16.7.3 to 16.8.1 by @dependabot in #454
Full Changelog: v0.17.4...v0.17.5
Release 0.17.4
What's Changed
- narrow the types of Param that can be sent to createParam by @stackoverfloweth in #451
Full Changelog: v0.17.3...v0.17.4
Release 0.17.3
What's Changed
Enhancements
- Unified
withParams
utility to replace individualpath
,query
, andhost
utilities by @stackoverfloweth in #447
Fixes
Full Changelog: v0.17.2...v0.17.3
Release 0.17.2
What's Changed
Experimental
Maintenance
- Bump happy-dom from 16.6.0 to 16.7.3 by @dependabot in #445
- Bump vitepress from 1.5.0 to 1.6.3 by @dependabot in #444
- Bump eslint from 9.18.0 to 9.19.0 by @dependabot in #443
- Bump vite from 6.0.7 to 6.0.11 by @dependabot in #442
Full Changelog: v0.17.1...v0.17.2
Release 0.17.1
Release 0.17.0
What's Changed
Features
- add support for literals as param types by @stackoverfloweth in #434
unionOf
,arrayOf
, andtupleOf
utilities by @stackoverfloweth in #436
Enhancements
- Add
parent
context with name and prop values to the callback context of route props by @pleek91 in #433
Documentation
Maintanance
- Unify extract param type types by @stackoverfloweth in #437
- Bump happy-dom from 16.5.3 to 16.6.0 by @dependabot in #432
Full Changelog: v0.16.1...v0.17.0
Release 0.16.1
What's Changed
Fixes
Documentation
- Update docs around route
props
being moved to the second argument ofcreateRoute
by @pleek91 in #428 - Add keywords to package.json by @stackoverfloweth in #429
Full Changelog: v0.16.0...v0.16.1
Release 0.16.0
What's Changed
Enhancements
Maintenance
- Bump typescript from 5.7.2 to 5.7.3 by @dependabot in #424
- Bump typedoc-vitepress-theme from 1.1.1 to 1.1.2 by @dependabot in #423
- Bump eslint from 9.17.0 to 9.18.0 by @dependabot in #425
- Bump happy-dom from 16.3.0 to 16.5.3 by @dependabot in #426
- Bump vite-plugin-dts from 4.4.0 to 4.5.0 by @dependabot in #427
Full Changelog: v0.15.3...v0.16.0