Tags: JuanSeBestia/react-native-wifi-reborn
Tags
chore(release): 4.13.0 [skip ci] # [4.13.0](v4.12.1...v4.13.0) (2024-09-17) ### Bug Fixes * add semicolon ([561ea0a](561ea0a)) * fix error argument is marked as nullable but React requires that all NSNumber arguments are nonnull ([b3f4e84](b3f4e84)) * use node 20 for semantic-release ([f516e8d](f516e8d)) ### Features * **iOS:** Add new method to connect to a SSIDPrefix protected only once, Android: Try to address issue [#303](#303) ([d98ccfc](d98ccfc))
chore(release): 4.12.0 [skip ci] # [4.12.0](v4.11.0...v4.12.0) (2024-03-26) ### Bug Fixes * **android:** re-add onLost method ([be1d872](be1d872)) * IOS method ([b5bdb35](b5bdb35)) * removed assert password != null ([93d737a](93d737a)) * use enum for error ([7b7587c](7b7587c)) ### Features * add new method connectToProtectedWifiSSID ([1813073](1813073)) * add nullable password ([75ff05f](75ff05f)) * **android:** add timeout parameter ([9426913](9426913)) * update README ([8970ba4](8970ba4))
PreviousNext