v3.6.1
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
Bug fixes:
constBoth were fixed in #914