Skip to content

Commit 9f5ac05

Browse files
internal: Publish new version
1 parent 752fc87 commit 9f5ac05

38 files changed

Lines changed: 1064 additions & 197 deletions

.changeset/collection-context-detection.md

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

.changeset/denormalize-delegate.md

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

.changeset/fix-journey-mutation.md

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

.changeset/peerdeps-018.md

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

.changeset/scalar-entity-binding.md

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

examples/benchmark-react/CHANGELOG.md

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

3+
## 0.1.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`959465a`](https://github.com/reactive/data-client/commit/959465a064db687176e483932987b083f19718eb), [`84078d7`](https://github.com/reactive/data-client/commit/84078d7d36bf5cf0fd16a479ce16c48c5d804f32), [`6e8e499`](https://github.com/reactive/data-client/commit/6e8e499441741b58ad35127b517e8d83fc7a58fd), [`84078d7`](https://github.com/reactive/data-client/commit/84078d7d36bf5cf0fd16a479ce16c48c5d804f32)]:
8+
- @data-client/endpoint@0.18.0
9+
- @data-client/rest@0.18.0
10+
- @data-client/core@0.18.0
11+
- @data-client/react@0.18.0
12+
313
## 0.1.9
414

515
### Patch Changes

examples/benchmark-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "example-benchmark-react",
3-
"version": "0.1.9",
3+
"version": "0.1.10",
44
"private": true,
55
"description": "React rendering benchmark comparing @data-client/react against other data libraries",
66
"scripts": {

examples/benchmark/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# example-benchmark
22

3+
## 0.4.85
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`959465a`](https://github.com/reactive/data-client/commit/959465a064db687176e483932987b083f19718eb), [`84078d7`](https://github.com/reactive/data-client/commit/84078d7d36bf5cf0fd16a479ce16c48c5d804f32), [`6e8e499`](https://github.com/reactive/data-client/commit/6e8e499441741b58ad35127b517e8d83fc7a58fd), [`84078d7`](https://github.com/reactive/data-client/commit/84078d7d36bf5cf0fd16a479ce16c48c5d804f32)]:
8+
- @data-client/endpoint@0.18.0
9+
- @data-client/normalizr@0.18.0
10+
- @data-client/core@0.18.0
11+
312
## 0.4.84
413

514
### Patch Changes

examples/benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "example-benchmark",
3-
"version": "0.4.84",
3+
"version": "0.4.85",
44
"description": "Benchmark for normalizr",
55
"main": "index.js",
66
"author": "Nathaniel Tucker",

examples/coin-app/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# coinbase-lite
22

3+
## 0.0.25
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`959465a`](https://github.com/reactive/data-client/commit/959465a064db687176e483932987b083f19718eb), [`84078d7`](https://github.com/reactive/data-client/commit/84078d7d36bf5cf0fd16a479ce16c48c5d804f32), [`6e8e499`](https://github.com/reactive/data-client/commit/6e8e499441741b58ad35127b517e8d83fc7a58fd), [`89e06d3`](https://github.com/reactive/data-client/commit/89e06d38ab839f12f468283a6ff416983f95d65a), [`84078d7`](https://github.com/reactive/data-client/commit/84078d7d36bf5cf0fd16a479ce16c48c5d804f32)]:
8+
- @data-client/rest@0.18.0
9+
- @data-client/react@0.18.0
10+
- @data-client/img@0.18.0
11+
312
## 0.0.24
413

514
### Patch Changes

0 commit comments

Comments
 (0)