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
Fixed issue where not calling the config() method results in no adapters being used.
Updated to require passing an empty string or array to the parse() method in the event that you don't want to parse a .env file (useful when using constants).