Skip to content

Release 0.3.2

Latest
Compare
Choose a tag to compare
@Maia-Everett Maia-Everett released this 08 Aug 09:02

Small bugfix release affecting a breaking bug in the GWT version only. Same as 0.3.1, but with Javadoc added.

jpromises:

  • No changes since 0.3.0.

jpromises-gwt:

  • Fixed definition of then in JsPromise that broke error propagation, causing a rejected JS promise to return the wrong error and lose the original one.