Skip to content

0.3.2

Compare
Choose a tag to compare
@HereIsKevin HereIsKevin released this 11 Jun 01:18
· 270 commits to master since this release

Version 0.3.2 is a patch release of boreDOM, with:

  • Removal of recursive proxies to:
    • Prevent the call stack size maximum from being exceeded on circular dependencies
    • Improve performance
    • Simplify the source code
  • Slight behavioral change due to the remove of recursive proxies
  • Exact same API as v0.3.1