Skip to main content

2302 version 16.0.0

· One min read
geins.io
Breaking changes in this major release

This update will require you to add:

  • Settings marketInPath and useStartPage to publicRuntimeConfig in nuxt.config.js. Also some changes to start page/front page. See commit in Ralph for reference

You will also need to:

Added

  • Support for market in path / route
  • Global getPath function to get internal paths with market

Changed

  • Using @nuxtjs/router module with the router.js file to modify all routes