@tldraw/state
Advanced tools
Comparing version
@@ -0,1 +1,30 @@ | ||
# v3.10.0 (Tue Mar 11 2025) | ||
### Release Notes | ||
#### [feature] add rich text and contextual toolbar ([#4895](https://github.com/tldraw/tldraw/pull/4895)) | ||
- Rich text using ProseMirror as a first-class supported option in the Editor. | ||
--- | ||
#### π Bug Fix | ||
- CTA analytics [#5542](https://github.com/tldraw/tldraw/pull/5542) ([@TodePond](https://github.com/TodePond)) | ||
#### π New Features | ||
- [feature] add rich text and contextual toolbar [#4895](https://github.com/tldraw/tldraw/pull/4895) ([@mimecuvalo](https://github.com/mimecuvalo) [@huppy-bot[bot]](https://github.com/huppy-bot[bot]) [@SomeHats](https://github.com/SomeHats) [@ds300](https://github.com/ds300) [@steveruizok](https://github.com/steveruizok)) | ||
#### Authors: 6 | ||
- [@huppy-bot[bot]](https://github.com/huppy-bot[bot]) | ||
- alex ([@SomeHats](https://github.com/SomeHats)) | ||
- David Sheldrick ([@ds300](https://github.com/ds300)) | ||
- Lu Wilson ([@TodePond](https://github.com/TodePond)) | ||
- Mime Δuvalo ([@mimecuvalo](https://github.com/mimecuvalo)) | ||
- Steve Ruiz ([@steveruizok](https://github.com/steveruizok)) | ||
--- | ||
# v3.9.0 (Mon Mar 03 2025) | ||
@@ -2,0 +31,0 @@ |
@@ -61,5 +61,5 @@ "use strict"; | ||
"@tldraw/state", | ||
"3.10.0-canary.f7c145f44c9c", | ||
"3.10.0", | ||
"cjs" | ||
); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@tldraw/state", | ||
"description": "A tiny little drawing app (state).", | ||
"version": "3.10.0-canary.f7c145f44c9c", | ||
"version": "3.10.0", | ||
"author": { | ||
@@ -58,3 +58,3 @@ "name": "tldraw Inc.", | ||
"dependencies": { | ||
"@tldraw/utils": "3.10.0-canary.f7c145f44c9c" | ||
"@tldraw/utils": "3.10.0" | ||
}, | ||
@@ -61,0 +61,0 @@ "typedoc": { |
@@ -25,2 +25,2 @@ # @tldraw/state | ||
Have questions, comments or feedback? [Join our discord](https://discord.tldraw.com/?utm_source=github&utm_medium=social&utm_campaign=sociallink). For the latest news and release notes, visit [tldraw.dev](https://tldraw.dev). | ||
Have questions, comments or feedback? [Join our discord](https://discord.tldraw.com/?utm_source=github&utm_medium=readme&utm_campaign=sociallink). For the latest news and release notes, visit [tldraw.dev](https://tldraw.dev). |
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
422458
0.24%0
-100%+ Added
- Removed
Updated