You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have started work on v2 of Config Dug, which will be a major rewrite from v1. Config Dug v2 has the following design goals:
Strongly typed config with a schema defined in code
Proper async/await support, no "magic" on module import
Works well with dependency injection and standalone scripts
Reloading support, change settings without restarting a service/app
Plugin system, load config from additional sources like AWS Secrets Manager
ESM and CJS support
Alpha Release
You can try out the alpha versions of Config Dug and some of our first-party plugins by installing the next versions or using the version numbers listed below. Please test it out and send us your feedback!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We have started work on v2 of Config Dug, which will be a major rewrite from v1. Config Dug v2 has the following design goals:
Alpha Release
You can try out the alpha versions of Config Dug and some of our first-party plugins by installing the
next
versions or using the version numbers listed below. Please test it out and send us your feedback![email protected]
@config-dug/[email protected]
Beta Was this translation helpful? Give feedback.
All reactions