-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rc #88
Merged
Merged
Rc #88
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BREAKING CHANGE: upgrade to angular 15
# [4.0.0-rc.1](v3.14.1...v4.0.0-rc.1) (2024-07-23) ### Features * upgrade to angular 15 ([77fa6a5](77fa6a5)) ### BREAKING CHANGES * upgrade to angular 15
BREAKING CHANGE: upgrade to Angular 16
# [4.0.0-rc.2](v4.0.0-rc.1...v4.0.0-rc.2) (2024-07-23) ### Features * upgrade to Angular 16 ([43ed66b](43ed66b)) ### BREAKING CHANGES * upgrade to Angular 16
BREAKING CHANGES: i18-transloco now is imported through providers instead of NgModule
# [4.0.0-rc.3](v4.0.0-rc.2...v4.0.0-rc.3) (2024-07-23) ### Features * **i18n:** add setActiveLang method ([bda3d02](bda3d02))
# [4.0.0-rc.4](v4.0.0-rc.3...v4.0.0-rc.4) (2024-07-26) ### Bug Fixes * **18n:** add token injection for other libraries ([403c5b5](403c5b5))
# [4.0.0-rc.5](v4.0.0-rc.4...v4.0.0-rc.5) (2024-07-26) ### Features * **json-ld:** add JsonLdLabelDirective ([8a2bd42](8a2bd42))
# [4.0.0-rc.6](v4.0.0-rc.5...v4.0.0-rc.6) (2024-07-26) ### Bug Fixes * upgrade node and npm ([87e6267](87e6267))
# [4.0.0-rc.7](v4.0.0-rc.6...v4.0.0-rc.7) (2024-07-26) ### Bug Fixes * **json-ld:** directly use transloco for now ([60139dc](60139dc))
# [4.0.0-rc.8](v4.0.0-rc.7...v4.0.0-rc.8) (2024-07-26) ### Bug Fixes * **i18n:** remove I18N_SERVICE token ([a9d7079](a9d7079)) * too much imports ([c1eba12](c1eba12))
# [4.0.0-rc.9](v4.0.0-rc.8...v4.0.0-rc.9) (2024-08-01) ### Features * **ng-core:** use Unsubscribable instead of Subscription for OnDestroy$ ([accf4f7](accf4f7))
(cherry picked from commit 2011cdb)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.