Skip to content

Merge beta into main - #9

Merged
XXanderWP merged 4 commits into
mainfrom
beta
Feb 6, 2026
Merged

Merge beta into main#9
XXanderWP merged 4 commits into
mainfrom
beta

Conversation

@XXanderWP

Copy link
Copy Markdown
Owner

Automatic pull request: beta → main

XXanderWP and others added 4 commits February 6, 2026 03:50
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 87cb5db into main Feb 6, 2026
1 check 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