Releases: unjs/unbuild
Releases Β· unjs/unbuild
v3.0.0-rc.11
π©Ή Fixes
- untyped: Use schema module default export if is the only export (cc26726)
v3.0.0-rc.10
π Enhancements
- Add
--config
to the CLI (#440)
π©Ή Fixes
π Documentation
- Add more usage info (#401)
β€οΈ Contributors
- Pooya Parsa (@pi0)
- ιΏθ Cai [email protected]
- JoaquΓn SΓ‘nchez (@userquin)
v3.0.0-rc.9
v3.0.0-rc.8
v3.0.0-rc.7
v3.0.0-rc.6
v3.0.0-rc.5
v3.0.0-rc.4
v3.0.0-rc.3
π Enhancements
- Upgrade to jiti v2 beta (#409)
π©Ή Fixes
- Type
RollupOptions.plugins
as array (62fa930) - Add all loader extensions to esbuild include (8ab22ff)
- Enable jiti
interopDefault
for config loader and internals (ref: #409) (#409)
π Refactors
- Overhaul builders structure (#410)
- Add explicit return types (#412)
- Use
colors
fromconsola/utils
(6a8f36d)
π‘ Chore
- Upgrade
@rollup/plugin-commonjs
to 26 (9392ec3) - Update deps (d886ad5)
- Update release script (8ce4090)
- Remove unused imports (04c2b5c)
- Add explicit type for var exports (af26e40)
- Stricter type checks (#413)
- Add publishTag to release script (577484c)
β€οΈ Contributors
- Pooya Parsa (@pi0)
v3.0.0-rc.2
π Enhancements
- Support
copy
builder (#389) - Experimental active watcher for rollup (#364)
- rollup: Add
.mts
and.cts
to supported extensions (633ffe9) - Support custom jiti plugins for stub mode (#368)
π©Ή Fixes
- Generate stub types of with explicit extension import if pkg type is
module
(#371) - Correct dts generation for stub mode (#314)
- rollup: Handle aliases when checking for externals (#384)
- rollup: Update
importAttributesKey
towith
(27bcba8)
π Documentation
β€οΈ Contributors
- Pooya Parsa (@pi0)
- S3xysteak (@s3xysteak)
- Weng [email protected]
- ZHAO Jin-Xiang [email protected]
- Joe McKenney (@joemckenney)
- EstΓ©ban [email protected]
- Yasuhiro SHIMIZU [email protected]
- ιΏθ Cai [email protected]
- Marco Solazzi [email protected]
- Shoma-mano (@shoma-mano)
- Daniel Roe (@danielroe)