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

Commits on Feb 10, 2025

  1. feature: add EAS Workflow intellisense (#269)

    * feature: add EAS Workflow schema script
    
    * chore: add CI workflow for EAS Workflow schema
    
    * chore: configure the EAS Workflow yaml validation contributions
    byCedric authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    9f4a342 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    161dbbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40ad886 View commit details
    Browse the repository at this point in the history
  4. chore: create new release 1.6.0

    ## [1.6.0](1.5.1...1.6.0) (2025-02-10)
    
    ### New features
    
    * add EAS Workflow intellisense ([#269](#269)) ([9f4a342](9f4a342))
    
    ### Bug fixes
    
    * add missing `redhat.vscode-yaml` dependency for EAS Workflow intellisense ([161dbbc](161dbbc))
    
    ### Code changes
    
    * open EAS Workflow file paths to both `.yml` and `.yaml` ([40ad886](40ad886))
    Expo CI committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    db0635c View commit details
    Browse the repository at this point in the history
Loading