feat(Smarturl): Enhanced documentation and added method for property setting and chaining in Smarturl

This commit is contained in:
2024-10-03 12:55:37 +02:00
parent ae9e12ba86
commit fac8e52a11
3 changed files with 55 additions and 17 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2024-10-03 - 3.1.0 - feat(Smarturl)
Enhanced documentation and added method for property setting and chaining in Smarturl
- Added detailed comments to methods and interfaces for better code understanding.
- Introduced a method to set properties in a chainable manner.
## 2024-10-03 - 3.0.8 - fix(core)
Fix code formatting and indentation issues in smarturl.classes.smarturl.ts