Skip to content

Releases: cujojs/when

3.7.8: Unhandled rejection fixes

20 Feb 00:51
Compare
Choose a tag to compare
  • Fix unhandled rejection false positive in settle
  • Fix unhandled rejection events on IE
  • Make build work on Windows

3.7.7: Fix browserify

24 Dec 15:50
Compare
Choose a tag to compare
  • Hotfix for browserify

3.7.6: Include browser build in npm package

23 Dec 19:58
Compare
Choose a tag to compare
  • Add prebuilt version to the npm package in dist/browser.

3.7.5: Improve IE8 unhandled rejection formatting

21 Nov 01:53
Compare
Choose a tag to compare
  • Improve unhandled rejection formatting in IE8

3.7.4: Add keys.settle

24 Oct 18:14
Compare
Choose a tag to compare
  • Add when/keys settle, for settling a hash of promises.
  • Use poly from npm instead of a git link in package.json. No need for git to be available to npm install when.
  • Various community-contributed documentation updates. Thanks!

3.7.3: Improve IE8 console and webpack support

27 Apr 13:05
Compare
Choose a tag to compare
  • Fix console.log check when using monitor/console in IE8.
  • Fix issues with webpack environment and fake timers.
  • Several community-contributed doc fixes. Thanks!

3.7.2: Republish due to npm oddity

30 Jan 15:50
Compare
Choose a tag to compare
  • Republish 3.7.1 npm package: for some reason, npm publish did not include the file poll.js when publishing 3.7.1
  • No functional changes

3.7.1: Fix when.settle unhandled rejection report

28 Jan 14:27
Compare
Choose a tag to compare
  • Fix when.settle unhandled rejection reporting case.

3.7.0: Add cross-lib debugging events

26 Jan 03:12
Compare
Choose a tag to compare

3.6.4: Fix null unhandled rejection check

14 Dec 04:05
Compare
Choose a tag to compare