v0.0.4
Pre-release
Pre-release
TL;DR
- Undo/Redo Support
- Performance Improvements
- Testing Harness Improvements
- Diff styling improvements
What's Changed
- [FEAT] Add undo/redo support with history panel by @Copilot in #50
- chore(deps-dev): bump react-dom and @types/react-dom by @dependabot[bot] in #56
- chore(deps-dev): bump react and @types/react by @dependabot[bot] in #54
- chore(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot[bot] in #52
- ci: bump actions/cache from 4 to 5 by @dependabot[bot] in #61
- ci: bump actions/setup-node from 4 to 6 by @dependabot[bot] in #60
- ci: bump actions/checkout from 4 to 6 by @dependabot[bot] in #59
- [FEAT] Refactor integration test structure and fix CLI functionality by @Avni2000 in #51
- chore(deps-dev): bump the production-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #62
- Fix image flickering from ResizeObserver/virtualization feedback loop by @Copilot in #63
- [FIX] Improve-diffs by @Avni2000 in #65
- [FIX] Properly pass headless settings to testing framework by @Avni2000 in #67
- [FIX] Perf improvements by @Avni2000 in #69
- [FEAT] Virtualize Cell Rows with TanStack and React Callbacks by @Avni2000 in #71
- [FEAT] Performance improvements + Fix Image Rendering by @Copilot in #66
Full Changelog: 0.0.3...0.0.4