@tldraw/store
Advanced tools
Comparing version 3.8.0-internal.af5331ba6061 to 3.8.0
@@ -0,1 +1,23 @@ | ||
# v3.8.0 (Wed Feb 12 2025) | ||
### Release Notes | ||
#### support react 19 ([#5293](https://github.com/tldraw/tldraw/pull/5293)) | ||
- tldraw now supports react 19 | ||
--- | ||
#### π Product Improvements | ||
- support react 19 [#5293](https://github.com/tldraw/tldraw/pull/5293) ([@SomeHats](https://github.com/SomeHats) [@mimecuvalo](https://github.com/mimecuvalo) [@huppy-bot[bot]](https://github.com/huppy-bot[bot])) | ||
#### Authors: 3 | ||
- [@huppy-bot[bot]](https://github.com/huppy-bot[bot]) | ||
- alex ([@SomeHats](https://github.com/SomeHats)) | ||
- Mime Δuvalo ([@mimecuvalo](https://github.com/mimecuvalo)) | ||
--- | ||
# v3.7.0 (Tue Jan 07 2025) | ||
@@ -2,0 +24,0 @@ |
@@ -56,5 +56,5 @@ "use strict"; | ||
"@tldraw/store", | ||
"3.8.0-internal.af5331ba6061", | ||
"3.8.0", | ||
"cjs" | ||
); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@tldraw/store", | ||
"description": "A tiny little drawing app (store).", | ||
"version": "3.8.0-internal.af5331ba6061", | ||
"version": "3.8.0", | ||
"author": { | ||
@@ -45,4 +45,4 @@ "name": "tldraw Inc.", | ||
"dependencies": { | ||
"@tldraw/state": "3.8.0-internal.af5331ba6061", | ||
"@tldraw/utils": "3.8.0-internal.af5331ba6061", | ||
"@tldraw/state": "3.8.0", | ||
"@tldraw/utils": "3.8.0", | ||
"lodash.isequal": "^4.5.0" | ||
@@ -49,0 +49,0 @@ }, |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
793617
0
+ Added@tldraw/state@3.8.0(transitive)
+ Added@tldraw/utils@3.8.0(transitive)
- Removed@tldraw/state@3.8.0-internal.af5331ba6061(transitive)
- Removed@tldraw/utils@3.8.0-internal.af5331ba6061(transitive)
Updated@tldraw/state@3.8.0
Updated@tldraw/utils@3.8.0