Skip to content

Releases: flowjs/flow.js

v2.5.0

Choose a tag to compare

@AidasK AidasK released this 15 May 15:10
Version 2.5.0

v2.1.0

Choose a tag to compare

@AidasK AidasK released this 15 Dec 15:13
  • .off([event, [callback]]):
    • .off() All events are removed.
    • .off(event) Remove all callbacks of specific event.
    • .off(event, callback) Remove specific callback of event. callback should be a Function.

v2.0.1

Choose a tag to compare

@AidasK AidasK released this 06 Dec 08:21
  • fix for module.exports and amd loaders

v2.0.0

Choose a tag to compare

@AidasK AidasK released this 30 Nov 10:12
v2.0.0