Skip to content

Commit 4569d31

Browse files
internal: Publish beta version (#3624)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3174fe5 commit 4569d31

File tree

16 files changed

+152
-127
lines changed

16 files changed

+152
-127
lines changed

.changeset/clever-houses-beam.md

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

.changeset/gentle-heads-rule.md

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

.changeset/shy-bugs-melt.md

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

examples/benchmark/CHANGELOG.md

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

3+
## 0.4.75-beta-20251116224907-3174fe59b114d2037762a6458f5576d23e483ba4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`ad3964d`](https://github.com/reactive/data-client/commit/ad3964d65d245c459809f64afe17ebdf5fda5042)]:
8+
- @data-client/core@0.15.1-beta-20251116224907-3174fe59b114d2037762a6458f5576d23e483ba4
9+
- @data-client/endpoint@0.15.1-beta-20251110013913-ef632c49a03da67187b6097fe8154893cd930d30
10+
311
## 0.4.75-beta-20251110013913-ef632c49a03da67187b6097fe8154893cd930d30
412

513
### 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.75-beta-20251110013913-ef632c49a03da67187b6097fe8154893cd930d30",
3+
"version": "0.4.75-beta-20251116224907-3174fe59b114d2037762a6458f5576d23e483ba4",
44
"description": "Benchmark for normalizr",
55
"main": "index.js",
66
"author": "Nathaniel Tucker",

examples/coin-app/CHANGELOG.md

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

3+
## 0.0.10-beta-20251116224907-3174fe59b114d2037762a6458f5576d23e483ba4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`8be3b17`](https://github.com/reactive/data-client/commit/8be3b1725707c4bcbf0fdd6e72ddd78d85fd125f)]:
8+
- @data-client/rest@0.15.1-beta-20251116224907-3174fe59b114d2037762a6458f5576d23e483ba4
9+
310
## 0.0.10-beta-20251022142546-a457d1596871fb28f1a91f2531cc259db4d55a9c
411

512
### Patch Changes

examples/coin-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coinbase-lite",
3-
"version": "0.0.9",
3+
"version": "0.0.10-beta-20251116224907-3174fe59b114d2037762a6458f5576d23e483ba4",
44
"packageManager": "[email protected]",
55
"description": "Coin App",
66
"scripts": {
@@ -46,7 +46,7 @@
4646
"@babel/runtime-corejs3": "7.28.4",
4747
"@data-client/img": "0.15.1-beta-20251110151417-8913a49d898f6c7d69e1964d68f19daf68565bef",
4848
"@data-client/react": "0.15.0-beta-20251022142546-a457d1596871fb28f1a91f2531cc259db4d55a9c",
49-
"@data-client/rest": "0.15.1-beta-20251110013913-ef632c49a03da67187b6097fe8154893cd930d30",
49+
"@data-client/rest": "0.15.1-beta-20251116224907-3174fe59b114d2037762a6458f5576d23e483ba4",
5050
"core-js": "3.46.0",
5151
"d3": "7.9.0",
5252
"history": "*",

examples/test-bundlesize/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# test-bundlesize
22

3+
## 0.1.1-beta-20251116224907-3174fe59b114d2037762a6458f5576d23e483ba4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`8be3b17`](https://github.com/reactive/data-client/commit/8be3b1725707c4bcbf0fdd6e72ddd78d85fd125f)]:
8+
- @data-client/rest@0.15.1-beta-20251116224907-3174fe59b114d2037762a6458f5576d23e483ba4
9+
- @data-client/react@0.15.0-beta-20251022142546-a457d1596871fb28f1a91f2531cc259db4d55a9c
10+
311
## 0.1.1-beta-20251110151417-8913a49d898f6c7d69e1964d68f19daf68565bef
412

513
### Patch Changes

examples/test-bundlesize/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-bundlesize",
3-
"version": "0.1.1-beta-20251110151417-8913a49d898f6c7d69e1964d68f19daf68565bef",
3+
"version": "0.1.1-beta-20251116224907-3174fe59b114d2037762a6458f5576d23e483ba4",
44
"packageManager": "[email protected]",
55
"description": "Testing Bundled Size",
66
"scripts": {

packages/core/CHANGELOG.md

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

3+
## 0.15.1-beta-20251116224907-3174fe59b114d2037762a6458f5576d23e483ba4
4+
5+
### Patch Changes
6+
7+
- [#3622](https://github.com/reactive/data-client/pull/3622) [`ad3964d`](https://github.com/reactive/data-client/commit/ad3964d65d245c459809f64afe17ebdf5fda5042) Thanks [@ntucker](https://github.com/ntucker)! - Add @data-client/core/mock
8+
9+
New exports:
10+
- `MockController` - Controller wrapper for mocking endpoints
11+
- `collapseFixture` - Resolves fixture responses (handles function responses)
12+
- `createFixtureMap` - Separates fixtures into static map and interceptors
13+
- Types: `MockProps`, `Fixture`, `SuccessFixture`, `ErrorFixture`, `Interceptor`, `ResponseInterceptor`, `FetchInterceptor`, `FixtureEndpoint`, `SuccessFixtureEndpoint`, `ErrorFixtureEndpoint`
14+
315
## 0.15.0-beta-20251022142546-a457d1596871fb28f1a91f2531cc259db4d55a9c
416

517
### Patch Changes

0 commit comments

Comments
 (0)