Skip to content

Latest commit

 

History

History
89 lines (44 loc) · 3.25 KB

File metadata and controls

89 lines (44 loc) · 3.25 KB

Changelog

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

0.2.3 (2026-04-10)

Bug Fixes

  • strengthen state lifecycles (a3b2a3b)

Reverts

  • keep slices management the same (only emission changes) (ba1a035)

0.2.2 (2026-04-09)

Features

  • enforce allowed message origin in non-development environment (#24) (4625090)

Miscellaneous Chores

0.2.1 (2026-04-04)

Bug Fixes

0.2.0 (2026-01-14)

Features

  • turn @prismicio/client into a peer dependency (930d7f5)

Bug Fixes

0.1.4 (2023-06-15)

Bug Fixes

  • import types from right package (12213d2)

Documentation

Refactor

Chore

  • deps: maintain dependencies (b691bad)

0.1.3 (2023-06-08)

Bug Fixes

  • SetSliceZoneSize is not nullable (f3efaff)

0.1.2 (2023-06-08)

0.1.1 (2023-06-07)

Documentation

0.1.0 (2023-06-07)

⚠ BREAKING CHANGES

  • simplify codebase

Refactor