3.2.0 (2026-09-11)
- preserve error overlay (dfa2694)
- hide "Invalid hook cal" for
getAsync(86b883f)
3.1.0 (2026-08-31)
- allow getAsync() outside of request scope (85c1eb8)
3.0.0 (2026-08-30)
- rename UseClientEnv to ClientEnvProvider, WithClientEnv to ClientEnvScript
- use standard schema
- InferEnv accepts a space, fix duplicate-name warning on hot reload (f585b10)
- rename UseClientEnv to ClientEnvProvider, WithClientEnv to ClientEnvScript (3b46a03)
- use standard schema (b9b311e)
2.0.0 (2026-08-30)
- rename get functions
- remove standalone getEnvAsync
- 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)
1.0.3 (2026-08-29)
- ci publish (df7ad57)
1.0.2 (2026-08-29)
- ignore CHANGELOG formatting (02f0522)
1.0.1 (2026-08-29)
- rename examples (16478d5)