Skip to content

Latest commit

 

History

History
260 lines (152 loc) · 8.45 KB

CHANGELOG.md

File metadata and controls

260 lines (152 loc) · 8.45 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2024-02-04

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

ngforms - v5.0.0-dev.3

  • REFACTOR(all): update to Dart 3 (#68).
  • DOCS(all): update to new workflow badge.
  • BREAKING REFACTOR(ngforms): rename providers & fix all static warnings (#54).

2024-02-04

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

ngtest - v5.0.0-dev.3

  • REFACTOR(all): update to Dart 3 (#68).
  • DOCS(all): update to new workflow badge.
  • BREAKING REFACTOR(ngrouter): remove createDynamicFixture & fix all static warnings (#56).

2024-02-04

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


ngrouter - v4.0.0-dev.3

  • REFACTOR(all): update to Dart 3 (#68).
  • REFACTOR(ngrouter): fix all static warnings (#55).
  • DOCS(all): update to new workflow badge.

2024-02-04

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • ngrouter - v4.0.0-dev.3
  • ngforms - v5.0.0-dev.3
  • ngcompiler - v3.0.0-dev.4
  • ngtest - v5.0.0-dev.3

ngdart - v8.0.0-dev.4

  • REFACTOR(all): update to Dart 3 (#68).

2024-02-04

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • ngdart - v8.0.0-dev.4
  • ngrouter - v4.0.0-dev.3
  • ngforms - v5.0.0-dev.3
  • ngtest - v5.0.0-dev.3

ngcompiler - v3.0.0-dev.3

  • REFACTOR(ngast,ngcompiler): reduce dynamic usage in i18n.
  • REFACTOR(all): update to Dart 3 (#68).
  • REFACTOR(ngcompiler): fix all static warnings (#50).
  • DOCS(all): update to new workflow badge.

2024-02-04

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • ngcompiler - v3.0.0-dev.3
  • ngdart - v8.0.0-dev.4
  • ngrouter - v4.0.0-dev.3
  • ngforms - v5.0.0-dev.3
  • ngtest - v5.0.0-dev.3

ngast - v3.0.0-dev.2

  • REFACTOR(ngast,ngcompiler): reduce dynamic usage in i18n.
  • REFACTOR(all): update to Dart 3 (#68).
  • DOCS(all): update to new workflow badge.

2023-04-21

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • ngrouter - v4.0.0-dev.2
  • ngforms - v5.0.0-dev.2
  • ngcompiler - v3.0.0-dev.2
  • ngtest - v5.0.0-dev.2

ngdart - v8.0.0-dev.2

  • DOCS(all): update to new workflow badge. (01a55035)

2023-04-06

Changes


Packages with breaking changes:

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • ngrouter - v4.0.0-dev.1
  • ngtest - v5.0.0-dev.1

ngcompiler - v3.0.0-dev.1

  • FIX(ngcompiler): declare types to be X instead of XImpl. (51bd17b3)
  • BREAKING REFACTOR(ngdart): migrate ViewEncapsulation to enum. (2e15858b)
  • BREAKING REFACTOR(ngdart): rename and remove deprecated values from ChangeDetectionStrategy and APP_ID (#41). (3c5523a0)

ngdart - v8.0.0-dev.1

  • FEAT(ngdart): bring back DomSanitizationService. (f1b65727)
  • BREAKING REFACTOR(ngdart): migrate ViewEncapsulation to enum. (2e15858b)
  • BREAKING REFACTOR(ngdart): rename and remove deprecated values from ChangeDetectionStrategy and APP_ID (#41). (3c5523a0)
  • BREAKING REFACTOR(ngdart): migrate ChangeDetectorState to enum. (598cae20)

ngforms - v5.0.0-dev.1

  • BREAKING REFACTOR(ngdart): rename and remove deprecated values from ChangeDetectionStrategy and APP_ID (#41). (3c5523a0)