Skip to content

Version Packages#17

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages#17
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 7, 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/nk-dev@0.3.0

Minor Changes

  • 79bcb7d: Toolchain consolidation:

    • nk no longer formats SQL. nk format/nk check run oxfmt only; the prettier + prettier-plugin-sql dependencies are dropped. SQL in these repos is ~all generated (drizzle migrations, pg_dump baselines, pglite fixtures), so formatting it only churned generated files and crashed on psql directives (\restrict) for no gain.
    • nk test — new passthrough for vitest run (extra args forwarded), completing the set alongside lint/format/check/type-check/build.
    • nk doctor [--fix] — reports a site's drift from the canonical nk-dev toolchain (scripts not pointing at nk, superseded deps, .oxlintrc.json/tsconfig.json extends not pointing at nk-dev, a missing CLAUDE.md guide import, stale knip.json ignores, a dead .prettierignore) and, with --fix, applies the mechanical corrections. Exits non-zero on model-breaking findings so it can gate CI.
    • nk check warns on tooling drift — a non-fatal notice when a site re-declares a package nk-dev supersedes (oxfmt, oxlint, prettier*, @ingram-tech/{oxlint,typescript}-config, @ingram-tech/nk-cli, @ingram-tech/git-hooks), pointing at nk doctor --fix.

Patch Changes

  • c8df237: Bump the bundled oxc toolchain: oxfmt ^0.56^0.58, oxlint ^1.71^1.73. Sites on the nk-dev toolchain pick these up on their next install, so the whole fleet's formatter/linter version is managed here in one place rather than pinned per repo.

@github-actions github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from 5388730 to 2919f61 Compare July 7, 2026 16:24
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 2919f61 to 57517df Compare July 7, 2026 18:39
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.

0 participants