Skip to content

Releases: timreichen/Bundler

0.3.2

29 Sep 11:05
Compare
Choose a tag to compare
  • add quiet flag
  • various bug fixes
  • improvements

0.3.1

24 Sep 00:18
Compare
Choose a tag to compare
  • fix linting issues

0.3.0

24 Sep 00:02
7da6a35
Compare
Choose a tag to compare
  • plugin system redesign
  • support css @import
  • minor updates and improvements

0.2.1

31 Aug 18:38
3e6e81d
Compare
Choose a tag to compare
  • update: set default typescript target to es2015
  • fix: reload for bundles
  • fix: dynamic import path

0.2.0

31 Aug 13:35
890efed
Compare
Choose a tag to compare

Changes:

  • BREAKING: Separate API and fs
  • BREAKING: drop esm transpilation in favor of system bundling
  • BREAKING: Use .cache dir for faster bundling
  • BREAKING: drop plugin function in favor of Plugin class
  • cli: watch option
  • cli: optimize option

v0.1.0

06 Aug 21:15
3e93747
Compare
Choose a tag to compare
Update README.md