Skip to content

Commit 50009fc

Browse files
authored
Merge pull request #2415 from the-guild-org/changeset-release/master
Upcoming Release Changes
2 parents 460b92f + ee7b1a2 commit 50009fc

5 files changed

Lines changed: 23 additions & 16 deletions

File tree

.changeset/apollo-angular-2405-dependencies.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/pretty-phones-take.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/shaky-shrimps-warn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/apollo-angular/CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Change log
22

3+
## 14.1.0
4+
5+
### Minor Changes
6+
7+
- [#2405](https://github.com/the-guild-org/apollo-angular/pull/2405)
8+
[`299be98`](https://github.com/the-guild-org/apollo-angular/commit/299be985d40f6d03f08540aa05d6b760554674a8)
9+
Thanks [@PowerKiKi](https://github.com/PowerKiKi)! - Support Angular 22
10+
11+
### Patch Changes
12+
13+
- [#2405](https://github.com/the-guild-org/apollo-angular/pull/2405)
14+
[`6cbf6b7`](https://github.com/the-guild-org/apollo-angular/commit/6cbf6b72a810c000d23d57b10c81b7d22c4ee97a)
15+
Thanks [@PowerKiKi](https://github.com/PowerKiKi)! - dependencies updates:
16+
- Updated dependency
17+
[`@angular/core@^20.0.0 || ^21.0.0 || ^22.0.0` ↗︎](https://www.npmjs.com/package/@angular/core/v/20.0.0)
18+
(from `^19.0.0 || ^20.0.0 || ^21.0.0`, in `peerDependencies`)
19+
20+
- [#2405](https://github.com/the-guild-org/apollo-angular/pull/2405)
21+
[`299be98`](https://github.com/the-guild-org/apollo-angular/commit/299be985d40f6d03f08540aa05d6b760554674a8)
22+
Thanks [@PowerKiKi](https://github.com/PowerKiKi)! - ng-add schematics drop support for NgModule
23+
applications
24+
325
## 14.0.0
426

527
### Major Changes

packages/apollo-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apollo-angular",
3-
"version": "14.0.0",
3+
"version": "14.1.0",
44
"type": "module",
55
"description": "Use your GraphQL data in your Angular app, with the Apollo Client",
66
"repository": {

0 commit comments

Comments
 (0)