fa9876587d
During the SPA spike we replaced our bookmark API endpoint with a completely new service just for bookmarks, but we forgot to update the URL in the vs code extension. This should now make the bookmark images and descriptions work again in VS Code. Fixes https://github.com/tldraw/tldraw/issues/2363 ### Change Type - [x] `patch` — Bug fix - [ ] `minor` — New feature - [ ] `major` — Breaking change - [ ] `dependencies` — Changes to package dependencies[^1] - [ ] `documentation` — Changes to the documentation only[^2] - [ ] `tests` — Changes to any test code only[^2] - [ ] `internal` — Any other changes that don't affect the published package[^2] - [ ] I don't know [^1]: publishes a `patch` release, for devDependencies use `internal` [^2]: will not publish a new version ### Test Plan 1. Run the VS Code extension. 2. Paste a link (like https://github.com/tldraw/tldraw) 3. The bookmark should have an image and description. - [ ] Unit Tests - [ ] End to end tests ### Release Notes - Fix bookmark image and description for VS code extension. |
||
---|---|---|
.. | ||
examples | ||
vscode |