All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.3 (2022-11-28)
- 🐛 use lodash omit (be571c8)
3.0.2 (2022-03-31)
- 🐛 typings (4a20ddc)
3.0.1 (2022-03-30)
- 🐛 remove redundant operation in omit (79ea420)
3.0.0 (2022-03-29)
- TS target is now ES2020
- Upgrade to Angular v13
-
🎸 support excludeKeys in config (97acd82)
-
dirty-check: add useBeforeunloadEvent option to config (506fb41)
-
dirty-check: pass window object in config (16c4a1b)
-
🤖 upgrade to v13 (fa1e5f9)
2.0.0 (2022-03-15)
- Upgrade to Angular v13
-
dirty-check: add useBeforeunloadEvent option to config (506fb41)
-
dirty-check: pass window object in config (16c4a1b)
-
🤖 upgrade to v13 (fa1e5f9)
1.1.0 (2021-04-01)
- 🎸 Provide ActivatedRouteSnapshot in confirmChanges functi (4651ce4)
1.0.1 (2020-06-18)
- allow getting full raw control value (7e29862)
- dirty-check: add dirty check guard (1261472)