Skip to content

Releases: bombshell-dev/tools

v0.3.4

27 Mar 02:33
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Patch Changes

  • Fixes vitest-ansi-serializer resolution issue

v0.3.3

27 Mar 02:18
Immutable release. Only release title and notes can be modified.
cbc5b12

Choose a tag to compare

Patch Changes

  • f9d1c06: Fixes bsh test config issue

v0.3.2

27 Mar 02:04
Immutable release. Only release title and notes can be modified.
df7bb0d

Choose a tag to compare

Patch Changes

  • f716864: Fixes a bundling issue with test-utils

v0.3.1

27 Mar 01:51
Immutable release. Only release title and notes can be modified.
c18b034

Choose a tag to compare

Patch Changes

  • ffba54e: Ignores colocated *.test.ts files in build
  • ffba54e: Adds automatic vitest config with vitest-ansi-serializer

v0.3.0

26 Mar 03:14
Immutable release. Only release title and notes can be modified.
22ea4b9

Choose a tag to compare

Minor Changes

  • df17b88: Adds skills for coding agents. Eight skills cover the full bsh toolchain — lifecycle, lint, build, test, format, dev, init, and migration for onboarding an existing project.

    If you use an AI coding agent, run pnpm add -D @bomb.sh/tools then have your agent run pnpm dlx @tanstack/intent@latest install to load project-specific skills for @bomb.sh/tools.

v0.2.8

25 Mar 02:53
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Patch Changes

  • Updates fixture.root to include trailing slash

v0.2.7

25 Mar 02:38
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Patch Changes

  • Removes type-only import from bundle

v0.2.6

25 Mar 02:29
Immutable release. Only release title and notes can be modified.
010e777

Choose a tag to compare

Patch Changes

  • 0eeee28: Adds support for nested object syntax, dynamic file creation, and better fs bindings to createFixture

v0.2.5

25 Mar 01:52
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Patch Changes

  • 0945a18: Allows strongly typed .json files in fixtures
  • 0945a18: Use current test name as a prefix for tmpdir in fixture

v0.2.4

25 Mar 01:26
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Patch Changes

  • Distribute with types