Skip to content

Releases: tfoxy/chrome-promise

v3.0.0

18 Apr 00:39
Compare
Choose a tag to compare
  • Export default instance when importing package: import chromep from 'chrome-promise';
  • Add constructor file: import ChromePromise from 'chrome-promise/constructor';
  • Create instance from data-instance attribute when using script.
  • Prioritize CommonJS before AMD.
  • Throw error when not using new with ChromePromise.
  • Remove bower from readme.

v1.0.3

23 Jun 03:22
Compare
Choose a tag to compare
Update version to register package in bower

v1.0.2

23 Jun 03:19
Compare
Choose a tag to compare
Provide thisArg when calling apply. Fixes #1

v1.0.1

15 Jun 17:11
Compare
Choose a tag to compare
Update version