Now Env Versions Save

Use `now.json` environment variables while developing

3.2.0

5 years ago
  • Removes package.json support as per #15.
  • This package is now deprecated in favor of now dev options after the recent release.

3.1.0

5 years ago

Minor Changes

  • Support custom path to local config: #13
  • Use NOW_CONFIG instead of NOW_PATH: 2413c919ce2cdbbd7827eab095f65233e90b6d57

Patches

  • Add next.js usage: #12

Credits

Huge thanks to @tylersnyder and @tim-phillips for helping!

3.0.4

6 years ago

Patches

  • No dependencies, so no such file needed: 2e7b451c1d5bf81055b37c6dce4305834b819f20
  • Switched to Yarn in the intro: ab0090d3e474ddb51421b619a9f7616ac2897a78

3.0.3

6 years ago

Patches

  • Check for missing module properly: #9
  • Use Yarn instead: 593720128ba2eeea6ed14411a07b7668f7103b45

Credits

Huge thanks to @IanMitchell for helping!

3.0.2

6 years ago

Patches

  • Update examples to use latest version: ea793461fa05a450af0c07d2b1b09ac69630160c
  • Add example usin node -r now-env to load the module: 425fa840f0826cae6dcffd6bddbdb101303f19a1
  • Notice about using it in production: 27ebbe413c73d63b6b963f2a2fe8a531656a9596

3.0.1

6 years ago

Patches

  • Fixed loading of secrets: 148712d1227913d0f062eb07f39cc54a29b7e344

3.0.0

6 years ago

Major Changes

  • Correctly handle secrets: #7

Patches

  • Fixed typo: 39605439c38c917d4eb041bfbc7c0d9367209b91

2.0.0

6 years ago

Major Changes

  • Register automatically: #5

Patches

  • Even easier intro: f410a5709acc5c93149511e1a6ec07adc5a971bb
  • Remove empty line: defc9e0a6b5ce90ad2d3cf0f517353a4c97b9b57

Credits

Huge thanks to @pablopunk for helping!

1.4.1

6 years ago

Patches

  • Lockfile added: 34f3a260b7f1698ffb71ed8591b8099d624ae732
  • Lowercased text files: 42e3ba6b6691b8e1b630c4f9af3efa420433fba5
  • Updated license to be correct: 1beb2943039279b8775563937f6578b3af235d64
  • Make description match the repo: 9be053be6f5e016d5fb098ff85ab066b4ad7a10a
  • Cleaned up the description: e4bdaa6b4d23e8228054869b312b29b654b22186
  • Even sweeter intro: 8017cee85b0e22901747ba28c4def299a6992b7a

1.4.0

6 years ago

Now it supports the usage of an array of required environment keys.