Skip to content

v0.0.4

Compare
Choose a tag to compare
@tobias-tengler tobias-tengler released this 19 Aug 15:27
· 69 commits to main since this release

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