fix(core): Fix TypeScript type definition for route match function
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 2024-10-06 - 1.3.2 - fix(core)
|
||||
Fix TypeScript type definition for route match function
|
||||
|
||||
- Updated the type definition for the matchFunction in the SmartRouter class to include a generic parameter.
|
||||
|
||||
## 2024-10-06 - 1.3.1 - fix(dependencies)
|
||||
Updated dependencies to latest versions, resolving compatibility issues and improving performance.
|
||||
|
||||
|
Reference in New Issue
Block a user