v0.0.4
Changes
- Add integration tests using Playwright to ensure that the tool is compatible with scaffolded projects produced by CRA, Vite and Next.js.
- Support Next.js server side rending
- Merge configuration in
next.config.js
instead of bailing - Project can now only be run from the root directory of a project
- Lots of internal refactoring to make it more testable
Full Changelog: v0.0.3...v0.0.4