Skip to content

Version 0.12.0

Compare
Choose a tag to compare
@arqex arqex released this 13 May 14:56
· 9 commits to master since this release
  • Adds a warning mechanism to detect errors quickly.
  • Adds warning for setting non numeric attributes for arrays.
  • Adds warning for updating detached nodes.
  • Adds method sort for array.
  • trigger method for events has been renamed to emit, added a deprecation warning for trigger method.
  • Updates to the docs. Thanks to @YPCrumble @ahmadnassri @dantman.
  • Fixes errors with strict Content Security Policy. Thanks to @greghuc.