Releases: aziontech/bundler
Releases · aziontech/bundler
v2.4.0
2.4.0 (2024-02-16)
Features
Bug Fixes
- bannerPlugin webpack injection bug fixed using bundler define (8acdd5f)
- bundlers compilation error (#229) (66f091a)
- changing external dependencies in webpack as externalsType Module (0339874)
- removing the requirement to useNodePolyfill when api external azion (4b6cc2d)
v2.4.0-stage.4
Bug Fixes
- bannerPlugin webpack injection bug fixed using bundler define (8acdd5f)
- bundlers compilation error (#229) (66f091a)
- changing external dependencies in webpack as externalsType Module (0339874)
v2.4.0-stage.1
Features
- adding polyfill for Storage API for local server (444ea38)
- storage api local server (#214) (d793c90)
Bug Fixes
- removing the requirement to useNodePolyfill when api external azion (4b6cc2d)
v2.3.0
2.3.0 (2024-01-22)
Features
- added building with external api to local runtime (52bcd13)
- adding partial implementation of async_hooks to local dev (3665359)
- resolve external APIs in the local build (#211) (b265ed6)
Bug Fixes