Skip to main content

Version 1, Update 9

New:

Fixed:

  • The FrameNode and GroupNode objects now have separate prototypes, which means that code such as 'strokes' in group will correctly return false. Note that we still recommend checking the .type property of node objects over using the in operator. We expect this to be an implementation detail -- however, let us know if this is causing you any issues.

Proposed API (how do they work?):

  • Overlay properties have been added to the proposed prototyping APIs.