Skip to content

chore: update versions#233

Merged
rqbazan merged 1 commit into
mainfrom
changeset-release/main
May 26, 2026
Merged

chore: update versions#233
rqbazan merged 1 commit into
mainfrom
changeset-release/main

Conversation

@vland-bot
Copy link
Copy Markdown
Contributor

@vland-bot vland-bot Bot commented May 26, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@rrlab/biome-plugin@1.1.0

Minor Changes

  • #232 5476fe9 Thanks @rqbazan! - Rework the output of rr check, lint, format, jsc, tsc, pack, and doctor into a live task board. Each tool runs captured and renders a spinner row that collapses to ✔/✖, with its output flushed below (dimmed on a pass, full brightness on a failure) and a one-line summary. In a monorepo, tsc shows one row per package so it's clear which one failed.

    Every command and subcommand now reads identically: a single-target row is <command> (<tool>) · <package> (e.g. lint (biome) · dx, doctor (biome) · dx), a fan-out is <command> (<tool>) · <n> packages, and each run shows the underlying $ <command> it executed. rr check runs jsc then tsc as framed sections and closes with one overall verdict (✔ check passed / ✖ check failed · <section>). The verdict is always the tool's exit code — never parsed from output. clean stays logger-based (it has no pass/fail verdict).

    Plugin SDK: the capability verbs plus Packer.pack() and Doctor.doctor() now return a RunReport ({ ok, output }); DoctorResult/DoctorOutput are removed. See decisions 012–014.

Patch Changes

  • Updated dependencies [5476fe9]:
    • @vlandoss/clibuddy@0.7.0

@rrlab/cli@1.1.0

Minor Changes

  • #232 5476fe9 Thanks @rqbazan! - Rework the output of rr check, lint, format, jsc, tsc, pack, and doctor into a live task board. Each tool runs captured and renders a spinner row that collapses to ✔/✖, with its output flushed below (dimmed on a pass, full brightness on a failure) and a one-line summary. In a monorepo, tsc shows one row per package so it's clear which one failed.

    Every command and subcommand now reads identically: a single-target row is <command> (<tool>) · <package> (e.g. lint (biome) · dx, doctor (biome) · dx), a fan-out is <command> (<tool>) · <n> packages, and each run shows the underlying $ <command> it executed. rr check runs jsc then tsc as framed sections and closes with one overall verdict (✔ check passed / ✖ check failed · <section>). The verdict is always the tool's exit code — never parsed from output. clean stays logger-based (it has no pass/fail verdict).

    Plugin SDK: the capability verbs plus Packer.pack() and Doctor.doctor() now return a RunReport ({ ok, output }); DoctorResult/DoctorOutput are removed. See decisions 012–014.

Patch Changes

  • Updated dependencies [5476fe9]:
    • @vlandoss/clibuddy@0.7.0

@rrlab/oxc-plugin@1.1.0

Minor Changes

  • #232 5476fe9 Thanks @rqbazan! - Rework the output of rr check, lint, format, jsc, tsc, pack, and doctor into a live task board. Each tool runs captured and renders a spinner row that collapses to ✔/✖, with its output flushed below (dimmed on a pass, full brightness on a failure) and a one-line summary. In a monorepo, tsc shows one row per package so it's clear which one failed.

    Every command and subcommand now reads identically: a single-target row is <command> (<tool>) · <package> (e.g. lint (biome) · dx, doctor (biome) · dx), a fan-out is <command> (<tool>) · <n> packages, and each run shows the underlying $ <command> it executed. rr check runs jsc then tsc as framed sections and closes with one overall verdict (✔ check passed / ✖ check failed · <section>). The verdict is always the tool's exit code — never parsed from output. clean stays logger-based (it has no pass/fail verdict).

    Plugin SDK: the capability verbs plus Packer.pack() and Doctor.doctor() now return a RunReport ({ ok, output }); DoctorResult/DoctorOutput are removed. See decisions 012–014.

Patch Changes

  • Updated dependencies [5476fe9]:
    • @vlandoss/clibuddy@0.7.0

@rrlab/ts-plugin@1.1.0

Minor Changes

  • #232 5476fe9 Thanks @rqbazan! - Rework the output of rr check, lint, format, jsc, tsc, pack, and doctor into a live task board. Each tool runs captured and renders a spinner row that collapses to ✔/✖, with its output flushed below (dimmed on a pass, full brightness on a failure) and a one-line summary. In a monorepo, tsc shows one row per package so it's clear which one failed.

    Every command and subcommand now reads identically: a single-target row is <command> (<tool>) · <package> (e.g. lint (biome) · dx, doctor (biome) · dx), a fan-out is <command> (<tool>) · <n> packages, and each run shows the underlying $ <command> it executed. rr check runs jsc then tsc as framed sections and closes with one overall verdict (✔ check passed / ✖ check failed · <section>). The verdict is always the tool's exit code — never parsed from output. clean stays logger-based (it has no pass/fail verdict).

    Plugin SDK: the capability verbs plus Packer.pack() and Doctor.doctor() now return a RunReport ({ ok, output }); DoctorResult/DoctorOutput are removed. See decisions 012–014.

Patch Changes

  • Updated dependencies [5476fe9]:
    • @vlandoss/clibuddy@0.7.0

@rrlab/tsdown-plugin@1.1.0

Minor Changes

  • #232 5476fe9 Thanks @rqbazan! - Rework the output of rr check, lint, format, jsc, tsc, pack, and doctor into a live task board. Each tool runs captured and renders a spinner row that collapses to ✔/✖, with its output flushed below (dimmed on a pass, full brightness on a failure) and a one-line summary. In a monorepo, tsc shows one row per package so it's clear which one failed.

    Every command and subcommand now reads identically: a single-target row is <command> (<tool>) · <package> (e.g. lint (biome) · dx, doctor (biome) · dx), a fan-out is <command> (<tool>) · <n> packages, and each run shows the underlying $ <command> it executed. rr check runs jsc then tsc as framed sections and closes with one overall verdict (✔ check passed / ✖ check failed · <section>). The verdict is always the tool's exit code — never parsed from output. clean stays logger-based (it has no pass/fail verdict).

    Plugin SDK: the capability verbs plus Packer.pack() and Doctor.doctor() now return a RunReport ({ ok, output }); DoctorResult/DoctorOutput are removed. See decisions 012–014.

Patch Changes

  • Updated dependencies [5476fe9]:
    • @vlandoss/clibuddy@0.7.0

@vlandoss/clibuddy@0.7.0

Minor Changes

  • #232 5476fe9 Thanks @rqbazan! - Add runTaskBoard: a TTY-aware parallel task board. It runs N labelled tasks concurrently and renders one live spinner row each — collapsing to ✔/✖ with a duration — then flushes their captured output (dimmed on pass, full brightness on fail, capped with a +N more lines note) and a one-line summary. Non-TTY/CI prints each row once in input order, so logs stay deterministic. The ┌ │ └ frame is opt-in via frame: true (to divide composed sections); otherwise a lone task renders compactly and a multi-row run as a plain title + rows + summary. Glyphs mirror @clack/prompts (the ◒◐◓◑ spinner and gray │ ┌ └ gutter). Also adds palette.error.

@vlandoss/vland@0.3.1

Patch Changes

  • Updated dependencies [5476fe9]:
    • @vlandoss/clibuddy@0.7.0

Releases:
  @rrlab/cli@1.1.0
  @rrlab/biome-plugin@1.1.0
  @rrlab/oxc-plugin@1.1.0
  @rrlab/ts-plugin@1.1.0
  @rrlab/tsdown-plugin@1.1.0
  @vlandoss/clibuddy@0.7.0
  @vlandoss/vland@0.3.1

[skip ci]
@rqbazan rqbazan merged commit 19ff3ee into main May 26, 2026
@rqbazan rqbazan deleted the changeset-release/main branch May 26, 2026 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant