Skip to content

Releases: twittwer/nx-tools

compodoc/v1.2.0

13 May 20:25
Compare
Choose a tag to compare

1.2.0 (2020-05-13)

Build System

  • add version injection in release process (442e889)

Chores

Features

  • compodoc: add specific version numbers during ng-add (faf60fc)
  • compodoc: execute ng-add implicitly during config schematic (e1abce0)

Miscellaneous

Tests

  • compodoc: improve unit tests for config schematic (84a2a18)

compodoc/v1.2.0-beta.1

13 May 19:18
Compare
Choose a tag to compare
Pre-release

1.2.0-beta.1 (2020-05-13)

Build System

  • add version injection in release process (442e889)

Chores

Features

  • compodoc: add specific version numbers during ng-add (faf60fc)

Miscellaneous

  • WIP feat(compodoc): execute ng-add implicitly during config schematic (c470de1)

Tests

  • compodoc: improve unit tests for config schematic (84a2a18)

compodoc/v1.1.1

05 May 20:50
Compare
Choose a tag to compare

1.1.1 (2020-05-05)

Code Refactoring

  • compodoc: improve testability of schematics (5d46bcd)

Continuous Integration

  • add tests to release process (e90b29b)

Tests

  • compodoc: add unit tests for config schematic (cc84362)
  • compodoc: add unit tests for ng-add schematic (16eb2e0)

compodoc/v1.1.0

04 May 16:23
Compare
Choose a tag to compare

1.1.0 (2020-05-04)

Features

  • compodoc: add schematic option for workspaceDocs (2942d09), closes #9

compodoc/v1.0.2

03 May 16:30
Compare
Choose a tag to compare

1.0.2 (2020-05-03)

Chores

  • compodoc: release 1.0.2-beta.1 (1800ce1)
  • remove unused yarn.lock (32ba144)

Code Refactoring

  • compodoc: cleanup schematic definition (ba59e6d)

Documentation

  • compodoc: add more badges (097c97b)

Miscellaneous

compodoc/v1.0.2-beta.4

03 May 16:25
Compare
Choose a tag to compare
Pre-release

1.0.2-beta.4 (2020-05-03)

Miscellaneous

  • Revert "fix(compodoc): ensure public access for npm package" (a36718b)
  • Revert "build: rename npm scope from twittwer to nx-tools" (0495951)

compodoc/v1.0.2-beta.3

03 May 16:21
Compare
Choose a tag to compare
Pre-release

1.0.2-beta.3 (2020-05-03)

Bug Fixes

  • compodoc: ensure public access for npm package (aec4b02)

compodoc/v1.0.2-beta.2

03 May 16:07
Compare
Choose a tag to compare
Pre-release

1.0.2-beta.2 (2020-05-03)

Build System

  • rename npm scope from twittwer to nx-tools (4bd2873)

BREAKING CHANGES

  • NPM scope changes therefore the package name is changed to @nx-tools/compodoc

compodoc/v1.0.2-beta.1

03 May 15:53
Compare
Choose a tag to compare
Pre-release

1.0.2-beta.1 (2020-05-03)

Chores

  • remove unused yarn.lock (32ba144)

Code Refactoring

  • compodoc: cleanup schematic definition (ba59e6d)

Documentation

  • compodoc: add more badges (097c97b)

compodoc/v1.0.1

02 May 15:28
Compare
Choose a tag to compare

1.0.1 (2020-05-02)

Bug Fixes

  • compodoc: use node fs for file existence check (c987daa)

Documentation