Skip to content

Latest commit

 

History

History
136 lines (76 loc) · 9.04 KB

CHANGELOG.md

File metadata and controls

136 lines (76 loc) · 9.04 KB

Changelog

Note: As of v14, all notable changes to this project will be documented HERE. See standard-version for commit guidelines.

13.2.3 (2023-01-08)

13.2.2 (2023-01-08)

Bug Fixes

13.2.1 (2022-06-01)

13.2.0 (2022-06-01)

Features

Bug Fixes

13.1.0 (2022-05-16)

Features

  • added multiple preload scripts support #155 (1adc422)
  • do not generate package json while serving (209702f)
  • migrate generate package json (b0d839f)
  • package: add option for overriding maker options file #151 (198c22c)
  • serve: added rederer debugging port option #136 (8958f32)

Bug Fixes

  • app init asset folder generation (bbe1661)
  • app init asset folder generation (4acace3)
  • app init asset folder generation (2) (801f653)
  • deps audit (22d8d00)
  • empty maker option path (d659149)
  • remove file extension from preload webpack entry (b23abba)
  • temporarly added angular-devkit (6abd615)
  • updated path delimeters for consistency (5e90a9f)

12.1.0 (2022-02-04)

Features

Bug Fixes

12.0.0 (2021-11-24)

Features

Bug Fixes

11.4.1 (2021-11-08)

Bug Fixes

11.4.0 (2021-10-26)

Features

  • added multi preload scripts support as per #118 (16f9b9d)

11.3.0 (2021-10-07)

Features

  • package: add option for overriding make options file (d569054)

Bug Fixes

  • update post install script instead of overwriting it. closes #97 (b3a8846)

11.1.3 (2021-07-02)

11.1.2 (2021-05-29)

11.1.1 (2021-05-01)

11.1.0 (2021-04-12)

Features

  • migrated from jshint to eslint (a7297ff)

Bug Fixes

  • allow optional assets in build config (27a4a90)
  • updated installed dependecies versions #66 (6c61541)
  • tsconfig: updates extends to nx default (43d78e5)