All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.1.4 (2023-12-27)
- babel compress conflict with minimize plugin (66a9b52)
2.1.3 (2023-12-01)
- add default onwarn func (4cec5d3)
- enable output.minimize and make the cli-opt as top-level priority (40e4de3)
2.1.2 (2023-11-28)
- add tsc useDefineForClassFields default false (c5060d5)
2.1.1 (2023-11-24)
2.1.0 (2023-11-21)
- add plugin with customize options: [[name,options]] (c655be4)
- improve cli bundle, add package dependency internal parses (cb711f2)
- fulfill eslint rules and fixes (4c8c4b3)
- fullfil external of node builtins (74c0a93)
- improve bundle out (947c8ab)
- optimize cli help (62feeba)
- rebuild bundler impls, improve plugin loader, upgrade minimize plugin (826d3cd)
2.0.1 (2021-08-07)
- add transform-fast-rest plugin and fix presets opts deep merge issues (fe0d959)
- refactor plugins and bump node-resolve issues (b259b85)
2.0.0 (2021-08-04)
- set useDefineForClassFields=false as default in tsc@4.3 (b177fa1)
1.1.1 (2021-04-22)
- vue jsx conflict with react (821729d)
1.1.0 (2020-10-14)
- add builtin babel-plugin-transform-async-to-promises/helpers (c8845dd)
- add bundler config with banners (4bae522)
- add cli with command options --compress[=true|false] (dc4f599)