v2.4.0 (2024-01-16)
- 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)
- Upgraded dependencies.
- Made Dodex compatable with parcel 2.4.1.
v2.3.0 (2022-04-08)
- 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)
- 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)
- 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)
- Brunch Reload module upgraded to V3
- Upgraded dependencies
- Upgraded Webpack-Dev-Server to v4 - configuration changes
- Added
esbuild
bundler withngc
compiler - Note; webpack does thengcc
, run first - Upgraded font-awesome to v5
- Upgraded bootstrap to v5