Skip to content

v9.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 01:08

9.0.0 (2023-11-20)

Build System

  • drop native CJS support (5b7f4fc)
  • increase minimum node and vite versions (d3b0294)

BREAKING CHANGES

  • no longer support CJS

Vite 5 deprecates CJS support and as such support has been dropped here

  • bump min node and vite versions

Node v18/20 and Vite v5+ are required moving forward.