Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
2.15.0 (2020-12-17)
Bug Fixes
- vue-app: do not preserve state when registering client-side dynamic module (#8486) (1269773)
- vue-app, vue-renderer, utils: respect
trailingSlash
setting for payloads (#8489) (fb191d2), closes #8488
Features
- vue-app: support custom
fetchKey
for full static generation (#8466) (92018e5)