Skip to content

Releases: samtgarson/nuxt-env

v0.1.0

15 Feb 09:41
9aa03f0
Compare
Choose a tag to compare
  • Introduces new format for specifying env vars, including: providing default values, renaming the var and marking it as secret.
  • Ensures the filename of the plugin is correct.

v0.0.3

21 Mar 10:38
Compare
Choose a tag to compare

Updates from using the deprecated ctx.isClient to process.client (nuxt.js v1.0.0)

Thanks @javenwang 🎉

v0.0.2

08 Jan 09:50
Compare
Choose a tag to compare
  • Abstracts middleware into it's own module
  • Reorganises dir structure for clarity
  • More test coverage (and measure test coverage)

v0.0.1

07 Jan 17:43
Compare
Choose a tag to compare

Initial release 🎉