Releases: react-native-menu/menu
Releases Β· react-native-menu/menu
v0.7.2
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
v0.7.0
What's Changed
- chore(deps-dev): bump jest from 29.1.2 to 29.2.0 by @dependabot in #455
- chore(deps-dev): bump jest from 29.2.0 to 29.2.1 by @dependabot in #459
- chore(deps-dev): bump @types/jest from 29.1.2 to 29.2.0 by @dependabot in #460
- chore(deps-dev): bump eslint from 8.25.0 to 8.26.0 by @dependabot in #461
- chore(deps-dev): bump jest from 29.2.1 to 29.2.2 by @dependabot in #462
- feat: add displayInline for submenus in iOS by @fizhy37 in #463
New Contributors
Full Changelog: v0.6.0...v0.7.0
v0.6.0
Changes
- Update Kotlin version (#457) by @Naturalclar
Internal
- Update node version running in CI (#449) by @Naturalclar
v0.5.3
v0.5.2
v0.5.1
v0.5.0
feat(#90): long press support (#96) by @mateusz1913
v0.4.2
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