All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.4.3 (2024-10-03)
- use plugin client (52fcdf1)
3.4.2 (2024-10-03)
- use stable
client.repositoryName
(f186e9d)
- deps: maintain dependencies (ffd09b4)
3.4.1 (2024-09-16)
- deps: maintain dependencies (b1c1b9a)
3.4.0 (2024-08-31)
- deps: maintain dependencies (e244648)
- deps: maintain dependencies (191e2d4)
- deps: update @prismicio/client (4c95bfc)
3.3.2 (2024-07-02)
3.3.1 (2024-06-14)
- incorrect key read on
slicemachine.config.json
(1594324)
3.3.0 (2024-06-13)
- ease Nuxt 4 update by removing
app/
prefix from Prismic files (e0669de) - integrate with
@nuxtjs/eslint
, resolves #213 (3089cc4)
- refresh project structure and fully migrate to pnpm (1833e8e)
3.2.1 (2024-04-09)
- deps: maintain lock file (817ad6a)
3.2.0 (2024-04-08)
3.1.1 (2024-03-26)
- deps: maintain dependencies (698bdde)
- deps: maintain lockfile (2505462)
- update minimal example (4ce471f)
3.1.0 (2023-10-24)
3.0.3 (2023-09-26)
- deps: maintain dependencies (f293530)
3.0.2 (2023-09-18)
- refresh Nuxt data during preview on page change properly (30bb9f8)
- deps: maintain dependencies (e7a6a2b)
3.0.1 (2023-06-21)
- cleanup stale preview cookie from toolbar when disabled (3f3c9f2)
- minimal reproduction starter (a397b81)
- nuxt 2 doc link (217f4f1)
- remove starter readme (87f73fb)
- update 0.index.md (fa72cfb)
- update readme (6f2affb)
3.0.0 (2023-06-06)
3.0.0-rc.9 (2023-06-05)
- vite: exclude
@prismicio/vue
from pre-bundling (b95dca2)
- fix changelog (aa5b0fa)
3.0.0-rc.8 (2023-06-02)
- update
@prismicio/vue
(#194)
- GitHub org change (d56bc86)
- remove warning (9d91b66)
3.0.0-rc.7 (2023-05-16)
- plugins: await Nuxt ready state before previewing data (cf31e04)
3.0.0-rc.6 (2023-05-15)
3.0.0-rc.5 (2023-05-05)
- add full support of nuxt public runtime config (a73f575)
- playground: use public runtime config in playground app (304f656)
3.0.0-rc.4 (2023-03-30)
- explicitely import utilities in module runtime (9e9af4b)
3.0.0-rc.3 (2023-03-28)
- allow configuring module at runtime using environment variables (3328125)
- inject Vue plugin into Nuxt app (c12457e)
- add link resolver warning (cd6e497)
- inject toolbar script from plugin (cbab6c8)
- deps: add missing package (dcab0b8)
- deps: maintain dependencies (1d289e3)
- deps: maintain dependencies (e54cae3)
3.0.0-rc.2 (2022-11-17)
- deps: update to Nuxt 3 (884d067)
3.0.0-rc.1 (2022-09-05)
- fix meta (a7ec956)
3.0.0-rc.0 (2022-07-18)
- allow disabling toolbar (0b4e6c0)
- extract utils into
lib
(3168bda)
- disable github (e545f50)
- fix new docs (#166) (51affea)
- install with rc tag (8495424)
- revamp doc (9aa9d69)
3.0.0-alpha.10 (2022-07-01)
- explicitely declare dependencies for runtime directory (aa38cf9)
3.0.0-alpha.9 (2022-07-01)
- explicitely declare dependencies for runtime directory (94dbf70)
3.0.0-alpha.8 (2022-07-01)
- add full preview support (experimental) (79ecbd3)
3.0.0-alpha.7 (2022-07-01)
- load Prismic toolbar through Nuxt 3 API (6393fb2)
3.0.0-alpha.6 (2022-06-28)
- explicitely declare dependencies for runtime directory (204e628)
- provide composable for prismic previews (26bf287)
3.0.0-alpha.5 (2022-04-21)
- proxy user-provided files instead of duplicating them to support TypeScript (bd5d176)
- temporary hardcode package name (#160) (326724e)
3.0.0-alpha.4 (2022-04-20)
- support providing runtime HTML Serializer (e6e6d13)
1.4.2 (2022-04-08)
3.0.0-alpha.3 (2022-04-06)
- force
@prismicio/vue
transpilation (ead4eb1)
- deps: maintain dependencies (e4008ee)
useMeta()
is nowuseHead()
(86c1a26)
3.0.0-alpha.2 (2022-03-24)
- support user-defined client & link resolvers (e8ce69b)
- use
<NuxtLink />
properly (eed8a80)
- deps: maintain dependencies (1670ba9)
1.4.1 (2022-03-22)
- feature-proof Nuxt 2 module (dc1b582)
3.0.0-alpha.1 (2022-02-21)
- use nuxt component auto import (c1f23a1)
buildModules
is deprecated actually (e818e47)
3.0.0-alpha.0 (2022-02-16)
- prepare structure for Nuxt 3 support
- update to nuxt-builder (9b25020)
- deps: fix version (cb9cdf4)
- deps: maintain dependencies (4d804b8)
- prepare structure for Nuxt 3 support (4d59509)
- set up basic utilities (12701fa)
- update playground (68fa51a)
1.4.0 (2021-12-06)
- hot reload previews for smoother workflow (5575e92)
- update github template (2fb354c)
- update doc (0109bd3)
1.3.2 (2021-11-02)
- deps: maintain dependencies (fc8e0fb)
1.3.1 (2021-05-20)
1.3.0 (2021-05-10)
1.3.0-alpha.1 (2021-05-04)
1.3.0-alpha.0 (2021-05-04)
- drop node 8 & 10 (9f4192c)
⚠️ 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
- prevent fatal error if endpoint is not provided (b79e26b)