Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: react-native-webview/react-native-webview
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v13.8.2
Choose a base ref
...
head repository: react-native-webview/react-native-webview
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v13.8.3
Choose a head ref
  • 3 commits
  • 42 files changed
  • 3 contributors

Commits on Mar 22, 2024

  1. chore: Bump example app to 0.73 and use babel to build (#3347)

    * chore: Bump example app to 0.73 and use babel to build
    
    Using babel enables new arch static view config to be properly generated
    
    * Update android-ci.yml
    
    * bump ci things
    
    * wip
    
    * Update detox.yml
    
    * Update react-native.config.js
    
    * lint tests
    
    * clean
    
    * Update jest.config.js
    
    * Update WebView.android.tsx
    
    * update lint to match create library
    Titozzz authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b989bd6 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    ab420a0 View commit details
    Browse the repository at this point in the history
  2. chore(release): 13.8.3 [skip ci]

    ## [13.8.3](v13.8.2...v13.8.3) (2024-03-28)
    
    ### Bug Fixes
    
    * issue on bridgeless when accessing ReactContext (preparing RN74) ([#3366](#3366)) ([ab420a0](ab420a0))
    semantic-release-bot committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    0a60bf7 View commit details
    Browse the repository at this point in the history
Loading