Skip to content

0.9.0

Choose a tag to compare

@hyericlee hyericlee released this 22 Feb 05:16
· 265 commits to main since this release

Release Notes

  • New: add command interactive file selection
  • New: remove command interactive file selection
  • New: add and remove commands add/remove dependencies to/from manifest
  • New: Support 20+ more platforms
  • New: search command for listing local packages
  • New: view command for viewing package metadata and contents
  • New: unpublished command
  • New: --interactive option for install, uninstall, and unpublish commands
  • New: @clack/prompts library for interactive prompts
  • New: Auto name-spacing of file dirs on install conflicts
  • Fix: Cursor .mdc file not recognized, resulting in file contents written in json
  • Fix: Install command not utilizing conflict resolution algorithms
  • Fix: Uninstall command not preserving platform specific dirs
  • Updated install and uninstall command --list option to --interactive
  • Updated publish command to add --local option (replacing pack command)
  • Updated add command to use --to option
  • Updated remove command to use --from option
  • Updated new command to default to global scope
  • Cleaned up command help outputs

Full Changelog: 0.8.5...0.9.0