Releases: aziontech/bundler
Releases · aziontech/bundler
v4.4.0-stage.1
Features
- transform json manifest into js command (#417) (391b30d)
v4.3.0
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
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
Bug Fixes
- improve entry file selection logic in buildCommand (18fee09)
v4.2.1
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.2
Bug Fixes
- incorrect file extension in build command (#404) (70bfb14)
v4.2.1-stage.1
Bug Fixes
- removing the need to pass the preset flag when js (#402) (3f3074c)
v4.2.0
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)