Skip to content
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

Adopt ngx-translate standalone API in demo project #166

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ruizmarc
Copy link
Contributor

@ruizmarc ruizmarc commented Nov 18, 2024

@ruizmarc
Copy link
Contributor Author

Updating PR to include Angular 19 demo project migration

@@ -1,6 +1,6 @@
{
"name": "@gilsdav/ngx-translate-router",
"version": "7.2.1",
"version": "7.2.2",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let’s update the version to 8.0.0, as the library now utilizes ngx-translate v16 and Angular v19.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It’s backwards compatible, no breaking changes, just following semantic versioning

| 15 | 6.0.0 | 2.0.0 | legacy | minimum angular 15.0.3 |
| 15.1 | 6.1.0 | 2.0.0 | legacy | minimum angular 15.1.0 |
| 16 | 7.0.0 | 2.0.0 | legacy | minimum angular 16 |
| 17 | 7.1.0 | 2.0.0 | legacy | optional standalone API |
| 18 | 7.2.1 | 2.0.0 | active | |

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add smth like this?

| 19 | 8.0.0 | 2.0.0 | active | ngx-translate v16 |

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants