feat(smartrouter): Add destroy method to SmartRouter class.
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2024-10-06 - 1.3.0 - feat(smartrouter)
|
||||
Add destroy method to SmartRouter class.
|
||||
|
||||
- Introduced a destroy method to the SmartRouter class for cleaning up event listeners and route references.
|
||||
- Refactored popstate event listener to be removable, improving resource management and preventing memory leaks.
|
||||
|
||||
## 2024-10-06 - 1.2.1 - fix(core)
|
||||
Ensure stability and performance improvements
|
||||
|
||||
|
Reference in New Issue
Block a user