Skip to content

Version Packages (alpha) - #1742

Merged
yamcodes merged 1 commit into
v1from
changeset-release/v1
Sep 2, 2026
Merged

Version Packages (alpha)#1742
yamcodes merged 1 commit into
v1from
changeset-release/v1

Conversation

@arkenv-bot

@arkenv-bot arkenv-bot Bot commented Sep 2, 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.20

Major Changes

  • Remove programmatic AST schema mutation and preset command #1736 e117bbd @yamcodes

    The arkenv preset apply and arkenv preset remove commands, along with programmatic AST and comment-marker schema mutation, have been removed from the CLI.

    Hosting presets (Vercel, Netlify, Cloudflare, Railway, Render, Fly.io) remain available during initial project scaffolding via arkenv init --preset <name> and are documented as copyable code snippets in the docs.

    BREAKING CHANGE: The arkenv preset command and // @arkenv-preset-start comment marker management have been removed. Use arkenv init --preset <provider> when scaffolding new projects, or copy provider variable definitions directly into ./env.ts for existing schemas.

@yamcodes
yamcodes merged commit b091305 into v1 Sep 2, 2026
17 checks passed
@yamcodes
yamcodes deleted the changeset-release/v1 branch September 2, 2026 16:49
@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. labels Sep 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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