Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 311 Bytes

CHANGELOG.md

File metadata and controls

9 lines (7 loc) · 311 Bytes

Changelog

0.3.0

  • Deprecate allow in config. Use allowedClientKeys instead.
  • The node process process.env now always gets injected with the environment variables. This means process.env will have your secret environment variables, but you still have to explicitly allow client keys.