Skip to content

Latest commit

 

History

History
190 lines (61 loc) · 6.2 KB

CHANGELOG.md

File metadata and controls

190 lines (61 loc) · 6.2 KB

2.6.0 (2024-05-23)

Features

  • detect export function if autoGlobalExportsFiles is enabled (#909) (99925f6)

2.5.0 (2023-04-25)

2.4.0 (2023-04-25)

Features

  • support export named declaration when use autoGlobalExportsFiles (#795) (83eb97c)
  • support export named declaration when use autoGlobalExportsFiles (#801) (03fe306)

2.3.0 (2022-06-20)

2.2.2 (2022-06-15)

2.2.2-beta.0 (2022-06-15)

Bug Fixes

  • use position of original source to insert global assignments (4c76d11)

2.2.1 (2022-03-31)

Bug Fixes

  • make sure using slash as path separator of include path pattern on Windows (e959c1c)

2.2.0 (2022-03-10)

Features

  • add include option to define path patterns to detect functions (4f2c1dc)

2.1.0 (2021-07-30)

Features

2.0.2 (2021-06-07)

Bug Fixes

  • ReferenceError: "global" is not defined when use autoGlobalExportsFiles option (80553bf), closes #561

2.0.1 (2021-03-26)

Bug Fixes

  • Make it possible to use ES module in production mode (3183834), closes #516

2.0.0 (2021-02-27)

Features

1.2.2 (2020-11-29)

1.2.1 (2020-11-18)

Bug Fixes

  • Avoid to fail bundling when has module ignored by webpack (dfd9262)

1.2.0 (2020-09-11)

Features

  • Add support auto generation of global assignment expressions from exports.* (f681381)

1.1.0 (2020-09-04)

Features

1.0.5 (2020-08-24)

Bug Fixes

  • Enable to work with es3ify and source map (2f8fa79)

1.0.4 (2020-07-27)

Bug Fixes

  • Fix to prepend top-level functions when minimize too. (684c3d2)

1.0.3 (2020-06-24)

1.0.2 (2019-01-21)

Bug Fixes

  • Add test for SequenceExpression (033859b), closes #208

1.0.1 (2018-12-20)

1.0.0 (2018-12-20)

Features

0.3.0 (2018-05-13)

0.2.1 (2017-08-04)

Bug Fixes

  • package: update gas-entry-generator to version 1.0.1 (337c3a2)

0.2.0 (2017-03-25)

0.1.0 (2016-11-23)