fix(core): Refactor plugin exports to improve modularity

This commit is contained in:
2024-10-02 15:45:45 +02:00
parent 16fd982c57
commit cc934a9c0e
5 changed files with 293 additions and 553 deletions

View File

@ -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