Skip to content

v3.6.1

Compare
Choose a tag to compare
@JakeChampion JakeChampion released this 18 Feb 17:48

Bug fixes:

  • Fixes a bug in v3.6.0 where the syntax used was not ES3 as it has used const
  • Fixes a bug in v3.6.0 where String.prototype.includes was used, which is not supported in IE 11

Both were fixed in #914