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.4.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.4.1
Choose a head ref
  • 3 commits
  • 31 files changed
  • 3 contributors

Commits on Mar 8, 2024

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

Commits on Mar 9, 2024

  1. refactor: project quality of life improvements (#254)

    * refactor: simplify asset link URI resolving
    
    * refactor: simplify types in test utilities
    
    * refactor: keep same `getWorkspaceUri` parameters as `vscode.Uri.joinPath`
    
    * refactor: add types and simplufy `getWorkspaceUri` calls
    
    * refactor: move extension properties to environment variables
    byCedric committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    deeca27 View commit details
    Browse the repository at this point in the history
  2. chore: create new release 1.4.1

    ## [1.4.1](1.4.0...1.4.1) (2024-03-09)
    
    ### Bug fixes
    
    * set `GH_TOKEN` when adding artifact to release ([8ef750e](8ef750e))
    
    ### Code changes
    
    * project quality of life improvements ([#254](#254)) ([deeca27](deeca27))
    Expo CI committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    91a61e0 View commit details
    Browse the repository at this point in the history
Loading