Skip to content

Sync devmain - #1711

Merged
arkenv-bot[bot] merged 3 commits into
mainfrom
dev
Aug 29, 2026
Merged

Sync devmain#1711
arkenv-bot[bot] merged 3 commits into
mainfrom
dev

Conversation

@arkenv-bot

@arkenv-bot arkenv-bot Bot commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

This PR is automatically maintained by the Sync PR workflow.

It tracks all commits on dev that have not yet been merged into main, keeping the two branches in sync after every push to dev.

🌍 Preview the latest dev documentation: https://arkenv-dev.vercel.app

Note

This PR is opened and managed by arkenv-bot. It is skipped by Pullfrog and other bot-aware workflows.

Fixes #1699

## Summary
- Delete dead `safeAppend` ambient injection pipeline, templates
(`ImportMetaEnvAugmented` / `ProcessEnvAugmented`), and unused
scaffolding options (`envDtsHandling`, `installTypeDefinitions`).
- Vite and Bun scaffolding now exclusively plans `env.ts` + framework
configurations without emitting ambient `.d.ts` augmentations.
- Add changeset for `@arkenv/cli`.
@arkenv-bot arkenv-bot Bot added the maintenance Routine tasks, tooling, and syncs label Aug 29, 2026
@changeset-bot

changeset-bot Bot commented Aug 29, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 6f24368

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions Bot added docs Adds or changes documentation, or acts as documentation in and of itself tests This issue or PR is about adding, removing or changing tests @arkenv/cli Issues or Pull Requests involving the ArkEnv CLI @arkenv/nuxt Issues or Pull Requests involving the Nuxt integration for ArkEnv labels Aug 29, 2026
Reverts #1706 because the ambient .d.ts pipeline is actively used on the
v0 `dev` branch (issue #1699 is a v1-only task).
@pkg-pr-new

pkg-pr-new Bot commented Aug 29, 2026

Copy link
Copy Markdown

Open in StackBlitz

arkenv

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

@arkenv/build

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

@arkenv/bun-plugin

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

@arkenv/cli

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

@arkenv/fumadocs-ui

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

@arkenv/nextjs

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

@arkenv/nuxt

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

@arkenv/vite-plugin

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

commit: 6f24368

@github-actions github-actions Bot removed tests This issue or PR is about adding, removing or changing tests @arkenv/cli Issues or Pull Requests involving the ArkEnv CLI labels Aug 29, 2026
This PR was opened by the [Changesets
release](https://github.com/changesets/action) 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/nuxt@0.1.2

### Patch Changes

- #### Fix `nuxt` peer dependency range to support Nuxt 3 and Nuxt 4
_[`#1706`](#1706)
[`c4414ce`](c4414ce)
[@yamcodes](https://github.com/yamcodes)_

	
Update the `peerDependencies` range for `nuxt` to `"^3.21.7 ||
^4.0.0-0"` to support both Nuxt 3 (>=3.21.7) and Nuxt 4 development
dependencies.

Co-authored-by: arkenv-bot[bot] <237618717+arkenv-bot[bot]@users.noreply.github.com>
@arkenv-bot
arkenv-bot Bot merged commit 6f24368 into main Aug 29, 2026
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

@arkenv/nuxt Issues or Pull Requests involving the Nuxt integration for ArkEnv docs Adds or changes documentation, or acts as documentation in and of itself maintenance Routine tasks, tooling, and syncs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant