feat(core): Add support for base paths and sub-routers.
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2024-10-06 - 1.2.0 - feat(core)
|
||||
Add support for base paths and sub-routers.
|
||||
|
||||
- Added basePath feature to SmartRouter for handling base paths.
|
||||
- Introduced createSubRouter method to create a sub-router with a specific prefix.
|
||||
|
||||
## 2024-10-06 - 1.1.1 - fix(core)
|
||||
Remove SelectionDimension functionality
|
||||
|
||||
|
Reference in New Issue
Block a user