From 17782db62160028b8a79b7857ae6bca3213917de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2026 08:25:16 +0000 Subject: [PATCH] chore(main): release 3.3.0 --- CHANGELOG.md | 13 +++++++++++++ package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e61804..d3569c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [3.3.0](https://github.com/infodusha/next-env-space/compare/v3.2.1...v3.3.0) (2026-09-12) + + +### Features + +* refactor & simplify code ([ad02ccd](https://github.com/infodusha/next-env-space/commit/ad02ccd870141f1fd06a046dc749d09acfe0153c)) +* throw at misuse ([4fc6ad3](https://github.com/infodusha/next-env-space/commit/4fc6ad3086fdee1cdf2b30d673a5f34f715c7eb0)) + + +### Bug Fixes + +* handle unstable_cache behavior ([5b50213](https://github.com/infodusha/next-env-space/commit/5b5021371c6cb80f13b0d4e95f637729ac968fbb)) + ## [3.2.1](https://github.com/infodusha/next-env-space/compare/v3.2.0...v3.2.1) (2026-09-11) diff --git a/package.json b/package.json index 74cfbb3..60802b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-env-space", - "version": "3.2.1", + "version": "3.3.0", "description": "Runtime environment variables for Next.js, validated with any Standard Schema library and grouped into isolated spaces", "keywords": [ "arktype",