Skip to content

Releases: rstackjs/rstack-editor

v0.2.0

Choose a tag to compare

@fi3ework fi3ework released this 14 Sep 10:58
388dbbb

   🚨 Breaking Changes

   🚀 Features

  • vscode: Not-installed state for config imports, recover by polling  -  by @fi3ework in #51 (72b31)

   🐞 Bug Fixes

  • vscode:
    • Apply trace.server live, drop stale rslint.json watcher, port unicode-bom E2E  -  by @fi3ework in #44 (7c5d4)
    • Treat any unresolved bare config import as not installed  -  by @fi3ework in #57 (42e6c)
    View changes on GitHub

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 25 Aug 08:25

   🚀 Features

  • lint: Self-documenting Rslint diagnostics — hover, clickable rule docs, playground  -  by @fi3ework in #28 (0be56)

   🐞 Bug Fixes

  • vscode:
  • vscode): treat missing dependencies as a state, not an errorfix(vscode:
    View changes on GitHub

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 19 Aug 08:39

   🚀 Features

  • vscode: Declare rstack.fmt.trace.server for the rs fmt language client  -  by @fi3ework in #21 (aca09)

   🐞 Bug Fixes

  • vscode: Resolve @rstest/core from the rstack package for bridged projects  -  by @fi3ework in #23 (a42e2)
    View changes on GitHub

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 03:37

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

  • vscode: Pre-spawned rs fmt standby for the active editor  -  by @fi3ework in #6 (10583)
    View changes on GitHub