fix(core): Refactor plugin exports to improve modularity
This commit is contained in:
@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2024-10-02 - 2.0.59 - fix(core)
|
||||
Refactor plugin exports to improve modularity
|
||||
|
||||
- Refactored the plugin exports to be more modular and organized.
|
||||
- Replaced redundant plugin object definition in ts/index.ts with a simpler import and export pattern.
|
||||
|
||||
## 2024-07-01 - 2.0.58 - fix(dependencies)
|
||||
Update dependencies and correct font family in styles
|
||||
|
||||
|
Reference in New Issue
Block a user