v1.0.17
Patch Changes
- #25
fcfdaf2Thanks @tclxshunquan-wang! - feat: expose setup-env entry and improve dotenv setup- Add
setupEnventrypoint (@hyperse/hyper-env/setup-env) and unit tests - Pass
dotenvOptionsthrough todotenvfor finer configuration - Guard dotenv loading with file existence check to avoid errors
- Add