Skip to content

Latest commit

 

History

History
125 lines (61 loc) · 5.67 KB

CHANGELOG.md

File metadata and controls

125 lines (61 loc) · 5.67 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.1.4 (2023-12-27)

Bug Fixes

  • babel compress conflict with minimize plugin (66a9b52)

2.1.3 (2023-12-01)

Bug Fixes

  • add default onwarn func (4cec5d3)
  • enable output.minimize and make the cli-opt as top-level priority (40e4de3)

2.1.2 (2023-11-28)

Bug Fixes

  • add tsc useDefineForClassFields default false (c5060d5)

2.1.1 (2023-11-24)

Bug Fixes

  • add package with scripts dir (ae3d85e)
  • add spec option "null" to disable plugin self (1c353b4)

2.1.0 (2023-11-21)

Features

  • add plugin with customize options: [[name,options]] (c655be4)
  • improve cli bundle, add package dependency internal parses (cb711f2)

Bug Fixes

  • fulfill eslint rules and fixes (4c8c4b3)
  • fullfil external of node builtins (74c0a93)
  • improve bundle out (947c8ab)
  • optimize cli help (62feeba)

Improvement

  • rebuild bundler impls, improve plugin loader, upgrade minimize plugin (826d3cd)

2.0.1 (2021-08-07)

Features

  • add transform-fast-rest plugin and fix presets opts deep merge issues (fe0d959)

Bug Fixes

  • refactor plugins and bump node-resolve issues (b259b85)

2.0.0 (2021-08-04)

Features

Bug Fixes

  • set useDefineForClassFields=false as default in tsc@4.3 (b177fa1)

1.1.1 (2021-04-22)

Bug Fixes

  • vue jsx conflict with react (821729d)

1.1.0 (2020-10-14)

Features

  • 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)

1.1.0-dev.2020102 (2020-01-02)

1.0.9-beta.1 (2019-03-07)

1.0.8 (2019-02-21)

1.0.7 (2018-11-08)

1.0.7-beta.4 (2018-08-14)

1.0.7-beta.2 (2018-07-17)

1.0.7-beta.1 (2018-07-12)

1.0.6 (2018-07-09)

1.0.6-beta.5 (2018-06-29)

1.0.6-beta.2 (2018-06-11)

1.0.4 (2018-05-24)

1.0.4-beta.2 (2018-05-17)

1.0.4-beta.1 (2018-05-16)

1.0.3 (2018-01-23)

1.0.2 (2017-11-01)