Skip to content

v4.3.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 11:04

Add Vite 6 to peerDependencies range

Vite 6 is highly backward compatible, not much to add!

Force Babel to output spec compliant import attributes #386

The default was an old spec (with type: "json"). We now enforce spec compliant (with { type: "json" })