Releases: bombshell-dev/tools
Release list
v0.5.4
v0.5.3
Patch Changes
-
22f87d0: Fixes the
bsh initcommand—it now points at the directory the template was actually cloned into.init/init .now scaffolds into the current directory in-place and uses the current directory's basename as the project name. -
14e24a8: In some failure or no-op cases, oxlint seems to return output which is not json-parseable even with --json passed. Log output directly in these instances.
-
dd6abfa: Fixes
bsh synccrashing when creating skill symlinks, and makes re-running it safe. It no longer errors or removes already-synced skills.
v0.5.1
Patch Changes
- 64e9826: Fixes an
EISDIRerror when callingbsh sync
v0.5.0
Minor Changes
-
fe06180: Add
synccommand to automatically symlink skills to the local project -
e3f5833: Updatess
oxfmtconfig:- Sets
"singleQuote"option totrue - Adds
"*.json", "*.md", "*.yml", "*.jsonc"to"ignorePatterns"option
Updates
formatcommand to include all files by default instead of the./srcdirectoryExtracts
publintfrom thelintcommand into a separate command - Sets
v0.4.2
Patch Changes
- 747c189: - Fixes
runKnipto correctly handle reported violations- Updates
knipdependency to6.9.0
- Updates
v0.4.1
Patch Changes
- 81cc9f1: Added "rules" to
package.json#files
v0.4.0
Minor Changes
- 06a1190: Updates
knipdependency to v6
v0.3.4
Patch Changes
- Fixes
vitest-ansi-serializerresolution issue
v0.3.3
Patch Changes
- f9d1c06: Fixes
bsh testconfig issue
v0.3.2
Patch Changes
- f716864: Fixes a bundling issue with test-utils