Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 370 Bytes

CHANGELOG.md

File metadata and controls

19 lines (11 loc) · 370 Bytes

Changelog

[1.1.0] - 2021-11-03

Added

  • Re-added Laika component. It can now use the context as well.
  • Added this changelog

[1.0.0] - 2021-11-02

Changed

  • This release is a complete rewrite in TypeScript which replaces the Laika component with a hook that can also optionally read its values from a context.

Added

  • Context
  • useLaika hook