Releases: stateful/vscode-runme
Releases · stateful/vscode-runme
3.12.0-edge.0
a013ec3 Updates dependabot config (#1950)
cca2d68 Set Dagger shell for empty .dag notebooks (#1949)
29d8529 Make sure cache is up to date since we don't control the serializer directly
3.11.4
4b79a18 Need Dagger changes upstream to make UX integration work
2278181 Specifcally no cell/frontmatter metadata for this spec
e871b51 So much code duplication
8eadbf7 Fix for empty frontmatter
3.11.3-edge.0
f2ad564 Fix for StatefulAuthProvider's change in behavior (#1932)
7109023 Wait for authentication to complete before you can save a cell (#1785)
17a6459 Use workspace folders as cwd for remote notebooks (#1931)
36bccc3 Handle URLs and non-URLs for customServer setting
3.11.1-edge.2
6d2895c Use RingBuffer to prevent ever-growing buffer (#1929)
d89a8b2 Remove unnecessary decoding of base64 data (#1930)
5e02eb5 Account for vite vs node.js bundle using different URL impls