Skip to content

Nested Digests!

Choose a tag to compare

@curran curran released this 07 Jun 09:00
· 15 commits to master since this release
  • Nested digests are now possible thanks to a change in reactive-function datavis-tech/reactive-function#18
  • Remove property listeners on destroy. #36 This was a bug that would have caused a memory leak in some cases.
  • Attach digest to instances #37 This is a simple change that makes the API a bit nicer.