Skip to content

chore: version packages - #39

Merged
stevensacks merged 1 commit into
mainfrom
changeset-release/main
Jul 19, 2026
Merged

chore: version packages#39
stevensacks merged 1 commit into
mainfrom
changeset-release/main

Conversation

@stevensacks

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

@gaia-react/lint@1.10.0

Minor Changes

  • #38 7bf6cec Thanks @stevensacks! - Ban the bare @conform-to/zod import specifier via no-restricted-imports in the base config. The bare specifier targets Zod v3 and throws at RUNTIME — uncaught by typecheck, lint, and build — so a wrong import previously shipped silently and only failed in the running app. Import from @conform-to/zod/v4 instead. The ban uses exact-match paths, so the distinct @conform-to/zod/v4 specifier is unaffected; test and story files keep the ban alongside their existing server-only/internals import restrictions. Consumers with a bare @conform-to/zod import will see a new lint error on upgrade.

@stevensacks
stevensacks merged commit 34759b4 into main Jul 19, 2026
1 check passed
@stevensacks
stevensacks deleted the changeset-release/main branch July 19, 2026 12:17
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