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.5.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.5.1
Choose a head ref
  • 5 commits
  • 9 files changed
  • 3 contributors

Commits on Jun 9, 2024

  1. chore: update all packages to latest supported versions (#264)

    * chore: update all packages to latest supported versions
    
    * chore: resolve linting issues
    byCedric authored Jun 9, 2024
    Configuration menu
    Copy the full SHA
    6d44a3c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    89a2c99 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

  1. fix: update device filtering logic to select inspectable device for S…

    …DK 52 (#266)
    
    * fix: update device filtering logic to select inspectable device for SDK 52
    
    * chore: clean up code and resolve patch-package issue
    byCedric authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    486874a View commit details
    Browse the repository at this point in the history
  2. fix: use highest page number whenever multiple identical pages are co…

    …nnected (#267)
    
    * fix: use highest page number whenever multiple identical pages are connected
    
    * test: update device filtering test
    byCedric authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    c7e66c7 View commit details
    Browse the repository at this point in the history
  3. chore: create new release 1.5.1

    ## [1.5.1](1.5.0...1.5.1) (2024-12-19)
    
    ### Bug fixes
    
    * **schemas:** avoid converting `schema-expo-xdl --sdk-version` to number ([89a2c99](89a2c99))
    * update device filtering logic to select inspectable device for SDK 52 ([#266](#266)) ([486874a](486874a))
    * use highest page number whenever multiple identical pages are connected ([#267](#267)) ([c7e66c7](c7e66c7))
    
    ### Other chores
    
    * update all packages to latest supported versions ([#264](#264)) ([6d44a3c](6d44a3c))
    Expo CI committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    0e4a7a0 View commit details
    Browse the repository at this point in the history
Loading