Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@Timeless0911 Timeless0911 released this 21 Nov 06:45
· 3 commits to main since this release
4ac5d4b

What's Changed

New Features 🎉

  • feat: support incremental build when composite is true by @Timeless0911 in #416
  • feat: add EntryChunkPlugin to handle shebang and shims by @fi3ework in #399
  • feat: support lib.id by @fi3ework in #436
  • feat!: use 'commonjs-import' as CJS external type by default by @fi3ework in #438
  • feat: add --root cli option and make basic js api work by @Timeless0911 in #453
  • feat!: emit CSS files to dist instead of dist/static/css by @chenjiahan in #460

Bug Fixes 🐞

  • fix: respect declarationDir if dts.distPath is not set by @Timeless0911 in #420
  • fix: checkMFPlugin function support array plugins by @2heal1 in #419
  • fix: add tsdoc for config options by @fi3ework in #447
  • fix: js request when using autoExtension: false along with output.filename.js by @Timeless0911 in #455

Document 📖

Other Changes

New Contributors

Full Changelog: v0.0.18...v0.1.0