Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 802 Bytes

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 802 Bytes

Changelog

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

2.0.0 (2022-07-15)

⚠ BREAKING CHANGES

  • update to Angular 12 and Ivy distribution (bec5796)

1.0.2 (2020-06-04)

Bug Fixes

  • service: fix warnings if the observer is not supported (#7) (427f28b)

1.0.1 (2020-05-16)

Bug Fixes

  • directive: fix box factory for IVY support (b956f4e)