File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.2.0-beta.3] - 2024-09-03
11
+
10
12
### Added
11
13
12
14
- Allow syncing ` null ` document data.
@@ -124,7 +126,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
124
126
125
127
- Initial release
126
128
127
- [unreleased ]: https :// github.com/tobyzerner/json-api-models/compare/v0.2.0-beta.1...HEAD
129
+ [unreleased ]: https :// github.com/tobyzerner/json-api-models/compare/v0.2.0-beta.3...HEAD
130
+ [0.2 .0 - beta .3 ]: https :// github.com/tobyzerner/json-api-models/compare/v0.2.0-beta.1...v0.2.0-beta.3
128
131
[0.2 .0 - beta .1 ]: https :// github.com/tobyzerner/json-api-models/compare/v0.1.0-beta.8...v0.2.0-beta.1
129
132
[0.1 .0 - beta .8 ]: https :// github.com/tobyzerner/json-api-models/compare/v0.1.0-beta.7...v0.1.0-beta.8
130
133
[0.1 .0 - beta .7 ]: https :// github.com/tobyzerner/json-api-models/compare/v0.1.0-beta.6...v0.1.0-beta.7
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " json-api-models" ,
3
3
"description" : " A lightweight layer for working with JSON:API data." ,
4
- "version" : " 0.2.0-beta.1 " ,
4
+ "version" : " 0.2.0-beta.3 " ,
5
5
"author" : " Toby Zerner" ,
6
6
"license" : " MIT" ,
7
7
"module" : " ./dist/index.es.js" ,
You can’t perform that action at this time.
0 commit comments