Skip to content

Commit 13e34d6

Browse files
committed
chore(query): release version 3.4.0
1 parent 660825b commit 13e34d6

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

query/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
# [3.4.0](https://github.com/ngneat/query/compare/query-3.3.0...query-3.4.0) (2026-04-15)
6+
7+
8+
### Features
9+
10+
* adds angular 21 support ([#221](https://github.com/ngneat/query/issues/221)) ([660825b](https://github.com/ngneat/query/commit/660825b273dc7abdd5cdcebae10fe8664750561b))
11+
12+
13+
514
# [3.3.0](https://github.com/ngneat/query/compare/query-3.2.0...query-3.3.0) (2025-07-09)
615

716
### Features

query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngneat/query",
3-
"version": "3.3.0",
3+
"version": "3.4.0",
44
"description": "Primitives for managing, caching and syncing asynchronous and remote data in Angular",
55
"license": "MIT",
66
"repository": "ngneat/query",

0 commit comments

Comments
 (0)