Skip to content

v1.1.0

Compare
Choose a tag to compare
@thymikee thymikee released this 16 Oct 20:38

Features

  • add debug.deep and alias debug.shallow to debug (#37)
  • add toJSON to render; cleanup shallow implementation (#35)

Fixes

  • use mocks from Jest preset react-native; remove fireEvent.onDoublePress (#36)
  • remove unnecessary flow expression causing error in Expo (#31)
  • do not bubble event to root element in fireEvent (#30)

Chores

  • update @callstack/eslint-config to the latest version 🚀 (#34)
  • update flow-bin to the latest version 🚀 (#25)