Skip to content

v0.6.3

Compare
Choose a tag to compare
@shadaj shadaj released this 18 Oct 01:06

Highlights 🎉

Bug Fixes

  • Fix crashes when calling setState on a component with Props set to some subtype of Function1 PR #295
  • Support useCallback with a function that takes arguments PR #290
  • Fix false warnings on @react classes if -Ywarn-value-discard scalac option was used PR #296
  • Update the IntelliJ support plugin to be compatible with IntelliJ 2019.2 PR #297