Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: prefer not to mutate the ScanResult object #268

Merged
merged 1 commit into from
May 26, 2023
Merged

fix: prefer not to mutate the ScanResult object #268

merged 1 commit into from
May 26, 2023

Conversation

eliaslecomte
Copy link
Collaborator

Just a simple java change; don't mutate the ScanResults, just populate the WritableNativeArray correctly.

@eliaslecomte eliaslecomte self-assigned this Sep 5, 2022
@JuanSeBestia
Copy link
Owner

LGTM

@JuanSeBestia
Copy link
Owner

@eliaslecomte You are maintainer of this project, feel free to merge any feature that's you want

@eliaslecomte eliaslecomte merged commit 840c80d into JuanSeBestia:master May 26, 2023
JuanSeBestia pushed a commit that referenced this pull request May 26, 2023
## [4.8.2](v4.8.1...v4.8.2) (2023-05-26)

### Bug Fixes

* prefer not to mutate the ScanResult object ([#268](#268)) ([840c80d](840c80d))
@JuanSeBestia
Copy link
Owner

🎉 This PR is included in version 4.8.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

timok06 added a commit to enna-systems/react-native-wifi-reborn that referenced this pull request Aug 4, 2023
* master_new:
  chore(asdf): add a .tool-versions for asdf, set node to 16.18.0 and update package-lock files
  chore(release): 4.8.3 [skip ci]
  fix(iOS): add missing isHidden flag to connectToProtectedSSID (JuanSeBestia#306)
  chore(release): 4.8.2 [skip ci]
  fix: prefer not to mutate the ScanResult object (JuanSeBestia#268)
  chore(release): 4.8.1 [skip ci]
  fix: update android native dependencies
  chore(release): 4.8.0 [skip ci]
  feat(Android): added feature to connect to hidden wifi on android 10 (JuanSeBestia#287)
  chore(release): 4.7.1 [skip ci]
  fix(Android): * add location permission check for getCurrentWifiSSID and reScanAndLoadWifiList and change error message for clarity (JuanSeBestia#264)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants