Releases: intersystems-community/vscode-objectscript
Releases · intersystems-community/vscode-objectscript
v3.0.7-beta.3
Fix stringification of `AggregateError`s (#1651)
v3.0.7-beta.2
Bump brace-expansion (#1650) Bumps and [brace-expansion](https://github.com/juliangruber/brace-expansion). These dependencies needed to be updated together. Updates `brace-expansion` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v2.0.2) Updates `brace-expansion` from 1.1.11 to 1.1.12 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v2.0.2) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 2.0.2 dependency-type: indirect - dependency-name: brace-expansion dependency-version: 1.1.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v3.0.7-beta.1
auto bump version with release
v3.0.6
See CHANGELOG for details
v3.0.6-beta.15
Prepare 3.0.6 release (#1649)
v3.0.6-beta.14
Don't append extra trailing newlines when saving server-side web app …
v3.0.6-beta.13
Fix server-side folder specific settings (#1647)
v3.0.6-beta.12
Fix logic that determines when to reload a server-side file's content…
v3.0.6-beta.11
Update web application and abstract document caches when connection c…
v3.0.6-beta.10
Add logging for file change events in client-side folders (#1643)