Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 04 Nov 13:29
· 4480 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

  • 🐛 fix(formatter): Fix comment indentation logic to check output newlines by @harehare in #793
  • 🐛 fix(formatter): Fix backslash escaping in interpolated strings by @harehare in #794
  • build(deps): bump proptest from 1.8.0 to 1.9.0 by @dependabot[bot] in #796
  • build(deps): bump wasm-bindgen-test from 0.3.54 to 0.3.55 by @dependabot[bot] in #795
  • 🐛 fix(formatter): improve comment formatting after pipe operators by @harehare in #797
  • build(deps-dev): bump @types/node from 24.9.1 to 24.9.2 in /editors/vscode by @dependabot[bot] in #798
  • build(deps): bump clap from 4.5.50 to 4.5.51 by @dependabot[bot] in #800
  • ✨ feat(cli): add None output format option by @harehare in #801
  • ♻️ refactor(lang): change compact to handle non-array inputs gracefully by @harehare in #803
  • build(deps-dev): bump eslint from 9.38.0 to 9.39.0 in /editors/vscode by @dependabot[bot] in #809
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.46.2 to 8.46.3 in /editors/vscode by @dependabot[bot] in #806
  • build(deps-dev): bump @types/node from 24.9.2 to 24.10.0 in /editors/vscode by @dependabot[bot] in #805
  • build(deps-dev): bump esbuild from 0.25.11 to 0.25.12 in /editors/vscode by @dependabot[bot] in #808
  • ♻️ refactor(workspace): centralize package metadata using workspace inheritance by @harehare in #804
  • ✨ Enhance Module System by @harehare in #792

Full Changelog: v0.4.3...v0.5.0