Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

30 lines (17 loc) · 1.4 KB

Changelog

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

1.1.0 (2021-01-06)

Features

1.0.0 (2020-04-09)

⚠ BREAKING CHANGES

  • The Lunr component has been removed. It was limited in functionality and relied on some React anti-patterns.

If you are using a React version >= 16.8, migrating from the Lunr component to the useLunr hook is highly recommended.

If you cannot convert to the hook, please lock your version of this package to your currently installed version.

Features