Skip to content

Version Packages#4

Merged
Jerome Leclanche (jleclanche) merged 1 commit into
mainfrom
changeset-release/main
Jun 18, 2026
Merged

Version Packages#4
Jerome Leclanche (jleclanche) merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented May 24, 2026

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 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

@ingram-tech/newsletter@0.4.0

Minor Changes

  • 5e1fab2: Upgrade the zod runtime dependency from v3 to v4, aligning newsletter with the
    rest of the workspace (nk-db and nk-auth already run zod 4). No public API
    changes; schemas were already written in the zod-4-compatible style.

@ingram-tech/nk-db@0.3.0

Minor Changes

  • 5e2c767: Export resetPublicTables from a new @ingram-tech/nk-db/pglite/reset subpath —
    the canonical "introspect public tables + TRUNCATE … RESTART IDENTITY CASCADE"
    test-reset, transport-agnostic so an in-process Drizzle/PGlite harness can share
    it without pulling in PGlite or the socket server. createTestDb's reset() now
    delegates to it (behaviour unchanged). The subpath is deliberately zero-import so
    in-process consumers don't pay for the socket transport.

Patch Changes

  • 5e1fab2: Raise the optional @electric-sql/pglite-socket peer floor to >=0.2.4 to track
    the current release. Affects only the no-Docker PGlite dev/test harness, not the
    production pg path.

@ingram-tech/git-hooks@0.2.1

Patch Changes

  • 366fb6d: Format staged .mjs / .cjs files in nextkit-format-staged. oxfmt handles
    them, but they were missing from the extension filter, so config/scripts in
    those formats were skipped on commit (and only caught later by CI's oxfmt --check).

@ingram-tech/nk-auth@0.4.1

Patch Changes

  • 5e1fab2: Bump the bundled bcrypt dependency from v5 to v6. Internal change only —
    the hash format is unchanged, so existing password hashes continue to verify.
  • Updated dependencies [5e1fab2]
  • Updated dependencies [5e2c767]
    • @ingram-tech/nk-db@0.3.0

@ingram-tech/oxlint-config@0.2.2

Patch Changes

  • 5e1fab2: Raise the oxlint (^1.70.0) and oxfmt (^0.55.0) peer floors to the latest
    releases.

@github-actions github-actions Bot force-pushed the changeset-release/main branch 4 times, most recently from 1e869b6 to b45ceea Compare May 30, 2026 15:21
@github-actions github-actions Bot force-pushed the changeset-release/main branch from b45ceea to 5b2cdf6 Compare June 5, 2026 13:55
@github-actions github-actions Bot force-pushed the changeset-release/main branch 9 times, most recently from 4a90dd5 to a1c0642 Compare June 16, 2026 01:39
@github-actions github-actions Bot force-pushed the changeset-release/main branch from a1c0642 to cf3daa7 Compare June 18, 2026 09:28
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