Skip to content

Conversation

@CharlesEDF
Copy link
Contributor

This PR

Adds Angular 21 support

Related Issues

Fixes #1314

Notes

@angular-eslint has also been updated to v21

@CharlesEDF CharlesEDF requested review from a team as code owners December 11, 2025 11:25
@CharlesEDF CharlesEDF changed the title Feat: Angular 21 support feat: Angular 21 support Dec 11, 2025
Signed-off-by: Charles Capon <charles.capon@edf.fr>
Signed-off-by: Charles Capon <charles.capon@edf.fr>
@CharlesEDF CharlesEDF force-pushed the feat/angular-21-support branch from cf0c625 to 32ec399 Compare December 11, 2025 15:13
Copy link
Member

@lukas-reining lukas-reining left a comment

Choose a reason for hiding this comment

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

This looks great! Thanks @CharlesEDF!
Let me verify that the module resolution has no impact (expected) tomorrow, then we can merge this :)

Copy link
Member

@lukas-reining lukas-reining left a comment

Choose a reason for hiding this comment

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

Just had a look and compared the build outputs between the old and current version.
They are compatible and only changed in a non-breaking way.
The way exports and imports are structured kept the same (as expected).

We can merge this, thank you again @CharlesEDF!

@lukas-reining lukas-reining merged commit 7d1bfb2 into open-feature:main Dec 16, 2025
11 checks passed
lukas-reining pushed a commit that referenced this pull request Dec 16, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.0.20](angular-sdk-v0.0.19...angular-sdk-v0.0.20)
(2025-12-16)


### ✨ New Features

* Angular 21 support
([#1316](#1316))
([7d1bfb2](7d1bfb2))


### 🧹 Chore

* mention debounce hook in react/ng docs
([#1272](#1272))
([27666b8](27666b8))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
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.

[FEATURE] Support Angular 21

3 participants