Skip to content

Latest commit

 

History

History
80 lines (35 loc) · 3.45 KB

CHANGELOG.md

File metadata and controls

80 lines (35 loc) · 3.45 KB

Changelog

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

1.1.1 (2024-03-27)

Bug Fixes

1.1.0 (2024-03-27)

Features

  • SliceZone: add support for mapped Slice Zones created with @prismicio/client's unstable_mapSliceZone() (#19) (f9d1162)

Documentation

  • remove experimental message from README (8c00747)

1.0.3 (2023-12-14)

Documentation

Chore

1.0.2 (2023-10-13)

Bug Fixes

  • kit: support previews using a /preview/ route prefix (#16) (56646d1)

1.0.1 (2023-10-03)

Bug Fixes

  • prevent flash of unwanted whitespace in <PrismicRichText> (#15) (82b224a)

1.0.0 (2023-10-03)

Features

0.1.2 (2023-08-30)

Bug Fixes

  • PrismicRichText: prevent extra whitespace between text (#13) (1502f92)

0.1.1 (2023-08-28)

Bug Fixes

  • SliceZone: support Slice components without every Slice prop (#12) (b6a849e)

0.1.0 (2023-08-25)

⚠ BREAKING CHANGES

  • refresh components (#11)

Features