Skip to content

Commit fd9ba4a

Browse files
internal: Publish new version
1 parent d6eab29 commit fd9ba4a

File tree

4 files changed

+11
-13
lines changed

4 files changed

+11
-13
lines changed

.changeset/angry-spoons-play.md

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

.changeset/silent-candles-stick.md

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

packages/react/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @data-client/react
22

3+
## 0.14.25
4+
5+
### Patch Changes
6+
7+
- [#3398](https://github.com/reactive/data-client/pull/3398) [`d716159`](https://github.com/reactive/data-client/commit/d716159634a067790cd330c4a8c1660fe5f92973) Thanks [@ntucker](https://github.com/ntucker)! - Use controller.getResponseMeta() in hooks
8+
9+
No behavior change, just anticipating API updates to controller
10+
11+
- [`d6eab29`](https://github.com/reactive/data-client/commit/d6eab2993c3da86d06753cbb50caebc5e19309e2) Thanks [@ntucker](https://github.com/ntucker)! - docs: Add links to platforms
12+
313
## 0.14.24
414

515
### Patch Changes

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@data-client/react",
3-
"version": "0.14.24",
3+
"version": "0.14.25",
44
"description": "Async State Management without the Management. REST, GraphQL, SSE, Websockets, Fetch",
55
"homepage": "https://dataclient.io",
66
"repository": {

0 commit comments

Comments
 (0)