Tldraw/apps/vscode/extension/src
Steve Ruiz c1b84bf246
Rename tlstore to store (#1507)
This PR renames the `@tldraw/tlstore` package to `@tldraw/store`, mainly
to avoid confusion between `TLStore`. Will be doing the same with other
packages.

### Change Type

- [x] `major` — Breaking Change

### Release Notes

- Replace @tldraw/tlstore with @tldraw/store
2023-06-03 08:59:04 +00:00
..
TldrawDocument.ts replace console.log with nicelog (#1496) 2023-06-01 18:01:49 +00:00
TldrawEditorProvider.ts replace console.log with nicelog (#1496) 2023-06-01 18:01:49 +00:00
TldrawWebviewManager.ts rename app to editor (#1503) 2023-06-02 15:21:45 +00:00
WebViewMessageHandler.ts Rename tlstore to store (#1507) 2023-06-03 08:59:04 +00:00
extension.ts replace console.log with nicelog (#1496) 2023-06-01 18:01:49 +00:00
file.ts replace console.log with nicelog (#1496) 2023-06-01 18:01:49 +00:00
utils.ts replace console.log with nicelog (#1496) 2023-06-01 18:01:49 +00:00