Modernizr 3.3.1
What a difference a day makes - we found a couple glaring bugs recently, and so we are releasing 3.3.1 right on the tail of 3.3.0
Fixed
- @a.shevchenko fixed an issue where the indexeddb check threw an error when cookies are blocked in Firefox - #1831
- @patrickkettner fixed an issue where multiple build() calls in quick succession caused contaminated builds - #1832
- @JaZo fixed a typo preventing an indexedDB subtest from ever runnning - #1834
- @patrickkettner fixed an where the cli version of modernizr would crash when using the inline feature-detect flags - #1839
Updated
Updated Dependencies
- updated jquery from v1.11.3 to v1.12.0
- updated lodash from v3.10.1 to v4.0.0, including some compat fixes