Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 2.31 KB

CHANGELOG.md

File metadata and controls

54 lines (36 loc) · 2.31 KB

Changelog

v2.4.0 (2024-01-16)

Full Changelog

  • Upgraded dependencies.
  • Upgraded to Angular 17
  • Added Angular Build to esbuild ./bm esbuild ngprod
  • Installed tool-kit/cli version 17.1.0-rc to support ".svg" files for esbuild, allows "loader" property under "application-builder". Not supported under "esbuild-builder".
  • Downgraded fusebox to Angular 14. Simply run ./bm fusebox prod to build

v2.3.1 (2022-04-08)

Full Changelog

  • Upgraded dependencies.
  • Made Dodex compatable with parcel 2.4.1.

v2.3.0 (2022-04-08)

Full Changelog

  • Upgraded to angular13.
  • Changed ng tests to use 'angular.json'.
  • Added Angular linting with 'angular.json'.
  • Added Aungular build for webpack with 'angular.json'.

v2.2.1 (2022-02-25)

Full Changelog

  • Added custom @metahubt/karma-jasmine-jquery plugin to fix deprecation warnings.
  • Fixed Webpack testing issues with dodex. All tests are now working.

v2.2.0 (2022-02-23)

Full Changelog

  • Upgraded dependencies
  • Changed koa.js to support dodex-mess out of the box
  • Changed bootstrap layout
  • Upgraded parcel -> 2.3.2

v2.1.0 (2021-11-11)

Full Changelog

  • Brunch Reload module upgraded to V3
  • Upgraded dependencies
  • Upgraded Webpack-Dev-Server to v4 - configuration changes
  • Added esbuild bundler with ngc compiler - Note; webpack does the ngcc, run first
  • Upgraded font-awesome to v5
  • Upgraded bootstrap to v5