Skip to content

Release: version packages - #14

Merged
antstanley merged 1 commit into
mainfrom
changeset-release/main
Jul 25, 2026
Merged

Release: version packages#14
antstanley merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish 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

blogwright@0.3.3

Patch Changes

  • #13 b760320 Thanks @antstanley! - Ship smaller packages. The published tarballs no longer carry .js.map sourcemaps (sourceMap was set repo-wide in tsconfig.base.json and every emitted map was landing in dist), and test-support.ts — scaffolding imported only by *.test.ts — is now excluded from the build configs of blogwright and blogwright-pds rather than compiled into dist. It is still fully typechecked, since the tsconfig.typecheck.json files override exclude to [].

    Unpacked sizes drop by a quarter overall: blogwright 540.4 kB → 437.9 kB, blogwright-core 205.1 kB → 127.8 kB, blogwright-pds 99.9 kB → 58.9 kB, and the three packages together go from 183 files to 121. No runtime code changed.

  • Updated dependencies [b760320]:

    • blogwright-core@0.3.3
    • blogwright-pds@0.3.3

blogwright-core@0.3.3

Patch Changes

  • #13 b760320 Thanks @antstanley! - Ship smaller packages. The published tarballs no longer carry .js.map sourcemaps (sourceMap was set repo-wide in tsconfig.base.json and every emitted map was landing in dist), and test-support.ts — scaffolding imported only by *.test.ts — is now excluded from the build configs of blogwright and blogwright-pds rather than compiled into dist. It is still fully typechecked, since the tsconfig.typecheck.json files override exclude to [].

    Unpacked sizes drop by a quarter overall: blogwright 540.4 kB → 437.9 kB, blogwright-core 205.1 kB → 127.8 kB, blogwright-pds 99.9 kB → 58.9 kB, and the three packages together go from 183 files to 121. No runtime code changed.

blogwright-pds@0.3.3

Patch Changes

  • #13 b760320 Thanks @antstanley! - Ship smaller packages. The published tarballs no longer carry .js.map sourcemaps (sourceMap was set repo-wide in tsconfig.base.json and every emitted map was landing in dist), and test-support.ts — scaffolding imported only by *.test.ts — is now excluded from the build configs of blogwright and blogwright-pds rather than compiled into dist. It is still fully typechecked, since the tsconfig.typecheck.json files override exclude to [].

    Unpacked sizes drop by a quarter overall: blogwright 540.4 kB → 437.9 kB, blogwright-core 205.1 kB → 127.8 kB, blogwright-pds 99.9 kB → 58.9 kB, and the three packages together go from 183 files to 121. No runtime code changed.

  • Updated dependencies [b760320]:

    • blogwright-core@0.3.3

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 2d1eebc to d1d2b0d Compare July 25, 2026 09:02
@antstanley
antstanley merged commit 87796ae into main Jul 25, 2026
1 check passed
@antstanley
antstanley deleted the changeset-release/main branch July 25, 2026 11:46
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