Releases: svitejs/vitefu
Releases · svitejs/vitefu
v1.0.3
v1.0.0
The library is now v1! This release is mostly ceremonial as the API has been stable for a while without any plans to change it. As such, there are no breaking changes.
- Remove top-level await to allow future compatibility to
require
ESM code - Export proper ESM and CJS types
v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
- BREAKING: Rename
pkgJsonNeedsOptimization
topkgNeedsOptimization
with new parameters and async for correctness - Prevent deep optimize packages with no exports and
index.js
file - Correctly respect Vite user config for
crawlFrameworkPkgs
- Export new utilities to respect Vite user config