Skip to content

Releases: AnandChowdhary/cosmic

v1.0.1

08 Sep 14:03

Choose a tag to compare

v1.0.1 (2020-09-08)

🐛 Bug Fixes

  • 60a720c Shift type parameter after arguments
  • 1035df4 Move type arg to after const name
  • ae6091b Fix type param for config
  • 7f3009a Return default value as T
  • c95b62d Rename default to defaultValue

v1.0.0

31 Jul 10:39

Choose a tag to compare

v1.0.0 (2020-07-31)

✨ New Features

  • 88625f1 Load environment variables from .env
  • 14bfebf Add cosmiconfig loader helper
  • e218563 Add environment variables to result
  • c7d9878 Add clear, config, sync methods

🐛 Bug Fixes