Releases: unplugin/unplugin-isolated-decl
Releases · unplugin/unplugin-isolated-decl
v0.6.8
v0.6.7
v0.6.6
🐞 Bug Fixes
- Support object input for rollup - by @sxzz (c7244)
- deps: Update all non-major dependencies - (53bb2)
View changes on GitHub
v0.6.5
🐞 Bug Fixes
- Support object input - by @AdrianGonz97 and @sxzz in #20 (bf84f)
- deps: Update all non-major dependencies - in #19 (481ed)
View changes on GitHub
v0.6.4
v0.6.3
No significant changes
View changes on GitHub
v0.6.2
v0.6.1
v0.6.0
🚨 Breaking Changes
Defaults transform to typescript
- by @sxzz (4d3eb)
Due to the incomplete support of jsdoc in oxc-transform
, using native TypeScript can achieve optimal speed.