Skip to content

Version Packages (alpha)#1195

Merged
yamcodes merged 2 commits into
v1from
changeset-release/v1
Jun 12, 2026
Merged

Version Packages (alpha)#1195
yamcodes merged 2 commits into
v1from
changeset-release/v1

Conversation

@arkenv-bot

@arkenv-bot arkenv-bot Bot commented Jun 12, 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 v1, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

v1 is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on v1.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

arkenv@1.0.0-alpha.0

Major Changes

  • Initialize v1.0.0-alpha pre-releases #1165 0e86f0d @yamcodes

    Start the pre-release track for the official v1.0.0 release.

Patch Changes

  • Unify environment variable coercion execution model #1193 b666698 @yamcodes

    Change the coercion mechanism for the default arkenv (ArkType) entry point to use a pre-coercion execution model, aligning it with the arkenv/standard entry point.

    • Prevent in-place mutation of the input environment object (like process.env) by applying coercion to a shallow copy of the object before validation.
    • Remove the .pipe() wrapper and unsafe type casting in the ArkType coercion path.

@arkenv/bun-plugin@1.0.0-alpha.0

Major Changes

  • Initialize v1.0.0-alpha pre-releases #1165 0e86f0d @yamcodes

    Start the pre-release track for the official v1.0.0 release.

Patch Changes

Updated 1 dependency

0e86f0d b666698

  • arkenv@1.0.0-alpha.0
## @arkenv/cli@1.0.0-alpha.0

Major Changes

  • Initialize v1.0.0-alpha pre-releases #1165 0e86f0d @yamcodes

    Start the pre-release track for the official v1.0.0 release.

@arkenv/fumadocs-ui@1.0.0-alpha.0

Major Changes

  • Initialize v1.0.0-alpha pre-releases #1165 0e86f0d @yamcodes

    Start the pre-release track for the official v1.0.0 release.

@arkenv/nextjs@1.0.0-alpha.0

Major Changes

  • Initialize v1.0.0-alpha pre-releases #1165 0e86f0d @yamcodes

    Start the pre-release track for the official v1.0.0 release.

Patch Changes

Updated 1 dependency

0e86f0d b666698

  • arkenv@1.0.0-alpha.0
## @arkenv/vite-plugin@1.0.0-alpha.0

Major Changes

  • Initialize v1.0.0-alpha pre-releases #1165 0e86f0d @yamcodes

    Start the pre-release track for the official v1.0.0 release.

Patch Changes

Updated 1 dependency

0e86f0d b666698

  • arkenv@1.0.0-alpha.0

@github-actions github-actions Bot added docs Adds or changes documentation, or acts as documentation in and of itself arkenv Changes to the `arkenv` npm package. @arkenv/vite-plugin Issues or Pull Requests involving the Vite plugin for ArkEnv @arkenv/bun-plugin Issues or Pull Requests involving the Bun plugin for ArkEnv @arkenv/nextjs Issues or Pull Requests involving the Next.js integration for ArkEnv labels Jun 12, 2026
@yamcodes

yamcodes commented Jun 12, 2026

Copy link
Copy Markdown
Owner

im not sure if this should be arkenv@0.12.2-next.0 or arkenv@1.0.0-rc.0 or beta or something, see what others are doing and align with changesets conventions .

Edit: vite and tsdown uses beta, vitepress uses alpha, rolldown uses rc, nextjs uses preview and canary. maybe next could work too like arkenv@1.0.0-next.0, not sure.

@pkg-pr-new

pkg-pr-new Bot commented Jun 12, 2026

Copy link
Copy Markdown

Open in StackBlitz

arkenv

npm i https://pkg.pr.new/arkenv@1195

@arkenv/bun-plugin

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

@arkenv/cli

npm i https://pkg.pr.new/@arkenv/cli@1195

@arkenv/fumadocs-ui

npm i https://pkg.pr.new/@arkenv/fumadocs-ui@1195

@arkenv/nextjs

npm i https://pkg.pr.new/@arkenv/nextjs@1195

@arkenv/vite-plugin

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

commit: b0e1bb9

@arkenv-bot

arkenv-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

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

Project Deployment Review Updated (Asia/Almaty)
arkenv Ready Ready Preview, Comment Jun 12 2026, 6:12 PM (Asia/Almaty)

@yamcodes

Copy link
Copy Markdown
Owner

whats your take on this comment:

#1195 (comment)

@pullfrog

@arkenv-bot arkenv-bot Bot force-pushed the changeset-release/v1 branch from 1de2371 to 88f9404 Compare June 12, 2026 12:50
@arkenv-bot arkenv-bot Bot changed the title Version Packages (next) Version Packages (alpha) Jun 12, 2026
@arkenv-bot arkenv-bot Bot force-pushed the changeset-release/v1 branch 2 times, most recently from 6b87be6 to 7a56ed0 Compare June 12, 2026 12:56
@arkenv-bot arkenv-bot Bot force-pushed the changeset-release/v1 branch from dd1c2d0 to b0e1bb9 Compare June 12, 2026 13:07
@github-actions github-actions Bot added @arkenv/fumadocs-ui Issues or Pull Requests involving the ArkEnv Fumadocs UI theme @arkenv/cli Issues or Pull Requests involving the ArkEnv CLI labels Jun 12, 2026
@yamcodes yamcodes merged commit 2f7ea63 into v1 Jun 12, 2026
18 checks passed
@yamcodes yamcodes deleted the changeset-release/v1 branch June 12, 2026 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

@arkenv/bun-plugin Issues or Pull Requests involving the Bun plugin for ArkEnv @arkenv/cli Issues or Pull Requests involving the ArkEnv CLI @arkenv/fumadocs-ui Issues or Pull Requests involving the ArkEnv Fumadocs UI theme @arkenv/nextjs Issues or Pull Requests involving the Next.js integration for ArkEnv @arkenv/vite-plugin Issues or Pull Requests involving the Vite plugin for ArkEnv arkenv Changes to the `arkenv` npm package. docs Adds or changes documentation, or acts as documentation in and of itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant