Releases: kitschpatrol/tldraw-cli
Releases · kitschpatrol/tldraw-cli
v4.6.7
v4.6.6
v4.6.5
v4.6.4
v4.6.3
v4.6.2
v4.6.1
v4.6.0
- e99d1c2 Release: 4.6.0
- a19df15 Add test for roun-trip API stability from local to tldraw.com and back to local.
- 1aeebb3 Suppress Store.loadSnapshot warnings for now.
- 1b206a5 Add some warnings to the documentation about scenarios where files may be uploaded to tldraw.com.
- 18ad885 Expose tldrawToShareUrl function in the public API.
- 5d75076 Expose tldrawOpen in the public API, and add related documentation to readme. Warning: This is a breaking change if you are using the formerly private tldrawOpen API .
- d5aa59c Refactor open command logic.
- b84e806 Add scheduled test run to GitHub actions to watch for API breakage.
- 9028e54 Separate test and watched test commands.
v4.5.5
- d167efc Release: 4.5.5
- ce7848d Tests: Improve stable tldr JSON hash and --print output.
- b7b1a59 Suppress CSP warnings pending tldraw/tldraw#3906.
- 3d6dc87 Upgrade to a fresher tldraw 2.2 canary release. Fixes export issues with latest tldraw.com files. Re-addresses #2.
- f323922 Lint fixes.
- 5eafd2b Organize tests and emphasize file origin dates.
- 767deed Minor dependency updates.
- dc1dd1b Update GitHub actions workflows.
- 3d02774 Fix possibly incorrect output from version command.