Skip to content

Releases: infodusha/next-env-space

v3.3.0

Choose a tag to compare

@github-actions github-actions released this 12 Sep 08:30
dbb8256

3.3.0 (2026-09-12)

Features

Bug Fixes

  • handle unstable_cache behavior (5b50213)

v3.2.1

Choose a tag to compare

@github-actions github-actions released this 11 Sep 14:13
86edebc

3.2.1 (2026-09-11)

Bug Fixes

  • throw from get() only in a build-time prerender (de9f483)

v3.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 08:17
ffc2542

3.2.0 (2026-09-11)

Features

Bug Fixes

  • hide "Invalid hook cal" for getAsync (86b883f)

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 09:43
70c1460

3.1.0 (2026-08-31)

Features

  • allow getAsync() outside of request scope (85c1eb8)

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 18:51
a86dcfd

3.0.0 (2026-08-30)

⚠ BREAKING CHANGES

  • rename UseClientEnv to ClientEnvProvider, WithClientEnv to ClientEnvScript
  • use standard schema

Features

  • InferEnv accepts a space, fix duplicate-name warning on hot reload (f585b10)
  • rename UseClientEnv to ClientEnvProvider, WithClientEnv to ClientEnvScript (3b46a03)
  • use standard schema (b9b311e)

Bug Fixes

  • cleanup guards - no runtime checks needed (fab14f4)
  • do not publish sourcemaps (fa966da)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 17:28
531bf5e

2.0.0 (2026-08-30)

⚠ BREAKING CHANGES

  • rename get functions
  • remove standalone getEnvAsync

Features

  • add UseClientEnv to provide instead of a script (cf82c89)
  • aggregate env errors and test cache components (369cb10)
  • extra assets (3adff9a)
  • remove standalone getEnvAsync (4d75ace)
  • rename get functions (526ca3f)
  • support cache-components (8272785)
  • support use() for getEnvAsync() (b7639a2)

Bug Fixes

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 29 Aug 21:15
acb9882

1.0.3 (2026-08-29)

Bug Fixes

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 29 Aug 21:08
35534b4

1.0.2 (2026-08-29)

Bug Fixes

  • ignore CHANGELOG formatting (02f0522)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 29 Aug 21:03
4047b0c

1.0.1 (2026-08-29)

Bug Fixes