Skip to content

Releases: aziontech/bundler

v4.4.0-stage.1

13 Jan 13:37
Compare
Choose a tag to compare
v4.4.0-stage.1 Pre-release
Pre-release

4.4.0-stage.1 (2025-01-13)

Features

  • transform json manifest into js command (#417) (391b30d)

v4.3.0

13 Dec 17:23
Compare
Choose a tag to compare

4.3.0 (2024-12-13)

Features

  • add Babel custom loader plugin and update webpack configuration (ef6e8d4)
  • add Babel custom loader plugin and update webpack configuration (#415) (8e7b06e)

Bug Fixes

  • duplicate error message (45f6402)
  • handle both ES Modules and CommonJS imports (9b551d5)
  • import azion.config.js (presets) (#416) (e3428e6)
  • improve entry file selection logic in buildCommand (18fee09)
  • message error scope (08439b5)

v4.3.0-stage.1

13 Dec 17:14
Compare
Choose a tag to compare
v4.3.0-stage.1 Pre-release
Pre-release

4.3.0-stage.1 (2024-12-13)

Features

  • add Babel custom loader plugin and update webpack configuration (ef6e8d4)
  • add Babel custom loader plugin and update webpack configuration (#415) (8e7b06e)

Bug Fixes

  • duplicate error message (45f6402)
  • handle both ES Modules and CommonJS imports (9b551d5)
  • import azion.config.js (presets) (#416) (e3428e6)
  • message error scope (08439b5)

v4.2.2-stage.1

11 Nov 18:03
Compare
Choose a tag to compare
v4.2.2-stage.1 Pre-release
Pre-release

4.2.2-stage.1 (2024-11-11)

Bug Fixes

  • improve entry file selection logic in buildCommand (18fee09)

v4.2.1

28 Oct 15:01
Compare
Choose a tag to compare

4.2.1 (2024-10-28)

Bug Fixes

  • incorrect file extension in build command (#404) (70bfb14)
  • removing the need to pass the preset flag when js (#402) (3f3074c)
  • use dedicated worker for dev env (#403) (96aa489)

v4.2.1-stage.3

23 Oct 21:40
Compare
Choose a tag to compare
v4.2.1-stage.3 Pre-release
Pre-release

4.2.1-stage.3 (2024-10-23)

Bug Fixes

v4.2.1-stage.2

23 Oct 17:11
Compare
Choose a tag to compare
v4.2.1-stage.2 Pre-release
Pre-release

4.2.1-stage.2 (2024-10-23)

Bug Fixes

  • incorrect file extension in build command (#404) (70bfb14)

v4.2.1-stage.1

23 Oct 15:08
Compare
Choose a tag to compare
v4.2.1-stage.1 Pre-release
Pre-release

4.2.1-stage.1 (2024-10-23)

Bug Fixes

  • removing the need to pass the preset flag when js (#402) (3f3074c)

v4.2.0

18 Oct 15:14
Compare
Choose a tag to compare

4.2.0 (2024-10-18)

Features

Bug Fixes

  • add dependency error handling (#394) (9c4d22c)
  • adding the config build preset when creating azion.config (#395) (cee7366)
  • removing the import of the azion package when creating the azion.config (#399) (43ef4ab)
  • update error message for invalid build preset (#396) (6ac6159)

v4.2.0-stage.2

17 Oct 18:24
Compare
Choose a tag to compare
v4.2.0-stage.2 Pre-release
Pre-release

4.2.0-stage.2 (2024-10-17)

Features