Skip to content

Releases: samtgarson/nuxt-env

v0.1.0

Choose a tag to compare

@samtgarson samtgarson released this 15 Feb 09:41
9aa03f0
  • 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

Choose a tag to compare

@samtgarson samtgarson released this 21 Mar 10:38

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

Thanks @javenwang 🎉

v0.0.2

Choose a tag to compare

@samtgarson samtgarson released this 08 Jan 09:50
  • Abstracts middleware into it's own module
  • Reorganises dir structure for clarity
  • More test coverage (and measure test coverage)

v0.0.1

Choose a tag to compare

@samtgarson samtgarson released this 07 Jan 17:43

Initial release 🎉