fix(bun, deno): do not read from process.env#5458
Merged
davidmytton merged 1 commit intomainfrom Nov 26, 2025
Merged
Conversation
The `@arcjet/bun` and `@arcjet/deno` packages almost read from
`{ env } from "bun"` / `Deno.env` correctly,
except for each a sole lonely `if (isDevelopment(process.env)) {`
check.
Closes GH-5457.
|
😎 Merged manually by David Mytton (@davidmytton) - details. |
qw-in
approved these changes
Nov 25, 2025
Member
qw-in
left a comment
There was a problem hiding this comment.
Indeed looks like a bug! Probably worth a note when we release but was previously inconsistent. Good catch - nice to get done in beta!
Contributor
|
Merging manually due to Trunk stalling. |
trunk-io Bot
pushed a commit
that referenced
this pull request
Jan 6, 2026
Automatically generated with [Release Please](https://github.com/googleapis/release-please). --- <details><summary>@arcjet/nuxt: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/nuxt-v1.0.0-beta.16) (2026-01-06) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/body bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/env bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/headers bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/ip bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/logger bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/protocol bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/transport bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * arcjet bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/react-router: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/react-router-v1.0.0-beta.16) (2026-01-06) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/env bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/headers bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/ip bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/logger bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/protocol bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/transport bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * arcjet bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * devDependencies * @arcjet/cache bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/analyze: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/analyze-v1.0.0-beta.16) (2026-01-06) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/analyze-wasm bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/protocol bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/analyze-wasm: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/analyze-wasm-v1.0.0-beta.16) (2026-01-06) ### 🧹 Miscellaneous Chores * regenerate WebAssembly ([#5526](#5526)) ([c97076b](c97076b)) * Update WebAssembly for dependency upgrades ([c7b4d7e](c7b4d7e)) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/astro: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/astro-v1.0.0-beta.16) (2026-01-06) ### 🚀 New Features * **astro:** export `ArcjetOptions` type ([#5583](#5583)) ([5bdc766](5bdc766)) * sync lists of env variables ([#5456](#5456)) ([dfa9fd2](dfa9fd2)) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/env bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/headers bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/ip bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/logger bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/protocol bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/transport bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * arcjet bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/body: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/body-v1.0.0-beta.16) (2026-01-06) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/bun: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/bun-v1.0.0-beta.16) (2026-01-06) ### 🪲 Bug Fixes * **bun, deno:** do not read from `process.env` ([#5458](#5458)) ([e90d277](e90d277)) ### 📚 Tests * add some tests for reading the request body ([#5519](#5519)) ([b370ceb](b370ceb)) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/env bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/headers bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/ip bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/logger bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/protocol bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/transport bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * arcjet bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/cache: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/cache-v1.0.0-beta.16) (2026-01-06) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/decorate: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/decorate-v1.0.0-beta.16) (2026-01-06) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/protocol bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/sprintf bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/deno: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/deno-v1.0.0-beta.16) (2026-01-06) ### 🪲 Bug Fixes * **bun, deno:** do not read from `process.env` ([#5458](#5458)) ([e90d277](e90d277)) ### 📚 Tests * add some tests for reading the request body ([#5519](#5519)) ([b370ceb](b370ceb)) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/env bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/headers bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/ip bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/logger bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/protocol bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/transport bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * arcjet bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/duration: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/duration-v1.0.0-beta.16) (2026-01-06) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/env: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/env-v1.0.0-beta.16) (2026-01-06) ### ⚠ BREAKING CHANGES * **env:** remove unused `apiKey` utility function ([#5454](#5454)) ### 🚀 New Features * sync lists of env variables ([#5456](#5456)) ([dfa9fd2](dfa9fd2)) ### 🧹 Miscellaneous Chores * **env:** remove unused `apiKey` utility function ([#5454](#5454)) ([059c226](059c226)) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/eslint-config: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/eslint-config-v1.0.0-beta.16) (2026-01-06) ### 🧹 Miscellaneous Chores * **@arcjet/eslint-config:** Synchronize arcjet-js versions </details> <details><summary>@arcjet/fastify: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/fastify-v1.0.0-beta.16) (2026-01-06) ### 📚 Tests * add some tests for reading the request body ([#5519](#5519)) ([b370ceb](b370ceb)) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/env bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/headers bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/ip bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/logger bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/protocol bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/transport bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * arcjet bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/headers: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/headers-v1.0.0-beta.16) (2026-01-06) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/inspect: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/inspect-v1.0.0-beta.16) (2026-01-06) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/protocol bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/ip: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/ip-v1.0.0-beta.16) (2026-01-06) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/logger: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/logger-v1.0.0-beta.16) (2026-01-06) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/sprintf bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/nest: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/nest-v1.0.0-beta.16) (2026-01-06) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/env bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/headers bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/ip bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/logger bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/protocol bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/transport bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/body bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * arcjet bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/next: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/next-v1.0.0-beta.16) (2026-01-06) ### 🚀 New Features * sync lists of env variables ([#5456](#5456)) ([dfa9fd2](dfa9fd2)) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/env bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/headers bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/ip bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/logger bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/protocol bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/transport bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * arcjet bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/node: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/node-v1.0.0-beta.16) (2026-01-06) ### 🚀 New Features * sync lists of env variables ([#5456](#5456)) ([dfa9fd2](dfa9fd2)) ### 📚 Tests * add some tests for reading the request body ([#5519](#5519)) ([b370ceb](b370ceb)) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/env bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/headers bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/ip bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/logger bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/protocol bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/transport bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/body bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * arcjet bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/protocol: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/protocol-v1.0.0-beta.16) (2026-01-06) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/cache bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/redact: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/redact-v1.0.0-beta.16) (2026-01-06) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/redact-wasm bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/redact-wasm: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/redact-wasm-v1.0.0-beta.16) (2026-01-06) ### 🧹 Miscellaneous Chores * regenerate WebAssembly ([#5526](#5526)) ([c97076b](c97076b)) * Update WebAssembly for dependency upgrades ([c7b4d7e](c7b4d7e)) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/remix: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/remix-v1.0.0-beta.16) (2026-01-06) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/env bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/headers bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/ip bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/logger bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/protocol bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/transport bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * arcjet bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/rollup-config: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/rollup-config-v1.0.0-beta.16) (2026-01-06) ### 🧹 Miscellaneous Chores * **@arcjet/rollup-config:** Synchronize arcjet-js versions ### Dependencies * The following workspace dependencies were updated * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/runtime: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/runtime-v1.0.0-beta.16) (2026-01-06) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/sprintf: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/sprintf-v1.0.0-beta.16) (2026-01-06) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/stable-hash: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/stable-hash-v1.0.0-beta.16) (2026-01-06) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/sveltekit: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/sveltekit-v1.0.0-beta.16) (2026-01-06) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/env bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/headers bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/ip bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/logger bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/protocol bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/transport bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * arcjet bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@arcjet/transport: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@arcjet/transport-v1.0.0-beta.16) (2026-01-06) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@nosecone/next: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@nosecone/next-v1.0.0-beta.16) (2026-01-06) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * dependencies * nosecone bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>@nosecone/sveltekit: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](https://github.com/arcjet/arcjet-js/compare/v1.0.0-beta.15...@nosecone/sveltekit-v1.0.0-beta.16) (2026-01-06) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * dependencies * nosecone bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>arcjet: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](v1.0.0-beta.15...arcjet-v1.0.0-beta.16) (2026-01-06) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * dependencies * @arcjet/analyze bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/cache bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/duration bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/headers bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/protocol bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/runtime bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/stable-hash bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> <details><summary>1.0.0-beta.16</summary> ## [1.0.0-beta.16](v1.0.0-beta.15...v1.0.0-beta.16) (2026-01-06) ### ⚠ BREAKING CHANGES * **env:** remove unused `apiKey` utility function ([#5454](#5454)) ### 🚀 New Features * **astro:** export `ArcjetOptions` type ([#5583](#5583)) ([5bdc766](5bdc766)) * sync lists of env variables ([#5456](#5456)) ([dfa9fd2](dfa9fd2)) ### 🪲 Bug Fixes * **bun, deno:** do not read from `process.env` ([#5458](#5458)) ([e90d277](e90d277)) ### 🧹 Miscellaneous Chores * **env:** remove unused `apiKey` utility function ([#5454](#5454)) ([059c226](059c226)) * regenerate WebAssembly ([#5526](#5526)) ([c97076b](c97076b)) * Update WebAssembly for dependency upgrades ([c7b4d7e](c7b4d7e)) ### 📚 Tests * add some tests for reading the request body ([#5519](#5519)) ([b370ceb](b370ceb)) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) * update `allowed-endpoints` for step security ([#5588](#5588)) ([960bdc4](960bdc4)) ### ✅ Continuous Integration * Allow release-please to run for 2 minutes ([#5498](#5498)) ([d1cbac6](d1cbac6)) * fix trunk hanging ([#5467](#5467)) ([9338402](9338402)) </details> <details><summary>nosecone: 1.0.0-beta.16</summary> ## [1.0.0-beta.16](v1.0.0-beta.15...nosecone-v1.0.0-beta.16) (2026-01-06) ### 🔨 Build System * type check all TypeScript files ([#5582](#5582)) ([17769ee](17769ee)) ### Dependencies * The following workspace dependencies were updated * devDependencies * @arcjet/eslint-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 * @arcjet/rollup-config bumped from 1.0.0-beta.15 to 1.0.0-beta.16 </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The
@arcjet/bunand@arcjet/denopackages almost read from{ env } from "bun"/Deno.envcorrectly,except for each a sole lonely
if (isDevelopment(process.env)) {check.Closes GH-5457.