Releases: GordonSmith/vscode-ojs
Releases · GordonSmith/vscode-ojs
observable-js: v0.4.57
observable-js: v0.4.56
observable-js: v0.4.55
0.4.55 (2025-11-30)
Features
- Add "export to html" command (2e6f4cd)
- add "new file" aupport (8bb7189)
- add
.definition.jssupport (9147654) - Add export to ECL option. (704ddf1)
- Add export to ECL option. (96f66ef)
- Add extension pack (b107547)
- add file decarator for html notebooks (ac21321)
- Add import notebook feature (03befec)
- add notebook metadata support (c5a8f63)
- Add preview and export HTML support to notebook (aecb4f6)
- Add preview and export HTML support to notebook (81b8392)
- Add SQL support (5ff7cd0)
- Add support for HTML and TeX node types (e7f5369)
- Add support for local file imports (187c327)
- Add support for local file imports (d4b9eac)
- Add support for more cell types (6b2b18e)
- add support for NodeJS v JS (0ffbb05)
- Add support for Observable notebooks (6188613)
- Add support for Observable notebooks (d201bab)
- Add support for obsrvable-kit notebooks (6345e6a)
- Add support for obsrvable-kit notebooks (57344b9)
- Add support for VS Code Notebooks (3e0d17e)
- Add support for VS Code Notebooks (873935b), closes #32
- add workflow to close stale issues and PRs (8aac4bd)
- Added support for OMD files (fd4cb01)
- auto show html notebooks when valid (4ca2a7c)
- Bump versions (1733ccc)
- Consolidate with @hpcc-js/observable-md (85fa59f)
- Improve out of box experience (f9b93f0)
- Initial commit (d152ccc)
- publish to Open VSX Registry (201ef12)
- Switch preview over to use new compiler (f8b9abe)
- Switch preview over to use new compiler (9779b4e)
- Switch to new observable compiler (841d250)
- Update exported HTML to use new compiler (de3d61c)
Bug Fixes
- Add async renderer support for vscode v1.72.0 (8bfdb5b)
- Add fetch poly-fill (a2004bd)
- Add missing file (b6918ae)
- add missing styles (8344162)
- Bump versions (security) (7340656)
- Cell tracking issue, with unsaved notebooks (dc24021)
- Cell tracking issue, with unsaved notebooks (6d24ac6), closes #59
- cells overwritting eachother (86a0209)
- clean prod build missing xhr file (7106694)
- Cleaner parser / interpreter (0bba78b)
- Cleaner parser / interpreter (02e2a2b)
- import failed accross drive boundarys (ea5fe02)
- import: Correct support for shared URLs (0697c04)
- import: Improve import logic to handle FileAttachements (b70c13d)
- Improve runtime values (26ccded)
- package-lock.json out of sync (522d81f)
- preview: Maintain preview state during VS Code restart (4dfd57e)
- preview: Maintain preview state during VS Code restart (49a3e4a), closes #10
- push legacy naming for legacy gitpod support (3fe863a)
- re-run causing new obeserver to be created (13e0592), closes #77
- Remove browser entry point (14046c6)
- renderer: Workaround delay loading of cells (a24be73)
- renderer: Workaround delay loading of cells (22a5683)
- reworked cell rendering logic (0abbaa1)
- security: Bump versions for latest security updates (5e29ec9)
- serialization indentation (86a0209)
- switch to release-please for releases (d57a4bb)
- Syncing between controller and renderer not 100% (16cb6bc)
- Typo in extension pack name (1e5da10)
- Typo in extension pack name (ad99f92)
- update notebook-kit dependencies and improve cell rendering logic (c1680e1)
- use vscode api instead of nodejs (5924d47)