Skip to content

Releases: react-native-menu/menu

v0.7.2

16 Nov 18:24

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @types/jest from 29.2.0 to 29.2.1 by @dependabot in #465
  • chore(deps-dev): bump @react-native-community/eslint-config from 3.1.0 to 3.2.0 by @dependabot in #468
  • chore(deps-dev): bump react-native from 0.64.1 to 0.64.4 by @dependabot in #471
  • chore(deps-dev): bump react-native-test-app from 2.0.0 to 2.0.2 by @dependabot in #472
  • fix: upgrade gradle version by @alantoa in #474
  • chore(deps-dev): bump jest from 29.2.2 to 29.3.1 by @dependabot in #473

New Contributors

Full Changelog: v0.7.1...v0.7.2

v0.7.1

16 Nov 18:24

Choose a tag to compare

What's Changed

  • fix: remove jcenter() in favor of mavenCentral() by @mkilp in #464

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

30 Oct 16:21

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

18 Oct 02:19

Choose a tag to compare

Changes

Internal

v0.5.3

27 Sep 00:02

Choose a tag to compare

fix(types): add children prop to MenuView typings (#416)
feat: Export NativeActionEvent type (#344)
fix missing import type (#438)

v0.5.2

27 Sep 00:01

Choose a tag to compare

refactor: Use react-native-test-app to manage our test app (#142)
Fix Lint Error and Android Build (#175)
chore: update packages (#176)
fix(iOS): action sheet empty title when property not defined (#255)
fix(iOS): action sheet actions only fired first time (#254)

v0.5.1

27 Sep 00:00

Choose a tag to compare

v0.5.0

03 Jul 02:07

Choose a tag to compare

feat(#90): long press support (#96) by @mateusz1913

v0.4.2

03 Jul 00:03

Choose a tag to compare

fix(#146,#70): android type mismatch (#148) @mateusz1913
fix: Clear menu actions when actions are set (#140) @sabymike
fix: iOS test app compiles with Xcode 12.5 (#138) by @Saadnajmi

docs: Update README to indicate issue exists on RN v0.63 and above (#145) @guytepper

v0.4.1

13 May 02:38

Choose a tag to compare

fix(#105): Add ActionSheet support for iPad on OS versions less than 14 by @sabymike

chore(deps-dev): bump @types/react from 17.0.3 to 17.0.4 (#94)
chore(deps-dev): bump eslint from 7.24.0 to 7.25.0 (#91)
chore(deps-dev): bump eslint-config-prettier from 8.2.0 to 8.3.0 (#92)