5.1.0 (2024-12-07)
5.0.2 (2022-10-04)
- 🐛 (docs) update usage docs (ffc8df8)
- 🐛 (globals) remove no longer used declarations file (112b62a)
- 🐛 (globals) remove wrong globals documentation (8bc9ca7)
5.0.1 (2022-01-12)
- 🐛 release docs (0159506)
5.0.0 (2022-01-04)
- 🤖 Angular 13 (ca0fa69)
- 🧨 Upgrade to Angular 13 and Ivy
- 🧨 Angular upgrade
4.0.1 (2021-03-17)
- build: fix pretty-html-log dep (55df5ed)
4.0.0 (2021-03-17)
- 🎸 Angular 11 (afaf73e)
- 🧨 Angular 11
3.1.3 (2020-11-30)
- 🐛 document the exported logNgHTML function (43191cf)
3.1.2 (2020-09-20)
- range: support multiple Angular versions (407f30f)
3.1.1 (2020-04-20)
- docs: add blog post (9aada7d)
3.1.0 (2020-04-20)
- prettier: update pretty-html-log to use existing prettier config if available (69edee7)
3.0.0 (2020-04-17)
- upgrade: upgrade to Angular 9 (97c9f61)
- upgrade: Uprgrade to Angular 9, upgrade deps, improve docs
2.0.0 (2020-03-12)
- comments: disable comments by default and add flag to add them (8bbda1e)
- comments: param order changed: before(ngHTMLElement, theme) - now: (ngHTMLElement, enableComments, theme)
1.0.3 (2019-12-04)
- docs: add import order information to the README (1382e40)
1.0.2 (2019-11-25)
- docs: fix typo (9cbb502)
1.0.1 (2019-11-08)
- metadata: add missing metadata (a948d3b)