Releases: react-native-menu/menu
Releases · react-native-menu/menu
v1.1.6
What's Changed
- fix(android): hit slop functionality by @batuhanoztrk in #942
- Add Version-Specific Kotlin Implementations for Android to Support React Native 0.76+ and lower by @dmitry-blackwave in #948
New Contributors
- @batuhanoztrk made their first contribution in #942
Full Changelog: v1.1.5...v1.1.6
v1.1.5
What's Changed
- chore(deps-dev): bump react-native-test-app from 3.8.1 to 3.10.17 by @dependabot in #930
- chore(deps-dev): bump @types/jest from 29.5.12 to 29.5.13 by @dependabot in #925
- chore(deps-dev): bump @release-it/conventional-changelog from 8.0.1 to 9.0.1 by @dependabot in #932
- chore(deps-dev): bump react-native-test-app from 3.10.17 to 3.10.18 by @dependabot in #933
- chore(deps-dev): bump @types/jest from 29.5.13 to 29.5.14 by @dependabot in #937
- chore(deps-dev): bump typescript from 5.6.2 to 5.6.3 by @dependabot in #936
- chore(deps-dev): bump @rnx-kit/metro-config from 2.0.0 to 2.0.1 by @dependabot in #935
- fix: Remove custom logic for extracting RGB and alpha components for setBorderColor by @dmitry-blackwave in #941
New Contributors
- @dmitry-blackwave made their first contribution in #941
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- chore(deps-dev): bump prettier from 3.3.2 to 3.3.3 by @dependabot in #917
- chore(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by @dependabot in #916
- chore(deps-dev): bump eslint-plugin-ft-flow from 3.0.10 to 3.0.11 by @dependabot in #915
- feat(props): adding test id and library mock example by @mateoguzmana in #931
New Contributors
- @mateoguzmana made their first contribution in #931
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- fix: Fix CI check for iOS, added parallel build for new & old archs by @ichina in #833
- chore(deps-dev): bump release-it from 17.2.1 to 17.3.0 by @dependabot in #811
- chore(deps-dev): bump typescript from 5.4.5 to 5.5.3 by @dependabot in #845
- chore(deps-dev): bump eslint-plugin-ft-flow from 3.0.9 to 3.0.10 by @dependabot in #834
- chore(deps-dev): bump @react-native/metro-config from 0.74.84 to 0.74.85 by @dependabot in #846
- Fix building on iOS on react-native@0.74.1 newArchEnabled and static frameworks by @JuanRdBO in #855
- Remove the Fabric instructions from README by @brentvatne in #865
- chore(deps-dev): bump @react-native/babel-preset from 0.74.84 to 0.74.87 by @dependabot in #875
- chore(deps-dev): bump @react-native/eslint-config from 0.74.84 to 0.74.87 by @dependabot in #874
- chore(deps-dev): bump release-it from 17.3.0 to 17.6.0 by @dependabot in #856
- add isCheckable from state prop by @marcosrdz in #872
- Add hitSlop support (#627) by @elliottkember in #888
- chore(deps-dev): bump @rnx-kit/metro-config from 1.3.15 to 2.0.0 by @dependabot in #910
- chore(deps-dev): bump typescript from 5.5.3 to 5.6.2 by @dependabot in #905
- chore(deps-dev): bump react-native-builder-bob from 0.23.2 to 0.30.2 by @dependabot in #903
- fix: lint by @Naturalclar in #914
New Contributors
- @ichina made their first contribution in #833
- @JuanRdBO made their first contribution in #855
- @brentvatne made their first contribution in #865
- @marcosrdz made their first contribution in #872
- @elliottkember made their first contribution in #888
Full Changelog: v1.1.2...v1.1.3
v1.1.1
What's Changed
- docs: document declarative way of use by @vonovak in #818
- chore(deps-dev): bump prettier from 3.2.5 to 3.3.1 by @dependabot in #825
- chore(deps-dev): bump @react-native/eslint-config from 0.74.83 to 0.74.84 by @dependabot in #824
- chore(deps-dev): bump @react-native/babel-preset from 0.74.83 to 0.74.84 by @dependabot in #823
- chore(deps-dev): bump @react-native/metro-config from 0.74.83 to 0.74.84 by @dependabot in #822
- chore(deps-dev): bump prettier from 3.3.1 to 3.3.2 by @dependabot in #829
- [iOS] Fix "react_native_menu-Swift.h" cannot be found by @alantoa in #807
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Fix ESLint issues, minor typos correction by @svbutko in #805
- chore(deps-dev): bump eslint-plugin-ft-flow from 3.0.7 to 3.0.9 by @dependabot in #799
- Fix iOS building on CI by @svbutko in #806
- feat: updated minSdkVersion to sdk version 23, inline with react-native's 0.74.0 minSdkVersion by @lluiscab in #812
New Contributors
Full Changelog: v1.0.3...v1.1.0
v1.0.3
What's Changed
- chore(deps-dev): bump @react-native/metro-config from 0.74.81 to 0.74.83 by @dependabot in #790
- chore(deps-dev): bump @callstack/react-native-visionos from 0.73.10 to 0.73.11 by @dependabot in #786
- chore(deps-dev): bump release-it from 17.2.0 to 17.2.1 by @dependabot in #782
- chore(deps-dev): bump pod-install from 0.2.0 to 0.2.2 by @dependabot in #798
- Change incorrect OLD_ARCH header import by @svbutko in #803
- Update README's title usage according to types by @svbutko in #804
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- [Android] Move to EventDispatcher instead of RCTEventEmitter by @cortinico in #749
- chore(deps-dev): bump release-it from 14.14.3 to 17.2.0 by @dependabot in #756
- chore(deps-dev): bump typescript from 4.8.4 to 5.4.5 by @dependabot in #744
- chore(deps-dev): bump @react-native/metro-config from 0.74.80 to 0.74.81 by @dependabot in #774
- chore(deps-dev): bump @react-native/eslint-config from 0.74.80 to 0.74.81 by @dependabot in #770
- fix: android ci by @Naturalclar in #768
- chore(deps-dev): bump react-native-test-app from 3.5.5 to 3.6.0 by @dependabot in #787
- chore(deps-dev): bump @react-native/babel-preset from 0.74.80 to 0.74.81 by @dependabot in #775
- Update MenuViewManager.mm by @Gregoirevda in #794
- feat(iOS): keepsMenuPresented by @Gregoirevda in #793
- feat(iOS): preferredElementSize by @Gregoirevda in #795
- chore(deps-dev): bump react-native-test-app from 3.6.0 to 3.6.1 by @dependabot in #792
- chore(deps-dev): bump @react-native/babel-preset from 0.74.81 to 0.74.83 by @dependabot in #791
- chore(deps-dev): bump @react-native/eslint-config from 0.74.81 to 0.74.83 by @dependabot in #788
- Add to README support for iOS image resources by @honcon in #778
New Contributors
- @cortinico made their first contribution in #749
- @Gregoirevda made their first contribution in #794
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- feat: Add visionOS support by @Saadnajmi in #748
- chore(deps-dev): bump @types/react from 18.2.73 to 18.2.78 by @dependabot in #752
- chore(deps-dev): bump @react-native/babel-preset from 0.73.21 to 0.74.79 by @dependabot in #754
- chore(deps-dev): bump @types/react-native from 0.72.2 to 0.73.0 by @dependabot in #757
- chore(deps-dev): bump @release-it/conventional-changelog from 4.3.0 to 8.0.1 by @dependabot in #753
- chore(deps-dev): bump @react-native/metro-config from 0.73.5 to 0.74.80 by @dependabot in #759
- fix: repo scripts launch test app by @Saadnajmi in #765
- chore(deps-dev): bump @react-native/eslint-config from 0.74.76 to 0.74.80 by @dependabot in #760
- chore(deps-dev): bump @react-native/babel-preset from 0.74.79 to 0.74.80 by @dependabot in #761
- chore(deps-dev): bump @types/react from 18.2.78 to 18.2.79 by @dependabot in #762
- fix: iOS build error on new architecture by @alanleedev in #767
New Contributors
- @alanleedev made their first contribution in #767
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- fix: lint by @Naturalclar in #585
- chore(deps-dev): bump jest and @types/jest by @dependabot in #582
- chore(deps-dev): bump pod-install from 0.1.38 to 0.1.39 by @dependabot in #574
- chore(deps-dev): bump eslint from 8.47.0 to 8.49.0 by @dependabot in #581
- chore(deps-dev): bump @types/jest from 29.2.6 to 29.5.6 by @dependabot in #610
- docs: update example and theming docs by @vonovak in #598
- chore(deps-dev): bump metro-react-native-babel-preset from 0.76.5 to 0.77.0 by @dependabot in #586
- chore(deps-dev): bump eslint from 8.49.0 to 8.51.0 by @dependabot in #602
- Add node v20 to ci by @Naturalclar in #613
- chore(deps-dev): bump @react-native/eslint-config from 0.72.2 to 0.74.0 by @dependabot in #608
- chore(deps-dev): bump @types/jest from 29.5.6 to 29.5.7 by @dependabot in #621
- chore(deps-dev): bump react-native-test-app from 2.5.20 to 2.5.32 by @dependabot in #622
- chore(deps-dev): bump @types/jest from 29.5.7 to 29.5.10 by @dependabot in #638
- chore(deps-dev): bump eslint from 8.51.0 to 8.54.0 by @dependabot in #633
- chore(deps-dev): bump eslint-plugin-ft-flow from 3.0.0 to 3.0.1 by @dependabot in #616
- chore(deps-dev): bump react-native-test-app from 2.5.32 to 2.5.33 by @dependabot in #637
- chore(deps-dev): bump react-native-test-app from 2.5.33 to 2.5.34 by @dependabot in #641
- chore(deps-dev): bump eslint from 8.54.0 to 8.55.0 by @dependabot in #644
- chore(deps-dev): bump eslint from 8.55.0 to 8.56.0 by @dependabot in #653
- chore(deps-dev): bump eslint-plugin-ft-flow from 3.0.1 to 3.0.2 by @dependabot in #655
- chore(deps-dev): bump eslint-config-prettier from 9.0.0 to 9.1.0 by @dependabot in #642
- chore(deps-dev): bump @types/jest from 29.5.10 to 29.5.11 by @dependabot in #646
- chore(deps-dev): bump react-native-test-app from 2.5.34 to 2.5.35 by @dependabot in #658
- chore: update prettier by @Naturalclar in #660
- RN 0.73 compatibility for Android by @fobos531 in #542
- fix: ci by @Naturalclar in #663
- Fix missing subtitles on iOS by @jessety in #620
- chore(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3 by @dependabot in #665
- chore(deps-dev): bump react-native-test-app from 2.5.35 to 3.0.1 by @dependabot in #667
- chore(deps-dev): bump @release-it/conventional-changelog from 3.0.1 to 8.0.1 by @dependabot in #661
- chore(deps-dev): bump react-native-test-app from 3.0.1 to 3.2.3 by @dependabot in #705
- chore(deps-dev): bump prettier from 3.1.1 to 3.2.5 by @dependabot in #692
- chore(deps-dev): bump @types/jest from 29.5.11 to 29.5.12 by @dependabot in #688
- chore(deps-dev): bump @types/react from 18.2.47 to 18.2.55 by @dependabot in #697
- chore(testapp): bump RNTA to latest 3.x by @kelset in #712
- Migrating module to fabric by @SudoPlz in #682
- Add support that images contained on xcassets images by @honcon in #731
- chore(deps-dev): bump @react-native/eslint-config from 0.74.0 to 0.74.76 by @dependabot in #733
- chore(deps-dev): bump @types/react from 18.2.55 to 18.2.70 by @dependabot in #734
- chore(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot in #715
- chore(deps-dev): bump eslint-plugin-ft-flow from 3.0.2 to 3.0.7 by @dependabot in #720
- chore(deps-dev): bump pod-install from 0.1.39 to 0.2.0 by @dependabot in #677
- chore(deps-dev): bump @types/react from 18.2.70 to 18.2.73 by @dependabot in #737
- replace metro-react-native-babel-preset with @react-native/babel-preset by @fobos531 in #745
- [android] fix: use hitSlop setter instead of property access for RN 0.74 compatibility by @fobos531 in #746
New Contributors
- @vonovak made their first contribution in #598
- @fobos531 made their first contribution in #542
- @jessety made their first contribution in #620
- @kelset made their first contribution in #712
- @SudoPlz made their first contribution in #682
- @honcon made their first contribution in #731
Full Changelog: v0.9.1...v1.0.0