Skip to content

Version Packages - #14

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
tegami/version-packages
Open

Version Packages#14
github-actions[bot] wants to merge 1 commit into
mainfrom
tegami/version-packages

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Summary

All bumped packages.

Package From To
@tooee/cli 0.8.0 0.9.0
@tooee/ask 0.8.0 0.9.0
@tooee/clipboard 0.8.0 0.9.0
@tooee/choose 0.8.0 0.9.0
@tooee/commands 0.8.0 0.9.0
@tooee/config 0.8.0 0.9.0
@tooee/diff 0.8.0 0.9.0
@tooee/fuzzy 0.8.0 0.9.0
@tooee/layout 0.8.0 0.9.0
@tooee/marks 0.8.0 0.9.0
@tooee/overlays 0.8.0 0.9.0
@tooee/panels 0.8.0 0.9.0
@tooee/renderers 0.8.0 0.9.0
@tooee/router 0.8.0 0.9.0
@tooee/shell 0.8.0 0.9.0
@tooee/themes 0.8.0 0.9.0
@tooee/view 0.8.0 0.9.0
@tooee/toasts 0.8.0 0.9.0
@tooee/search 0.8.0 0.9.0

Changelogs

remove-0-8-deprecations.md

Show Bumped Packages (19)
Package Bump
npm:@tooee/cli minor
npm:@tooee/ask minor
npm:@tooee/clipboard minor
npm:@tooee/choose minor
npm:@tooee/commands minor
npm:@tooee/config minor
npm:@tooee/diff minor
npm:@tooee/fuzzy minor
npm:@tooee/layout minor
npm:@tooee/marks minor
npm:@tooee/overlays minor
npm:@tooee/panels minor
npm:@tooee/renderers minor
npm:@tooee/router minor
npm:@tooee/shell minor
npm:@tooee/themes minor
npm:@tooee/view minor
npm:@tooee/toasts minor
npm:@tooee/search minor

Remove the 0.8 compatibility APIs

Tooee 0.9 removes the compatibility forms deprecated in 0.8. Choose now
accepts only direct chooser props and actions; launchCli provider settings
must be nested under provider; and AppLayout scrolling must use scroll.

The config color type is now only ColorMode, command surfaces use
useSurfaceInvoke, and overlays use handles plus state hooks instead of
show, hide, and isOpen. The tooee table command has also been removed;
use tooee view --renderer table.

See the 0.9 migration guide for replacements.

shared-chooser-list.md

Show Bumped Packages (1)
Package Bump
npm:@tooee/renderers patch

Share chooser behavior across shell pickers

Theme and command pickers now use the same filtering, navigation, input, selection, and list
behavior as @tooee/choose. @tooee/renderers also exports the reusable chooser primitives.

Publish

The following packages will be published if merged:

Package Version Registry
@tooee/cli 0.9.0 npm
@tooee/ask 0.9.0 npm
@tooee/clipboard 0.9.0 npm
@tooee/choose 0.9.0 npm
@tooee/commands 0.9.0 npm
@tooee/config 0.9.0 npm
@tooee/diff 0.9.0 npm
@tooee/fuzzy 0.9.0 npm
@tooee/layout 0.9.0 npm
@tooee/marks 0.9.0 npm
@tooee/overlays 0.9.0 npm
@tooee/panels 0.9.0 npm
@tooee/renderers 0.9.0 npm
@tooee/router 0.9.0 npm
@tooee/shell 0.9.0 npm
@tooee/themes 0.9.0 npm
@tooee/view 0.9.0 npm
@tooee/toasts 0.9.0 npm
@tooee/search 0.9.0 npm

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.

0 participants