@tldraw/state-react
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 @@ |
@@ -40,5 +40,5 @@ "use strict"; | ||
"@tldraw/state-react", | ||
"3.8.0-internal.af5331ba6061", | ||
"3.8.0", | ||
"cjs" | ||
); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@tldraw/state-react", | ||
"description": "A tiny little drawing app (react bindings for state).", | ||
"version": "3.8.0-internal.af5331ba6061", | ||
"version": "3.8.0", | ||
"author": { | ||
@@ -55,4 +55,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" | ||
}, | ||
@@ -59,0 +59,0 @@ "devDependencies": { |
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
101652
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