5.0.0-alpha.0 (2025-01-02)
⚠ BREAKING CHANGES
-
<PrismicRichText />
-
<SliceZone />
- remove vetur definitions in favor of TypeScript docs
-
<PrismicLink />
- remove query-related composables
-
<PrismicText />
-
<PrismicImage />
-
<PrismicEmbed />
- remove
isomorphic-unfetch
fallback
Features
- <PrismicRichText /> component-based serializer (8e15571)
- remove
isomorphic-unfetch
fallback (e889af1) - remove query-related composables (6c14d14)
- remove vetur definitions in favor of TypeScript docs (b5881f2)
Bug Fixes
- forwards attributes to
<PrismicText />
(b179f9d)
Chore
- deps: update to Vite 6 and ESLint 9 (560cffa)
Refactor
Documentation