chore: update versions#233
Merged
Merged
Conversation
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]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
5476fe9Thanks @rqbazan! - Rework the output ofrr check,lint,format,jsc,tsc,pack, anddoctorinto 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,tscshows 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 checkrunsjscthentscas 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.cleanstays logger-based (it has no pass/fail verdict).Plugin SDK: the capability verbs plus
Packer.pack()andDoctor.doctor()now return aRunReport({ ok, output });DoctorResult/DoctorOutputare removed. See decisions 012–014.Patch Changes
5476fe9]:@rrlab/cli@1.1.0
Minor Changes
#232
5476fe9Thanks @rqbazan! - Rework the output ofrr check,lint,format,jsc,tsc,pack, anddoctorinto 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,tscshows 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 checkrunsjscthentscas 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.cleanstays logger-based (it has no pass/fail verdict).Plugin SDK: the capability verbs plus
Packer.pack()andDoctor.doctor()now return aRunReport({ ok, output });DoctorResult/DoctorOutputare removed. See decisions 012–014.Patch Changes
5476fe9]:@rrlab/oxc-plugin@1.1.0
Minor Changes
#232
5476fe9Thanks @rqbazan! - Rework the output ofrr check,lint,format,jsc,tsc,pack, anddoctorinto 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,tscshows 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 checkrunsjscthentscas 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.cleanstays logger-based (it has no pass/fail verdict).Plugin SDK: the capability verbs plus
Packer.pack()andDoctor.doctor()now return aRunReport({ ok, output });DoctorResult/DoctorOutputare removed. See decisions 012–014.Patch Changes
5476fe9]:@rrlab/ts-plugin@1.1.0
Minor Changes
#232
5476fe9Thanks @rqbazan! - Rework the output ofrr check,lint,format,jsc,tsc,pack, anddoctorinto 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,tscshows 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 checkrunsjscthentscas 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.cleanstays logger-based (it has no pass/fail verdict).Plugin SDK: the capability verbs plus
Packer.pack()andDoctor.doctor()now return aRunReport({ ok, output });DoctorResult/DoctorOutputare removed. See decisions 012–014.Patch Changes
5476fe9]:@rrlab/tsdown-plugin@1.1.0
Minor Changes
#232
5476fe9Thanks @rqbazan! - Rework the output ofrr check,lint,format,jsc,tsc,pack, anddoctorinto 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,tscshows 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 checkrunsjscthentscas 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.cleanstays logger-based (it has no pass/fail verdict).Plugin SDK: the capability verbs plus
Packer.pack()andDoctor.doctor()now return aRunReport({ ok, output });DoctorResult/DoctorOutputare removed. See decisions 012–014.Patch Changes
5476fe9]:@vlandoss/clibuddy@0.7.0
Minor Changes
5476fe9Thanks @rqbazan! - AddrunTaskBoard: 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 linesnote) and a one-line summary. Non-TTY/CI prints each row once in input order, so logs stay deterministic. The┌ │ └frame is opt-in viaframe: 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 addspalette.error.@vlandoss/vland@0.3.1
Patch Changes
5476fe9]: