Releases: react-native-menu/menu
Releases Β· react-native-menu/menu
v1.2.0
What's Changed
- chore(deps-dev): bump react-native-builder-bob from 0.33.2 to 0.33.3 by @dependabot in #984
- chore(deps-dev): bump react-native-builder-bob from 0.33.3 to 0.34.0 by @dependabot in #985
- chore(deps-dev): bump react-native-test-app from 4.0.4 to 4.0.5 by @dependabot in #989
- chore(deps-dev): bump release-it from 17.10.0 to 17.11.0 by @dependabot in #999
- chore(deps-dev): bump @release-it/conventional-changelog from 9.0.3 to 9.0.4 by @dependabot in #1000
- chore(deps-dev): bump react-native-builder-bob from 0.34.0 to 0.35.2 by @dependabot in #992
- feat: Add onOpenMenu and onCloseMenu event handlers by @malkailany in #998
New Contributors
- @malkailany made their first contribution in #998
Full Changelog: v1.1.7...v1.2.0
v1.1.7
What's Changed
- chore(deps-dev): bump release-it from 17.6.0 to 17.10.0 by @dependabot in #934
- chore(deps-dev): bump @react-native/eslint-config from 0.74.87 to 0.76.0 by @dependabot in #940
- feat(android): add show method to MenuView component by @batuhanoztrk in #954
- [chore] migrate from eslint/prettier to biome by @Naturalclar in #955
- chore(deps-dev): bump @release-it/conventional-changelog from 9.0.1 to 9.0.2 by @dependabot in #952
- chore(deps-dev): bump react-native-test-app from 3.10.18 to 3.10.21 by @dependabot in #960
- chore(deps-dev): bump react-native-builder-bob from 0.30.2 to 0.30.3 by @dependabot in #946
- chore(deps-dev): bump @react-native/babel-preset from 0.74.87 to 0.76.1 by @dependabot in #950
- chore(deps-dev): bump @react-native/metro-config from 0.74.85 to 0.76.1 by @dependabot in #951
- chore(deps-dev): bump @release-it/conventional-changelog from 9.0.2 to 9.0.3 by @dependabot in #963
- chore(deps-dev): bump react-native-builder-bob from 0.30.3 to 0.31.0 by @dependabot in #961
- chore(deps-dev): bump @react-native/babel-preset from 0.76.1 to 0.76.2 by @dependabot in #968
- chore(deps-dev): bump pod-install from 0.2.2 to 0.3.2 by @dependabot in #969
- chore(deps-dev): bump @react-native/metro-config from 0.76.1 to 0.76.2 by @dependabot in #967
- chore(deps-dev): bump react-native-builder-bob from 0.31.0 to 0.32.1 by @dependabot in #970
- chore(deps-dev): bump @react-native/babel-preset from 0.76.2 to 0.76.3 by @dependabot in #978
- chore(deps-dev): bump react-native-test-app from 3.10.21 to 4.0.4 by @dependabot in #975
- fix: remove unused part of script by @Naturalclar in #981
- chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 by @dependabot in #980
- chore(deps-dev): bump @react-native/metro-config from 0.76.2 to 0.76.3 by @dependabot in #977
- chore(deps-dev): bump react-native-builder-bob from 0.32.1 to 0.33.2 by @dependabot in #982
- fix(iOS): new architecture props by @newer97 in #983
New Contributors
Full Changelog: v1.1.6...v1.1.7
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 [email protected] 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