- 3b99824 [added] react v15.4 support
- 2de941f [added] default context
- 22e192a [added] react 15 support
- 05cd431 [added] end() method for exiting chains
- 0b774a0 [added] nth() method
- 6d24625 [changed] bump bill dependency
- 1e5bc12 [fixed] use window.HTMLElement instead of HTMLElement so we can use with jsdom
- 3fc488d [fixed] missing dep
- a2a5b48 [added] any(), and none() assert methods
- 75a3b84 [fixed] ensure stale nodes aren't left after a rerender
- 9b40e02 [changed] Integrate [email protected]; stabilize and consolidate APIs across collection types; tests.
- 244d6fb [added] trigger() to element collection
- 784f1ab [added] state(), prop(), and context() methods
- a9a2e50 [added] update() method for element collections
- bd98e44 [added] tap() method
- a21fb8f [fixed] default each thisArg to collection
- 6ee61e4 [changed] pull in new bill version (more selectors!)
- 2aaa00d [fixed] export
- cc8d778 [added] children() for instance collections
- bb2563b [changed] text() method for shallow render
- 386ef82 [added] much better selector support
- d862503 [added] shallow rendering utils
- df40903 [added] shallow rendering utils