Releases: timreichen/Bundler
Releases · timreichen/Bundler
0.3.2
- add quiet flag
- various bug fixes
- improvements
0.3.1
- fix linting issues
0.3.0
0.2.1
- update: set default typescript target to
es2015
- fix: reload for bundles
- fix: dynamic import path
0.2.0
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
Update README.md