Skip to content

Files

Latest commit

89fb502 · May 20, 2021

History

History
64 lines (30 loc) · 3.09 KB

CHANGELOG.md

File metadata and controls

64 lines (30 loc) · 3.09 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.1 (2021-05-20)

Bug Fixes

  • handle nuxt.router.base options when resolving previews (#140) (63d3fee)

1.3.0 (2021-05-10)

Chore

1.3.0-alpha.1 (2021-05-04)

Features

1.3.0-alpha.0 (2021-05-04)

Features

⚠️ That's a breaking change, to some extent. We're following Nuxt's choice of not making those majors: https://github.com/nuxt/nuxt.js/releases/tag/v2.15.0

Bug Fixes

  • prevent fatal error if endpoint is not provided (b79e26b)

1.2.6 (2021-03-11)

1.2.5 (2021-03-09)

Bug Fixes

  • preview not persisting after navigation (#129) (6f60b21)

1.2.4 (2020-09-10)

Bug Fixes

1.2.3 (2020-07-17)

Bug Fixes

  • handle nuxt globalname option (4d9e30b)
  • prevent fatal on api failure (2d3f043)