Skip to content

v3.5.0

Compare
Choose a tag to compare
@clarkdo clarkdo released this 17 Jan 20:45
· 241 commits to master since this release

Bug Fixes

  • link: add eslint-plugin-vue to devDependency (7cef146)
  • lint: use double quotes for glob syntax (#684) (2e1aff8)
  • template: htmlAttrs typo (af72313)
  • types: add nuxt content support for typescript (#688) (ecbc960)
  • e2e tests are configured with project's nuxt.config (#670) (be14839)

Features

  • add BalmUI to UI framework (#636) (d57c992)
  • pwa: add default language to nuxt.config (#653) (31dd1a3)
  • add Nightwatch.js as test framework option (#572) (75985e4)
  • add Oruga as UI framework option (#635) (b6facaf)
  • add route page and content fetch (#632) (d045b20)
  • don't install @nuxtjs/eslint-config and @nuxtjs/eslint-config-typescript together (#633) (60795d1)