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
jsrepo@1.13.1
Patch Changes
0ec0d11: Fix a few things with logging
0ec0d11: Show <category>/<block> when asking if users would like to overwrite a block.
0ec0d11: Ensure vitest is only included as a devDependency if the block includes tests.
0ec0d11: Use <category>/<name> as the key when resolving blocks to improve consistency.
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
jsrepo@1.13.1
Patch Changes
<category>/<block>
when asking if users would like to overwrite a block.vitest
is only included as a devDependency if the block includes tests.<category>/<name>
as the key when resolving blocks to improve consistency.