Releases: lukehaas/RunJS
Releases · lukehaas/RunJS
Release list
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
- Added dedicated runtime environments for Browser & Node.js (default), Node.js only, or Browser only on a per-tab basis.
- Added a web view in the output panel for browser-enabled environments.
- Added a new status bar for switching runtime environment, toggling the web view, and changing the tab language between TypeScript, JavaScript, TSX, and JSX.
- Added log points, which adds the ability to click the gutter next to any line to log its value in the output panel.
- Rebuilt the output panel for improved performance, with line numbers shown next to each result and hover-to-highlight in the editor.
- Settings options have been reorganised, and a new 'Editor' tab has been added.
- Added a new shortcut to show lint error tooltips: Cmd+F1 on macOS, Ctrl+F1 on Windows and Linux.
- Added a new shortcut to show hover info tooltips: F1 on all platforms.
- Fixed an issue where AI chat could produce blank responses.
- Upgraded Node.js to version 24.14.1.
- Upgraded Chromium to version 146.
- Upgraded V8 to version 14.6.
3.2.2
3.2.1
3.2.0
- Added support for multiple AI providers.
- Improved NPM configuration via settings.
- Added an option for font ligatures.
- Setting a working directory now loads environment variables from .env files.
- Fixed an issue where files dropped in the editor were displayed in the current tab instead of opening in a new tab.
- Improved support for adjustable font sizes in the editor and sidebar.
- Improved UI for the snippets window.
- Added language support for Chinese and Japanese.
- Upgraded Node.js to version 22.17.0.
- Upgraded Chromium to version 138.
- Upgraded V8 to version 13.8.