Skip to content

Version Packages#1285

Merged
yamcodes merged 2 commits into
devfrom
changeset-release/dev
Jul 10, 2026
Merged

Version Packages#1285
yamcodes merged 2 commits into
devfrom
changeset-release/dev

Conversation

@arkenv-bot

@arkenv-bot arkenv-bot Bot commented Jul 10, 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 dev, this PR will be updated.

Releases

@arkenv/cli@0.3.2

Patch Changes

  • Generate .env and .env.example files during initialization #1281 2aa2608 @yamcodes

    • Scaffold default .env and .env.example files if missing to prevent Node/tsx --env-file boot crashes.
    • Parse existing .env file and securely strip all values to generate .env.example when .env.example is missing to avoid leaking user credentials to source control.
    • Automatically check and update .gitignore in existing projects to ignore .env and .env.local files.
    • Skip overwriting pre-existing files when their scaffolding action is set to "create".
  • Configure pnpm whitelisting for esbuild during scaffolding #1282 d3fe2bb @yamcodes

    Automatically configure pnpm build whitelisting for esbuild during project scaffolding if pnpm is the detected package manager. This writes the onlyBuiltDependencies field to package.json and creates or updates a pnpm-workspace.yaml file with the allowBuilds configuration before running the installation phase.

@github-actions github-actions Bot added docs Adds or changes documentation, or acts as documentation in and of itself @arkenv/cli Issues or Pull Requests involving the ArkEnv CLI labels Jul 10, 2026
@pkg-pr-new

pkg-pr-new Bot commented Jul 10, 2026

Copy link
Copy Markdown

Open in StackBlitz

arkenv

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

@arkenv/build

npm i https://pkg.pr.new/@arkenv/build@1285

@arkenv/bun-plugin

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

@arkenv/cli

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

@arkenv/fumadocs-ui

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

@arkenv/nextjs

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

@arkenv/nuxt

npm i https://pkg.pr.new/@arkenv/nuxt@1285

@arkenv/vite-plugin

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

commit: 1006842

@arkenv-bot

arkenv-bot Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

📦 Bundle Size Report

No results found

All size limits passed!

@arkenv-bot arkenv-bot Bot force-pushed the changeset-release/dev branch from a60a7f4 to 1866a97 Compare July 10, 2026 12:53
@arkenv-bot arkenv-bot Bot force-pushed the changeset-release/dev branch from afbf570 to 6f1b641 Compare July 10, 2026 13:04
@yamcodes yamcodes merged commit 4aa6f1d into dev Jul 10, 2026
22 checks passed
@yamcodes yamcodes deleted the changeset-release/dev branch July 10, 2026 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

@arkenv/cli Issues or Pull Requests involving the ArkEnv CLI 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