Releases: PaulLeCam/react-native-electron
Releases · PaulLeCam/react-native-electron
v0.22.0
30 Jul 16:52
Compare
Sorry, something went wrong.
No results found
Updated React Native for Web dependency to v0.21.
Updated Electron dependency to v35.0.
Removed the following exports from React Native for Web not supported by React Native: Checkbox, Clipboard, Picker, ProgressBar, render, unmountComponentAtNode, unstable_createElement, useLocaleContext, YellowBox.
Added react-native-electron/clipboard export.
v0.21.0
04 Apr 22:17
Compare
Sorry, something went wrong.
No results found
Updated React Native for Web dependency to v0.20, adding support for React v19.
v0.20.0
25 Oct 10:15
Compare
Sorry, something went wrong.
No results found
Updated Electron dependency to v33.0.
Refactored setup.
v0.19.0
09 Apr 11:10
Compare
Sorry, something went wrong.
No results found
Updated React Native for Web dependency to v0.19.
Updated Electron dependency to v24.0.
v0.18.0
06 Aug 11:03
Compare
Sorry, something went wrong.
No results found
Updated React dependency to v18.
Updated React Native for Web dependency to v0.18.
Updated Electron dependency to v20.0.
v0.17.0
26 Feb 09:59
Compare
Sorry, something went wrong.
No results found
Updated Electron dependency to v17.0.
Added Platform API (PR #26 by hans00 ).
v0.16.0
14 Nov 20:45
Compare
Sorry, something went wrong.
No results found
Updated React Native for Web dependency to v0.17.
Updated Electron dependency to v15.0.
Updated internal logic to work with Electron's context isolation.
v0.15.0
14 Nov 20:45
Compare
Sorry, something went wrong.
No results found
Updated React Native for Web dependency to v0.15, that now has a peer dependency on React v17.0.
Updated Electron dependency to v11.0.
Removed custom Appearance and Clipboard APIs and useColorScheme hook, instead exporting the React Native Web implementation.
Updated logic to no longer require webPreferences.nodeIntegration to be set to true in Electron's BrowserWindow options.
v0.14.0
11 Jul 07:51
Compare
Sorry, something went wrong.
No results found
Updated React Native for Web dependency to v0.13.
Updated Electron dependency to v9.0.
v0.13.0
04 Apr 10:50
Compare
Sorry, something went wrong.
No results found
Updated Electron dependency to v8.0.
Added Appearance API and useColorScheme hook introduced in React Native v0.62.