v0.3.2
What's Changed
- feat(frontend): add minimap overlay to the preview by @rin2yh in #41
- refactor(frontend): standardize filenames to kebab-case by @rin2yh in #44
- test: drop e2e specs that duplicate unit coverage by @rin2yh in #42
- test: drop unnecessary react-zoom-pan-pinch and shiki mocks by @rin2yh in #46
- test(frontend): test custom hooks via @testing-library/react renderHook by @rin2yh in #47
- test(frontend): add Storybook + addon-vitest with FileRow as prototype by @rin2yh in #48
- test(frontend): add Storybook play for DirectoryRow by @rin2yh in #58
- test(frontend): add Storybook play for FileTree by @rin2yh in #61
- test(frontend): roll out Storybook play for remaining components by @rin2yh in #64
Full Changelog: v0.3.1...v0.3.2