Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

v17.0.0

Compare
Choose a tag to compare
@mlewand mlewand released this 20 Feb 12:22
· 117 commits to master since this release

MINOR BREAKING CHANGES

  • The getResizeObserver() helper is no longer available. We recommend using the ResizeObserver class instead.

Features

  • Added iterator interface to the Config class. (1fdf2f1)

Other changes