Nuxt.js v2.14.5 Release Notes

Release Date: 2020-09-10 // over 3 years ago
  • ๐Ÿฑ ๐Ÿ› Bug Fixes

    • vue-app
    • utils
      • #8038 Allow chaining functions with promise (resolves #8037)
    • general
    • config
      • #8013 Don't interpolate environment variables with undefined value (resolves #7990 and #8013)
      • #8014 Avoid recursion when interpolating environment variables
      • #8030 Normalize build.indicator: true to default value

    ๐Ÿ”จ ๐Ÿ’… Refactors

    • config
      • #8044 Deprecate mode option

    ๐Ÿ‡น Types

    • general
      • #7985 Expose Inject type

    ๐Ÿฑ ๐Ÿ’– Thanks to