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: expo/vscode-expo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.6.0
Choose a base ref
...
head repository: expo/vscode-expo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.6.1
Choose a head ref
  • 3 commits
  • 13 files changed
  • 3 contributors

Commits on Jul 10, 2025

  1. fix(bundler): Device filtering in SDK 53 (#272)

    * Add Reanimated devices filtering
    * Remove fixed todo tests comment
    * Add tests and fix reanimated ui filtering
    krystofwoldrich authored Jul 10, 2025
    Configuration menu
    Copy the full SHA
    ebdc98a View commit details
    Browse the repository at this point in the history
  2. test: update test scripts and bring back the test suite (#274)

    * tests: remove `--disable-extensions` to enable the YAML extension during testing
    
    * test: fix new github actions rules
    
    * test: add the install script for package dependencies before running tests
    
    * test: resolve issues around request/websocket tracking in debugging e2e tests
    
    * chore: disable `bundled` CI e2e tests due to failures
    byCedric authored Jul 10, 2025
    Configuration menu
    Copy the full SHA
    a17a6d5 View commit details
    Browse the repository at this point in the history
  3. chore: create new release 1.6.1

    ## [1.6.1](1.6.0...1.6.1) (2025-07-10)
    
    ### Bug fixes
    
    * **bundler:** Device filtering in SDK 53 ([#272](#272)) ([ebdc98a](ebdc98a))
    Expo CI committed Jul 10, 2025
    Configuration menu
    Copy the full SHA
    8053803 View commit details
    Browse the repository at this point in the history
Loading