Skip to content

Version Packages#503

Merged
yamcodes merged 1 commit intomainfrom
changeset-release/main
Dec 8, 2025
Merged

Version Packages#503
yamcodes merged 1 commit intomainfrom
changeset-release/main

Conversation

@arkenv-bot
Copy link
Contributor

@arkenv-bot arkenv-bot bot commented Dec 5, 2025

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

@arkenv/bun-plugin@0.0.2

Patch Changes

  • Fix "Type instantiation is excessively deep" error #511 0a44dcd @yamcodes

    Fixed "Type instantiation is excessively deep and possibly infinite" errors when using the plugins with complex ArkType schemas. This was reported in the ArkEnv Vite Plugin along with ArkType 2.1.28, and was fixed by an overall improvement of type stability including optimizing how generics are passed to the validation logic.

Updated 1 dependency
  • arkenv@0.7.6

@arkenv/vite-plugin@0.0.19

Patch Changes

  • Fix "Type instantiation is excessively deep" error #511 0a44dcd @yamcodes

    Fixed "Type instantiation is excessively deep and possibly infinite" errors when using the plugins with complex ArkType schemas. This was reported in the ArkEnv Vite Plugin along with ArkType 2.1.28, and was fixed by an overall improvement of type stability including optimizing how generics are passed to the validation logic.

Updated 1 dependency
  • arkenv@0.7.6

@repo/types@0.0.1

Patch Changes

  • Add Schema types #511 0a44dcd @yamcodes

    Add Schema types to internal types package, including EnvSchemaWithType and SchemaShape.

@vercel
Copy link

vercel bot commented Dec 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
arkenv Ready Ready Preview Comment Dec 8, 2025 8:50pm

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 5, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added docs Improvements or additions to documentation @arkenv/vite-plugin Issues or Pull Requests involving the Vite plugin for ArkEnv labels Dec 5, 2025
@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 5, 2025

Open in StackBlitz

npm i https://pkg.pr.new/arkenv@503
npm i https://pkg.pr.new/@arkenv/bun-plugin@503
npm i https://pkg.pr.new/@arkenv/vite-plugin@503

commit: 6cba425

@yamcodes
Copy link
Owner

yamcodes commented Dec 5, 2025

Waiting with this merge. Maybe we'll fix #502 and/or #501 in this chance. #501 specifically might render the as never change we made in #498 unnecessary

Edit: Looks like #502 is fixed. Let's see if we can fix #501 too in this chance

@arkenv-bot
Copy link
Contributor Author

arkenv-bot bot commented Dec 8, 2025

📦 Bundle Size Report

Package Size Limit Diff Status
arkenv 728 B 2 kB -0.1%
@arkenv/vite-plugin 887 B 2 kB +0.1%
@arkenv/bun-plugin 1.43 kB 2 kB +2.9%

All size limits passed!

@arkenv-bot arkenv-bot bot force-pushed the changeset-release/main branch from dafee66 to 6cba425 Compare December 8, 2025 20:43
@yamcodes yamcodes merged commit 384a191 into main Dec 8, 2025
19 checks passed
@yamcodes yamcodes deleted the changeset-release/main branch December 8, 2025 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

@arkenv/vite-plugin Issues or Pull Requests involving the Vite plugin for ArkEnv docs Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant