Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: version packages #13

Merged
merged 4 commits into from
Jun 26, 2024
Merged

chore: version packages #13

merged 4 commits into from
Jun 26, 2024

Conversation

github-actions[bot]
Copy link
Contributor

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

clide-js@0.2.0

Minor Changes

  • 2eb1489: - Polished up internal ✨test utils✨ and added them to the exports so you can easily test you're CLIs and plugins!
    • Made the logger plugin more full featured with prefix, logFile, and enabled options, and util functions for enabling/disabling the logger during runtime.
    • Added formatFileName util function to exports.
    • Added getters to State for client, ... so they can be accessed without needing to go through through Context.
    • Made the Hooks type a generic which takes a HooksObject type param.
    • Made the PluginInfo type a generic which takes a PluginMeta type param.
    • Renamed StateOptions.data to StateOptions.initialData.
    • Refactored command resolution to ignore relative paths.
    • Fixed the optionValues type on State.fork to work with command types that have an optional options field.

clide-plugin-command-menu@1.0.0

Minor Changes

  • 2eb1489: Renamed skip option to enabled.

Patch Changes

  • Updated dependencies [2eb1489]
    • clide-js@0.2.0

ryangoree
ryangoree previously approved these changes Jun 26, 2024
packages/clide-js/CHANGELOG.md Outdated Show resolved Hide resolved
packages/clide-plugin-command-menu/CHANGELOG.md Outdated Show resolved Hide resolved
packages/clide-plugin-command-menu/package.json Outdated Show resolved Hide resolved
@ryangoree ryangoree merged commit 732b1fc into main Jun 26, 2024
3 checks passed
@ryangoree ryangoree deleted the changeset-release/main branch June 26, 2024 15:44
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