Skip to content

v1.9.3

Compare
Choose a tag to compare
@garthenweb garthenweb released this 01 Sep 22:13
· 53 commits to master since this release
  • [0b322d4] useLayoutSnapshot was executing it's function in a way that causes layout trashing. The initial value is not generated using a common listener update in a requestAnimationFrame which should perform better. This event will be handled on all listeners so it makes sure that everything is up to date as soon as possible.
  • [dea07cb] update dependencies, which will update memoize-one to version 5.1.1 (from 5.0.0)