Skip to content

Releases: expatfile/next-runtime-env

v1.5.0

04 May 07:46
822e377
Compare
Choose a tag to compare

1.5.0 (2023-05-04)

Features

  • ✨ add support for writing to a subdirectory (f8b8464)

v1.5.0-alpha.1

03 May 14:22
Compare
Choose a tag to compare
v1.5.0-alpha.1 Pre-release
Pre-release

1.5.0-alpha.1 (2023-05-03)

Features

  • ✨ add support for writing to a subdirectory (f8b8464)

v1.4.0

03 May 14:21
b307621
Compare
Choose a tag to compare

1.4.0 (2023-05-03)

Features

  • ✨ show warning when prefixing an environment variable that does not exist (b7f22d8)

v1.4.0-alpha.1

02 May 19:53
f8b8464
Compare
Choose a tag to compare
v1.4.0-alpha.1 Pre-release
Pre-release

1.4.0-alpha.1 (2023-05-02)

Features

  • ✨ add support for writing to a subdirectory (f8b8464)

v1.3.0

02 May 15:11
67921a4
Compare
Choose a tag to compare

1.3.0 (2023-05-02)

Features

  • ✨ next.js style terminal string styling (8edab7f)
  • ✨ next.js style terminal string styling (c159421)

v1.3.0-alpha.2

02 May 15:07
f18f404
Compare
Choose a tag to compare
v1.3.0-alpha.2 Pre-release
Pre-release

1.3.0-alpha.2 (2023-05-02)

v1.3.0-alpha.1

02 May 08:39
3d8b4f5
Compare
Choose a tag to compare
v1.3.0-alpha.1 Pre-release
Pre-release

1.3.0-alpha.1 (2023-05-02)

Features

  • ✨ next.js style terminal string styling (8edab7f)
  • ✨ next.js style terminal string styling (c159421)

v1.2.1

01 May 12:50
ebd5e6d
Compare
Choose a tag to compare

1.2.1 (2023-05-01)

Bug Fixes

  • 🔧 add missing description (ab4b24d)

v1.2.1-alpha.1

01 May 12:49
ab4b24d
Compare
Choose a tag to compare
v1.2.1-alpha.1 Pre-release
Pre-release

1.2.1-alpha.1 (2023-05-01)

Bug Fixes

  • 🔧 add missing description (ab4b24d)

v1.2.0

01 May 12:43
37175d1
Compare
Choose a tag to compare

1.2.0 (2023-05-01)

Features

  • ✨ add allEnv utility (72070c8)
  • ✨ make logs in line with next js (2e766ec)
  • env: 🏷️ add return types to env utility (2edf37e)
  • makeEnvPublic: ✨ add makeEnvPublic utility (41af34b)
  • makeEnvPublic: ✨ allow passing multiple env vars and don't throw (23c6f30)