Skip to content

Latest commit

 

History

History
44 lines (20 loc) · 1.77 KB

CHANGELOG.md

File metadata and controls

44 lines (20 loc) · 1.77 KB

Changelog

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

0.4.2 (2022-06-16)

0.4.1 (2021-12-30)

0.4.0 (2021-08-29)

⚠ BREAKING CHANGES

  • refactor GuardedComponent, message handling, better docs; remove Mode

  • refactor GuardedComponent, message handling, better docs; remove Mode (c83b084)

0.3.0 (2021-08-28)

Features

  • handle page reload or closing of window (da7c623)

Bug Fixes

  • guard: throw error when allowDeactivate() function is missing (02fcc7b)

0.2.1 (2021-08-28)

Bug Fixes

  • make injections optional (4f32964)

0.2.0 (2021-08-28)

0.1.1 (2021-08-28)

Features

  • add PendingChangesGuard and GuardedDetailView (ca692c3)