Skip to content

Releases: cujojs/when

3.7.8: Unhandled rejection fixes

Choose a tag to compare

@briancavalier briancavalier released this 20 Feb 00:51
  • Fix unhandled rejection false positive in settle
  • Fix unhandled rejection events on IE
  • Make build work on Windows

3.7.7: Fix browserify

Choose a tag to compare

@briancavalier briancavalier released this 24 Dec 15:50
  • Hotfix for browserify

3.7.6: Include browser build in npm package

Choose a tag to compare

@briancavalier briancavalier released this 23 Dec 19:58
  • Add prebuilt version to the npm package in dist/browser.

3.7.5: Improve IE8 unhandled rejection formatting

Choose a tag to compare

@briancavalier briancavalier released this 21 Nov 01:53
  • Improve unhandled rejection formatting in IE8

3.7.4: Add keys.settle

Choose a tag to compare

@briancavalier briancavalier released this 24 Oct 18:14
  • 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

Choose a tag to compare

@briancavalier briancavalier released this 27 Apr 13:05
  • 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

Choose a tag to compare

@briancavalier briancavalier released this 30 Jan 15:50
  • 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

Choose a tag to compare

@briancavalier briancavalier released this 28 Jan 14:27
  • Fix when.settle unhandled rejection reporting case.

3.7.0: Add cross-lib debugging events

Choose a tag to compare

@briancavalier briancavalier released this 26 Jan 03:12

3.6.4: Fix null unhandled rejection check

Choose a tag to compare

@briancavalier briancavalier released this 14 Dec 04:05