Features
Bug Fixes
Development
- chore: refactor utils to use new Roam API methods
- chore: replace deprecated Roam API methods
- chore: refactor block insertion
- chore: improve Axios error check
- Refactor the project's file structure for easier navigation and better separation of concerns (#538, #539, #541, #548, #622, #623, #624, #649)
- Add/improve tests for components where they were lacking or missing
Maintenance & Security
- infra: replace Jest by Vitest
- infra: replace Babel with SWC
- infra: replace Webpack by Vite
- chore: update CI Node version
- chore: replace dependencies for Storybook testing
- Upgrade all unpinned dependencies to their latest version
Full Changelog: 0.7.21...0.7.22