Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

16 lines (10 loc) · 1.05 KB

Changelog

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

5.1.0 (2021-03-22)

Features

  • add support for custom namespaces (8d3cd26)
  • support rendering custom content when ineligible (c590e90)

Bug Fixes

  • ignore errors related to enable/disable actions (f62eda7)
  • ignore errors when cleaning up buttons component (5a3e6f1)
  • use error boundaries approach for all components (56f1b7e)