Masonry v4 and imagesLoaded v4 drop IE8

15 Jan 2016 · by David DeSandro

As promised, we are dropping support for IE8 & 9. We have released Masonry v4 and imagesLoaded v4, ushering in a new glorious era of modern browser support.

Masonry

imagesLoaded

Dropping older browsers meant dropping excess weight. 700 lines of code were removed for Masonry v4, making it 25% lighter. imagesLoaded dropped 450 lines of code, reducing its size by half.

Both libraries' APIs are backwards compatible with their v3 counterparts. You can upgrade without changing any JavaScript. (If you are using module loader or package manager, you may need to update dependency filepaths as they have changed). Read over upgrading to Masonry v4 from v3.

If you still need IE8 & 9 or Android 2.3 support, previous versions are still available.

Next up: Packery v2.