v2.0.0
·
41 commits
to 504679a32bc19bae4e3fa07a2be16c54ea005a77
since this release
2.0.0 (2025-02-15)
⚠ BREAKING CHANGES
- Minimum node version updated. Option getter and setters.
Features
- add improved validation to options (039b6d8)
- replace axios with native fetch and fix tests (6492e34)
Bug Fixes
- fix exports (40ceaed)
- ignore any in micropub types (2d82d84)
- tests: fix tests after refactor (03950e9)
Miscellaneous Chores
- release 2.0.0 (87f5523)
Code Refactoring
- update dependencies and refactor typescript (f568c91)