@warp-drive-mirror/json-api 5.9.0-alpha.12 → 5.9.0-alpha.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +109 -0
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -1 +1,110 @@
|
|
|
1
1
|
# @warp-drive-mirror/json-api changelog
|
|
2
|
+
|
|
3
|
+
## v5.8.0 (2025-10-07)
|
|
4
|
+
|
|
5
|
+
#### :house: Internal
|
|
6
|
+
|
|
7
|
+
* [#10349](https://github.com/warp-drive-data/warp-drive/pull/10349) chore: update all emberjs/data links to warp-drive-data/warp-drive ([@runspired](https://github.com/runspired))
|
|
8
|
+
|
|
9
|
+
#### Committers: (1)
|
|
10
|
+
|
|
11
|
+
Chris Thoburn ([@runspired](https://github.com/runspired))
|
|
12
|
+
|
|
13
|
+
## v5.7.0 (2025-08-26)
|
|
14
|
+
|
|
15
|
+
#### :memo: Documentation
|
|
16
|
+
|
|
17
|
+
* [#10295](https://github.com/warp-drive-data/warp-drive/pull/10295) Update json-api.org URLs to jsonapi.org ([@Copilot](https://github.com/apps/copilot-swe-agent))
|
|
18
|
+
|
|
19
|
+
#### :house: Internal
|
|
20
|
+
|
|
21
|
+
* [#10130](https://github.com/warp-drive-data/warp-drive/pull/10130) chore: bump pnpm version ([@runspired](https://github.com/runspired))
|
|
22
|
+
* [#10124](https://github.com/warp-drive-data/warp-drive/pull/10124) chore: mark a few types as private ([@runspired](https://github.com/runspired))
|
|
23
|
+
|
|
24
|
+
#### Committers: (2)
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
Chris Thoburn ([@runspired](https://github.com/runspired))
|
|
28
|
+
|
|
29
|
+
## v5.6.0 (2025-07-01)
|
|
30
|
+
|
|
31
|
+
#### :memo: Documentation
|
|
32
|
+
|
|
33
|
+
* [#9991](https://github.com/warp-drive-data/warp-drive/pull/9991) chore: improve output of typedoc ([@runspired](https://github.com/runspired))
|
|
34
|
+
* [#9989](https://github.com/warp-drive-data/warp-drive/pull/9989) [BREAKING] docs: integrate API docs to the new docs site ([@runspired](https://github.com/runspired))
|
|
35
|
+
* [#9983](https://github.com/warp-drive-data/warp-drive/pull/9983) feat: revamp guide, make builder typing easier ([@runspired](https://github.com/runspired))
|
|
36
|
+
|
|
37
|
+
#### :rocket: Enhancement
|
|
38
|
+
|
|
39
|
+
* [#10011](https://github.com/warp-drive-data/warp-drive/pull/10011) feat: @warp-drive-mirror/core/build-config ([@runspired](https://github.com/runspired))
|
|
40
|
+
* [#10003](https://github.com/warp-drive-data/warp-drive/pull/10003) feat: @warp-drive-mirror/json-api ([@runspired](https://github.com/runspired))
|
|
41
|
+
|
|
42
|
+
#### :house: Internal
|
|
43
|
+
|
|
44
|
+
* [#10042](https://github.com/warp-drive-data/warp-drive/pull/10042) chore: upgrade to vite7 ([@runspired](https://github.com/runspired))
|
|
45
|
+
* [#10040](https://github.com/warp-drive-data/warp-drive/pull/10040) chore: isolated declarations ([@runspired](https://github.com/runspired))
|
|
46
|
+
* [#10039](https://github.com/warp-drive-data/warp-drive/pull/10039) chore: bump pnpm ([@runspired](https://github.com/runspired))
|
|
47
|
+
|
|
48
|
+
#### Committers: (1)
|
|
49
|
+
|
|
50
|
+
Chris Thoburn ([@runspired](https://github.com/runspired))
|
|
51
|
+
|
|
52
|
+
## v5.5.0 (2025-05-08)
|
|
53
|
+
|
|
54
|
+
#### :memo: Documentation
|
|
55
|
+
|
|
56
|
+
* [#9975](https://github.com/warp-drive-data/warp-drive/pull/9975) types: fixup PolarisMode schema types to check better ([@runspired](https://github.com/runspired))
|
|
57
|
+
|
|
58
|
+
#### :rocket: Enhancement
|
|
59
|
+
|
|
60
|
+
* [#9965](https://github.com/warp-drive-data/warp-drive/pull/9965) feat: universal reactivity hooks ([@runspired](https://github.com/runspired))
|
|
61
|
+
|
|
62
|
+
#### :house: Internal
|
|
63
|
+
|
|
64
|
+
* [#9965](https://github.com/warp-drive-data/warp-drive/pull/9965) feat: universal reactivity hooks ([@runspired](https://github.com/runspired))
|
|
65
|
+
|
|
66
|
+
#### Committers: (1)
|
|
67
|
+
|
|
68
|
+
Chris Thoburn ([@runspired](https://github.com/runspired))
|
|
69
|
+
|
|
70
|
+
## v5.4.0 (2025-04-11)
|
|
71
|
+
|
|
72
|
+
#### :memo: Documentation
|
|
73
|
+
|
|
74
|
+
* [#9472](https://github.com/warp-drive-data/warp-drive/pull/9472) fix: code snippet in json-api/request api docs ([@MehulKChaudhari](https://github.com/MehulKChaudhari))
|
|
75
|
+
|
|
76
|
+
#### :rocket: Enhancement
|
|
77
|
+
|
|
78
|
+
* [#9884](https://github.com/warp-drive-data/warp-drive/pull/9884) feat: cache patch operations for relationships and documents ([@runspired](https://github.com/runspired))
|
|
79
|
+
* [#9896](https://github.com/warp-drive-data/warp-drive/pull/9896) feat: whoa debugging ([@runspired](https://github.com/runspired))
|
|
80
|
+
* [#9769](https://github.com/warp-drive-data/warp-drive/pull/9769) chore: remove restriction on new field kinds being used with legacy mode ([@runspired](https://github.com/runspired))
|
|
81
|
+
* [#9676](https://github.com/warp-drive-data/warp-drive/pull/9676) Feat: hasMany linksMode ([@leoeuclids](https://github.com/leoeuclids))
|
|
82
|
+
* [#9686](https://github.com/warp-drive-data/warp-drive/pull/9686) feat: immutable records should show only remote state, make builder types more useful ([@runspired](https://github.com/runspired))
|
|
83
|
+
* [#9687](https://github.com/warp-drive-data/warp-drive/pull/9687) feat: add patchRecord util to JSON:API ([@runspired](https://github.com/runspired))
|
|
84
|
+
* [#9585](https://github.com/warp-drive-data/warp-drive/pull/9585) chore: stub out linksMode work ([@runspired](https://github.com/runspired))
|
|
85
|
+
* [#9541](https://github.com/warp-drive-data/warp-drive/pull/9541) feat: eslint-plugin-(ember-data|warp-drive) ([@runspired](https://github.com/runspired))
|
|
86
|
+
|
|
87
|
+
#### :bug: Bug Fix
|
|
88
|
+
|
|
89
|
+
* [#9698](https://github.com/warp-drive-data/warp-drive/pull/9698) fix: Don't notify changes for attributes not registered with the schema ([@gitKrystan](https://github.com/gitKrystan))
|
|
90
|
+
* [#9692](https://github.com/warp-drive-data/warp-drive/pull/9692) fix: make serialize utils smarter ([@runspired](https://github.com/runspired))
|
|
91
|
+
|
|
92
|
+
#### :house: Internal
|
|
93
|
+
|
|
94
|
+
* [#9780](https://github.com/warp-drive-data/warp-drive/pull/9780) chore: bump @glimmer/component ([@runspired](https://github.com/runspired))
|
|
95
|
+
* [#9761](https://github.com/warp-drive-data/warp-drive/pull/9761) chore: reduce simple Map/Set ops ([@runspired](https://github.com/runspired))
|
|
96
|
+
* [#9759](https://github.com/warp-drive-data/warp-drive/pull/9759) chore: Improve contributing experience ([@runspired](https://github.com/runspired))
|
|
97
|
+
* [#9752](https://github.com/warp-drive-data/warp-drive/pull/9752) chore: tooling upgrades to support WarpDrive package unification ([@runspired](https://github.com/runspired))
|
|
98
|
+
* [#9705](https://github.com/warp-drive-data/warp-drive/pull/9705) chore: make diagnostic shutdown safer, use bun for holodeck server ([@runspired](https://github.com/runspired))
|
|
99
|
+
* [#9699](https://github.com/warp-drive-data/warp-drive/pull/9699) chore: update to pnpm 10 ([@runspired](https://github.com/runspired))
|
|
100
|
+
* [#9629](https://github.com/warp-drive-data/warp-drive/pull/9629) fix: restore * versions and setup publish to not overwrite them ([@runspired](https://github.com/runspired))
|
|
101
|
+
* [#9620](https://github.com/warp-drive-data/warp-drive/pull/9620) Starwars ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
|
|
102
|
+
* [#9596](https://github.com/warp-drive-data/warp-drive/pull/9596) chore: Remove unused `--report-unused-disable-directives` flag ([@gitKrystan](https://github.com/gitKrystan))
|
|
103
|
+
|
|
104
|
+
#### Committers: (5)
|
|
105
|
+
|
|
106
|
+
Mehul Kiran Chaudhari ([@MehulKChaudhari](https://github.com/MehulKChaudhari))
|
|
107
|
+
Chris Thoburn ([@runspired](https://github.com/runspired))
|
|
108
|
+
Leo Euclides ([@leoeuclids](https://github.com/leoeuclids))
|
|
109
|
+
Krystan HuffMenne ([@gitKrystan](https://github.com/gitKrystan))
|
|
110
|
+
[@NullVoxPopuli](https://github.com/NullVoxPopuli)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@warp-drive-mirror/json-api",
|
|
3
|
-
"version": "5.9.0-alpha.
|
|
3
|
+
"version": "5.9.0-alpha.13",
|
|
4
4
|
"description": "A {json:api} Cache Implementation for WarpDrive",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ember-addon"
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
}
|
|
41
41
|
},
|
|
42
42
|
"peerDependencies": {
|
|
43
|
-
"@warp-drive-mirror/core": "5.9.0-alpha.
|
|
43
|
+
"@warp-drive-mirror/core": "5.9.0-alpha.13"
|
|
44
44
|
},
|
|
45
45
|
"dependencies": {
|
|
46
46
|
"@embroider/macros": "^1.19.6",
|
|
@@ -52,8 +52,8 @@
|
|
|
52
52
|
"@babel/plugin-transform-typescript": "^7.28.0",
|
|
53
53
|
"@babel/preset-typescript": "^7.27.1",
|
|
54
54
|
"@types/json-to-ast": "^2.1.4",
|
|
55
|
-
"@warp-drive/internal-config": "5.9.0-alpha.
|
|
56
|
-
"@warp-drive-mirror/core": "5.9.0-alpha.
|
|
55
|
+
"@warp-drive/internal-config": "5.9.0-alpha.13",
|
|
56
|
+
"@warp-drive-mirror/core": "5.9.0-alpha.13",
|
|
57
57
|
"decorator-transforms": "^2.3.0",
|
|
58
58
|
"expect-type": "^1.2.2",
|
|
59
59
|
"typescript": "^5.9.3",
|