New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More β†’
Socket
Sign inDemoInstall
Socket

@tldraw/state

Package Overview
Dependencies
Maintainers
4
Versions
1957
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tldraw/state - npm Package Compare versions

Comparing version

to
3.10.0

29

CHANGELOG.md

@@ -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 @@

2

dist-cjs/index.js

@@ -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