Skip to content

Merge develop into beta - #8

Merged
XXanderWP merged 3 commits into
betafrom
develop
Feb 6, 2026
Merged

Merge develop into beta#8
XXanderWP merged 3 commits into
betafrom
develop

Conversation

@XXanderWP

Copy link
Copy Markdown
Owner

Automatic pull request: develop → beta

Expose the ADD_END environment variable to the EnvTypesGenerator and pass
the resulting addExportEnds flag into the generator options. This allows
consumers to dynamically control whether an `export {};` is appended to
the generated output without changing code.
Add optional `namespace` and `interface` options to EnvTypesGenerator,
its type definitions and README to allow customizing the declared namespace
and interface used when generating environment type declarations. Defaults
are "NodeJS" for namespace and "ProcessEnv" for interface. EnvTypesGenerator,
EnvTypesPlugin and the CLI entry now read and propagate NAMESPACE and
INTERFACE environment variables so consumers can override names at runtime.
@XXanderWP
XXanderWP merged commit 4a22d1b into beta Feb 6, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant