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

v1.1.6

Compare
Choose a tag to compare
@hzoo hzoo released this 06 Jan 22:35
· 177 commits to 1.x since this release

v1.1.6 (2017-01-06)

🐛 Bug Fix

{
  "targets": {
    "browsers": ["ios >= 6"] // was resolving to {ios: 10} rather than {ios: 6}
  }
}