Releases: HaphazardDev/pi-extensions
Releases · HaphazardDev/pi-extensions
Release list
@haphazarddev/pi-ask-user-question@0.3.0
Minor Changes
- 7383aa5: Add multi-select option prompts for choosing multiple predefined answers.
@haphazarddev/pi-vim-quit@0.2.2
Patch Changes
- 4834915: Use npm Trusted Publishing in the release workflow.
@haphazarddev/pi-interactive-code-review@0.3.2
Patch Changes
- 4834915: Use npm Trusted Publishing in the release workflow.
@haphazarddev/pi-copy-code-block@0.2.3
Patch Changes
- 4834915: Use npm Trusted Publishing in the release workflow.
@haphazarddev/pi-ask-user-question@0.2.2
Patch Changes
- 4834915: Use npm Trusted Publishing in the release workflow.
@haphazarddev/pi-vim-quit@0.2.1
Patch Changes
- db4a229: Ship compiled JavaScript extension entrypoints instead of TypeScript source to reduce pi startup overhead.
@haphazarddev/pi-interactive-code-review@0.3.1
Patch Changes
- db4a229: Ship compiled JavaScript extension entrypoints instead of TypeScript source to reduce pi startup overhead.
@haphazarddev/pi-copy-code-block@0.2.2
Patch Changes
- db4a229: Ship compiled JavaScript extension entrypoints instead of TypeScript source to reduce pi startup overhead.
@haphazarddev/pi-ask-user-question@0.2.1
Patch Changes
- db4a229: Ship compiled JavaScript extension entrypoints instead of TypeScript source to reduce pi startup overhead.
@haphazarddev/pi-copy-code-block@0.2.1
Patch Changes
- 1121430: Remove the extra trailing newline when copying code blocks so single-line commands paste cleanly.