Skip to content

Releases: ng-doc/ng-doc

v20.2.0

19 Dec 13:20

Choose a tag to compare

20.2.0 (2025-12-19)

Bug Fixes

Features

  • playgrounds: add model support (1a6631f), closes #300
  • remove @angular/animation dependency (a45a5cb), closes #303

v20.1.1

02 Nov 14:58

Choose a tag to compare

20.1.1 (2025-11-02)

Bug Fixes

v20.1.0

25 Jun 15:48

Choose a tag to compare

20.1.0 (2025-06-25)

Bug Fixes

  • make shiki instance static in highlighter service (#291) (d9bbeaf), closes #277
  • ng-doc-tab was being removed when using grouped code blocks on guide pages (#292) (fba1054)
  • using base-href with ssg was breaking build (#290) (215778e), closes #263

Features

v20.0.2

25 Jun 09:32

Choose a tag to compare

20.0.2 (2025-06-25)

Bug Fixes

  • ng-doc-ignore-line regex was working only for one digit number (#288) (b4f0482), closes #283

v20.0.1

24 Jun 15:29

Choose a tag to compare

20.0.1 (2025-06-24)

Bug Fixes

v20.0.0

15 Jun 15:48

Choose a tag to compare

20.0.0 (2025-06-15)

Bug Fixes

  • custom sematic-release plugins (21a85a6)
  • update sematic-release packages (520e3e2)

Features

BREAKING CHANGES

  • angular: increase Angular major version

v20.0.0-beta.2

15 Jun 15:42

Choose a tag to compare

v20.0.0-beta.2 Pre-release
Pre-release

20.0.0-beta.2 (2025-06-15)

Bug Fixes

  • custom sematic-release plugins (21a85a6)
  • update sematic-release packages (520e3e2)

v20.0.0-beta.1

15 Jun 15:13

Choose a tag to compare

v20.0.0-beta.1 Pre-release
Pre-release

20.0.0-beta.1 (2025-06-15)

Bug Fixes

  • builder: fix build (9adcc8d)
  • builder: fix build (8a1fa20)
  • builder: fix build (68a1d1e)
  • builder: fix migrations (0b1e58e)
  • builder: fix migrations (56a7b1c)
  • builder: fix migrations (5aeab32)
  • builder: replace flex-controls with di-controls (465d62f)
  • builder: replace flex-controls with di-controls (49cff30)
  • builder: serveWebpackBrowser is not a function (a23dd2d)
  • builder: test migration (da5afb5)
  • builder: test migration (26bee5e)
  • builder: the cache is not invalidated after removing .ng-doc folder (c20e479)
  • keywords-loaders: fix release cycle for the keywords-loaders library (a1dbda9)
  • ng-doc: ng-doc doesn't forget pages that have been moved to another directory (c433a10)
  • ng-doc: release trigger (e7ac592)
  • project: dependency injection error after update to 15.10.0 (cc41f44)
  • project: fix "could not resolve path" error for the build target (66a7b23)
  • semantic-release: bump version (d0f1862)

Features

  • angular: angular 20 support (15202bc), closes #278
  • angular: bump Angular version (2945f16)
  • angular: bump Angular version (47e3a24)
  • builder: add additional migrations (c4a67d0)
  • builder: add automatic migration (9c72508)
  • builder: add automatic migration (dab72a0)
  • project: migrate to Angular 17 (5e7e36e)
  • project: update packages (3542e64)

BREAKING CHANGES

  • angular: increase Angular major version
  • angular: Angular 17
  • angular: Angular 17

v19.3.0

14 Jun 12:50

Choose a tag to compare

19.3.0 (2025-06-14)

Bug Fixes

  • keywords don't support unicode characters (370f2b2), closes #274
  • url in JSDoc breaks NgDocActions.playground (2cefdd5), closes #281

Features

  • support for configuring providers for NgDocCategory (78da9b2), closes #195

v19.2.0

20 Apr 11:51

Choose a tag to compare

19.2.0 (2025-04-20)

Bug Fixes

  • add: automatic project configuration doesn't work (111965c), closes #273
  • items inside collapsed expander were clickable (#271) (7a30f0f)
  • status tag visible in description (#270) (bc764fa), closes #269

Features

  • properties tables for Type Alias Declarations (#261) (aa3b658), closes #259