Skip to content

Releases: aziontech/bundler

v2.0.0-stage.2

26 Oct 17:10
Compare
Choose a tag to compare
v2.0.0-stage.2 Pre-release
Pre-release

2.0.0-stage.2 (2023-10-26)

Bug Fixes

v2.0.0-stage.1

25 Oct 19:02
Compare
Choose a tag to compare
v2.0.0-stage.1 Pre-release
Pre-release

2.0.0-stage.1 (2023-10-25)

⚠ BREAKING CHANGES

  • Introduced vulcan.config.js and changing the way to read the entry point of the preset files and the application entrypoint. No longer use the "main()" function as input, but the function that is exported as default "export default foo()".

Features

  • add jsx loader (esbuild) (93ccf13)
  • Create injectFilesInMem util (1555c98)
  • Create node fs polyfill (cab1095)
  • Create node module polyfill (976a6c3)
  • Create node process polyfill (1e61ba2)
  • enable useOwnWorker for custom provider (8a88ff7)
  • esbuild windows support (d10e467)
  • Handle content to inject in worker (3356743)
  • Handle mem fs injection in dispatcher (3e89438)
  • In Memory File System (#154) (5a1a4fc)
  • new vulcan.config and entry reading pattern (62dbcae)
  • read vulcan.env for build preconfig (b6a7b7c)
  • Use fs, module and process polyfills in next compute build (7de9a56)
  • vulcan.config.js (ee7b0c0)
  • vulcan.config.js (#153) (f7d0118)

Bug Fixes

  • Create vulcan global object (04e2c4e)
  • fetch in local environment (86ec3f5)
  • fix some tests (ed603a9)
  • getPackageManager command (391d565)
  • rebuild yarn.lock (7d60749)
  • relative package manager (npm) (605d6e6)
  • remove dependency cycle in vercel util (a0cc528)
  • Remove duplicated imports of typedefs (jsdocs) (58054d0)
  • Remove duplicated imports of typedefs (jsdocs) (#138) (03d6be9)
  • Remove duplicated to string in injectFilesInMem util (1a9bc0f)
  • Set correct command in hexo prebuild (fd62874)
  • Set correct command in hexo prebuild (#158) (5cb729c)
  • Set correct log in get asset from storage method (1e9c63a)
  • validate installed dependencies only if they exists (c2789e5)
  • validate installed dependencies only if they exists (850dbd1)
  • validate installed dependencies only if they exists (#134) (51474ab)

v1.7.1

10 Oct 16:37
Compare
Choose a tag to compare

1.7.1 (2023-10-10)

Bug Fixes

v1.7.1-stage.1

10 Oct 16:07
Compare
Choose a tag to compare
v1.7.1-stage.1 Pre-release
Pre-release

1.7.1-stage.1 (2023-10-10)

Bug Fixes

v1.7.0-stage.3

10 Oct 15:00
Compare
Choose a tag to compare
v1.7.0-stage.3 Pre-release
Pre-release

1.7.0-stage.3 (2023-10-10)

Bug Fixes

v1.7.0

14 Sep 18:58
Compare
Choose a tag to compare

1.7.0 (2023-09-14)

Features

  • add custom server with js files (#97) (f73a31e)
  • Add list preset modes (4d1b924)
  • Add next webpack polyfills (#98) (5451fa5)
  • Add Next.js support (#125) (a53c807)
  • added handler and code compile (#100) (2e245fd)
  • check if dependencies are installed and log vercel cli (144bc7a)
  • Improve vercel build logs (67ad3bd)
  • list presets modes (df1d71e)
  • pre build configuration and custom static file server Next (#96) (1d2ab58)

Bug Fixes

v1.7.0-stage.2

14 Sep 18:10
Compare
Choose a tag to compare
v1.7.0-stage.2 Pre-release
Pre-release

1.7.0-stage.2 (2023-09-14)

Bug Fixes

v1.7.0-stage.1

14 Sep 17:29
Compare
Choose a tag to compare
v1.7.0-stage.1 Pre-release
Pre-release

1.7.0-stage.1 (2023-09-14)

Features

  • add custom server with js files (#97) (f73a31e)
  • Add list preset modes (4d1b924)
  • Add next webpack polyfills (#98) (5451fa5)
  • Add Next.js support (#125) (a53c807)
  • added handler and code compile (#100) (2e245fd)
  • check if dependencies are installed and log vercel cli (144bc7a)
  • Improve vercel build logs (67ad3bd)
  • list presets modes (df1d71e)
  • pre build configuration and custom static file server Next (#96) (1d2ab58)

Bug Fixes

  • change exit code from 0 to 1 in catch (835bc89)
  • custom server code and config file (#103) (340dd11)
  • Next build fix and improvements (#101) (f9100c5)
  • remove local run command message (2d527b3)
  • remove unnecessary Error (3fdf2d9)
  • response cache and improvements (#102) (ee2da8a)

v1.6.5

14 Sep 13:05
Compare
Choose a tag to compare

1.6.5 (2023-09-14)

Bug Fixes

  • Add npm semantic release plugin in plugins list (703a8ea)
  • Add write permissions in release workflow (39c1cae)
  • permissions in release workflow (#126) (37ebee6)
  • Remove skip ci option in git plugin (d954fdc)
  • semantic release plugins config (f7c30a2)
  • semantic release plugins config (#124) (89289e0)
  • set correct options in plugins section (3a0c8f2)

v1.6.4-stage.2

14 Sep 12:46
Compare
Choose a tag to compare
v1.6.4-stage.2 Pre-release
Pre-release

1.6.4-stage.2 (2023-09-14)

Bug Fixes

  • Add npm semantic release plugin in plugins list (703a8ea)
  • Add write permissions in release workflow (39c1cae)
  • permissions in release workflow (#126) (37ebee6)
  • Remove skip ci option in git plugin (d954fdc)
  • semantic release plugins config (f7c30a2)
  • semantic release plugins config (#124) (89289e0)
  • set correct options in plugins section (3a0c8f2)