Skip to content

Releases: yahoo/bgjs

bgjs 1.4.0

19 Dec 17:59
02b8d90

Choose a tag to compare

Subscriptions based on extents allow for automatic unsubscribes when removed from graph.

bgjs 1.3.0

02 Dec 01:17
1a5ae7e

Choose a tag to compare

Subscribe/unsubscribe to multiple resources at the same time.

bgjs 1.2.0

02 Feb 19:56
b65b3f7

Choose a tag to compare

  • Fix bug with including extra resources in cycle exception
  • resource/behavior.toString() and extent.debugHere() return strings to explain the state of the graph at runtime.

bgjs 1.1.1

30 Jan 19:55
72c07ac

Choose a tag to compare

  • fix sourcemaps via npm

bgjs 1.1.0

22 Jan 19:13
0b214d3

Choose a tag to compare

  • Works with React using react-behavior-graph on rpm
  • Fix error Extent subtypes and lifetimes
  • Runs all behaviors of the same order before graph updates as a performance optimization in some situations.

v1.0.1

13 Apr 02:57
99b5d91

Choose a tag to compare

  • Updated readme
  • Works with commonjs