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

feat(angular): add Angular 18 support #1063

Merged
merged 2 commits into from
Oct 28, 2024
Merged

Conversation

lukas-reining
Copy link
Member

This PR

  • allows Angular 18 peer dependency

Signed-off-by: Lukas Reining <lukas.reining@codecentric.de>
@lukas-reining lukas-reining requested a review from a team as a code owner October 28, 2024 12:33
Copy link
Member

@beeme1mr beeme1mr left a comment

Choose a reason for hiding this comment

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

Can you please change the PR title to something like "add Angular 18 support"?

packages/angular/projects/angular-sdk/package.json Outdated Show resolved Hide resolved
packages/angular/package.json Show resolved Hide resolved
@lukas-reining lukas-reining changed the title feat(angular): allow angular 18 as peer dependency feat(angular): add Angular 18 support Oct 28, 2024
@lukas-reining lukas-reining force-pushed the feat/allow-angular-18 branch 2 times, most recently from 09959af to 3e2c613 Compare October 28, 2024 16:00
Signed-off-by: Lukas Reining <lukas.reining@codecentric.de>
@lukas-reining lukas-reining merged commit e62d6d4 into main Oct 28, 2024
8 checks passed
@lukas-reining lukas-reining deleted the feat/allow-angular-18 branch October 28, 2024 16:06
lukas-reining added a commit that referenced this pull request Oct 28, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.0.6-experimental](angular-sdk-v0.0.5-experimental...angular-sdk-v0.0.6-experimental)
(2024-10-28)


### ✨ New Features

* **angular:** add Angular 18 support
([#1063](#1063))
([e62d6d4](e62d6d4))

---
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>
Signed-off-by: Lukas Reining <lukas.reining@codecentric.de>
Co-authored-by: Lukas Reining <lukas.reining@codecentric.de>
lukas-reining added a commit that referenced this pull request Nov 21, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.0.8-experimental](angular-sdk-v0.0.7-experimental...angular-sdk-v0.0.8-experimental)
(2024-11-21)


### ✨ New Features

* Angular SDK
([#997](#997))
([105fd95](105fd95))
* **angular:** add Angular 18 support
([#1063](#1063))
([e62d6d4](e62d6d4))
* **angular:** add angular 19 to peerDependencies
([4893d6f](4893d6f))


### 🐛 Bug Fixes

* **angular:** add package description
([#1026](#1026))
([dc63ca8](dc63ca8))
* **angular:** fix race condition on initialization
([#1052](#1052))
([12eaa97](12eaa97))
* copy license to package correctly
([#1011](#1011))
([458d278](458d278))
* fix release of angular sdk
([4a370cc](4a370cc))


### 🧹 Chore

* add npm keywords for angular
([#1015](#1015))
([6b11165](6b11165))
* **main:** release angular-sdk 0.0.1-experimental
([#1003](#1003))
([ed3aaa4](ed3aaa4))
* **main:** release angular-sdk 0.0.1-experimental
([#1010](#1010))
([eb42c4c](eb42c4c))
* **main:** release angular-sdk 0.0.2-experimental
([#1008](#1008))
([f74056c](f74056c))
* **main:** release angular-sdk 0.0.2-experimental
([#1012](#1012))
([8bdc164](8bdc164))
* **main:** release angular-sdk 0.0.3-experimental
([#1014](#1014))
([baec2fb](baec2fb))
* **main:** release angular-sdk 0.0.4-experimental
([#1027](#1027))
([c1374bb](c1374bb))
* **main:** release angular-sdk 0.0.5-experimental
([#1053](#1053))
([5636983](5636983))
* **main:** release angular-sdk 0.0.6-experimental
([#1064](#1064))
([7f9001e](7f9001e))
* **main:** release angular-sdk 0.0.7-experimental
([#1088](#1088))
([6016465](6016465))
* **main:** release angular-sdk 0.0.7-experimental
([#1091](#1091))
([2a21f4f](2a21f4f))


### 📚 Documentation

* **angular:** improve angular readme layout
([#1013](#1013))
([ee52da9](ee52da9))

---
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>
Signed-off-by: Lukas Reining <lukas.reining@codecentric.de>
Co-authored-by: Lukas Reining <lukas.reining@codecentric.de>
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