Skip to content

0.8.0

Compare
Choose a tag to compare
@dfilatov dfilatov released this 10 Feb 09:53
· 248 commits to master since this release
  • Redesigned a way to obtain attrs, children, context and state inside component's instance #282
  • Exception is throwed in dev mode in case of attempt to modify attrs, children, context and state directly #284
  • tag, attrs, children, key properties of virtual node are made public #281
  • Static method onDefaultAttrsRequest() of Component is replaced with static defaultAttrs property #286