This file was generated using @jscutlery/semver.
1.13.0 (2024-10-09)
- upgrade to Nx v20 (a62c388)
1.12.0 (2024-01-27)
- upgrade Nx to v17 (ee66b91)
1.11.0 (2024-01-27)
- compodoc: correct
coverageTest
behavior (0861a68)
1.10.0 (2023-06-25)
1.9.0 (2022-11-23)
- update to Nx 15 (102c80c)
1.8.2 (2022-10-08)
- remove name check for task runner (748df80)
1.8.1 (2022-10-08)
1.8.0 (2022-05-17)
- update to Nx 14 (3b8506c)
1.7.0 (2022-04-03)
1.6.6 (2021-12-15)
- ensure consistent root based working directory (4471710)
- execute compodoc via node_modules instead of package manager (ee0e7fb), closes #56
- add compodoc to cachable operations #54 (d010072)
- add missing package.json configuration (0698418)
- deduplicate includes in tsconfig of workspace docs (bf76ae4)
- ensure public package access (ce69c71)
- ensure public version access (d4ba25a)
- wrap compodoc watch with nodemon for workspace docs (a87844e)
- add debug option to log resulting options & compodoc command (dd8b6de)
- ensure compodoc installation during project configuration (ecb83e3)
- rewrite compodoc executor (standalone config & watch mode support) (29fb34c)
- rewrite compodoc generator (standalone config) (122d772)
1.6.5 (2021-11-14)
1.6.4 (2021-10-31)
- wrap compodoc watch with nodemon for workspace docs (a87844e)
1.6.3 (2021-10-31)
- ensure public package access (ce69c71)
1.6.2 (2021-10-31)
- add missing package.json configuration (0698418)
1.6.1 (2021-10-31)
- ensure public version access (d4ba25a)
1.6.0 (2021-10-31)
- deduplicate includes in tsconfig of workspace docs (bf76ae4)
- add debug option to log resulting options & compodoc command (dd8b6de)
- ensure compodoc installation during project configuration (ecb83e3)
- rewrite compodoc executor (standalone config & watch mode support) (29fb34c)
- rewrite compodoc generator (standalone config) (122d772)
1.5.3 (2021-05-20)
1.5.2 (2021-05-20)
- compodoc: prefer app's tsconfig.editor in favour of tsconfig.app (76b5f91)
- compodoc: replace deprecated id property with $id #37 (4efce80)
- compodoc: windows path normalization #31 (7c32208)
- migrate to Nx 12 & update other dependencies (ccf04a7)
- compodoc: temporarily disable config schematic tests (feab415)
- compodoc: ensure JSON syntax in samples (d4218c8)
- Merge pull request #38 from twittwer/update-nx-12 (a846eb1), closes #38
- Merge pull request #26 from HaveF/patch-1 (897211e), closes #26
- typo (fa9441f)
1.5.1 (2020-10-29)
- disable next distribution channel (7783a45)
1.5.0 (2020-10-28)
- compodoc: add watch mode recipe with storybook integration (479e45b), closes #21
- compodoc: replace ng with nx command (80e3715)
1.4.0 (2020-10-22)
- Merge pull request #18 from twittwer/dependabot/npm_and_yarn/http-proxy-1.18.1 (d96fb0b), closes #18
- Merge pull request #17 from twittwer/dependabot/npm_and_yarn/elliptic-6.5.3 (a9a82f5), closes #17
1.3.2 (2020-07-30)
- compodoc: document unitTestCoverage option (0a32747)
1.3.1 (2020-06-10)
- Merge pull request #15 from twittwer/alpha (a0a7049), closes #15
- Merge pull request #13 from twittwer/dependabot/npm_and_yarn/websocket-extensions-0.1.4 (1e6b8a9), closes #13
1.3.1-alpha.1 (2020-06-10)
- Merge pull request #13 from twittwer/dependabot/npm_and_yarn/websocket-extensions-0.1.4 (1e6b8a9), closes #13
1.3.0 (2020-06-10)
- compodoc: add --unitTestCoverage flag support (0f298e2)
1.2.0 (2020-05-13)
- add version injection in release process (442e889)
- pin dependencies (f26fcb7)
- compodoc: add specific version numbers during ng-add (faf60fc)
- compodoc: execute ng-add implicitly during config schematic (e1abce0)
- Merge branch 'beta' (df87637)
- compodoc: improve unit tests for config schematic (84a2a18)
1.1.1 (2020-05-05)
- compodoc: improve testability of schematics (5d46bcd)
- add tests to release process (e90b29b)
- compodoc: add unit tests for config schematic (cc84362)
- compodoc: add unit tests for ng-add schematic (16eb2e0)
1.1.0 (2020-05-04)
1.0.2 (2020-05-03)
- compodoc: cleanup schematic definition (ba59e6d)
- compodoc: add more badges (097c97b)
- Merge branch 'beta' (c590cde)
1.0.2-beta.1 (2020-05-03)
- remove unused yarn.lock (32ba144)
- compodoc: cleanup schematic definition (ba59e6d)
- compodoc: add more badges (097c97b)
1.0.1 (2020-05-02)
- compodoc: use node fs for file existence check (c987daa)
- compodoc: check for existence of tsconfig file (8ef7ae2)
- compodoc: install plugin as devDependency during ng-add (32f5cea), closes #5
- add ci tests for pull requests (a7e3372)
- configure commitlint with commitizen (bfb6921), closes #7
- configure semantic-release for workspace (2c66a99)
- enable auto releases via semantic-release & github actions (bbc3a70)
- initial commit (dd40aeb)