Skip to content

Commit

Permalink
[eas-cli] [eas-json] [ENG-10069] add support for bun (#2055)
Browse files Browse the repository at this point in the history
* Update eas-build-job dependency

* Add bun to eas-cli

* Add bun to eas-json

* Add changelog

* Use correct PR in changelog

* Update packages/eas-json/schema/eas.schema.json

Co-authored-by: Szymon Dziedzic <[email protected]>

* Update gql schema

---------

Co-authored-by: Szymon Dziedzic <[email protected]>
  • Loading branch information
kadikraman and szdziedzic authored Sep 25, 2023
1 parent 52f54fc commit 78b75c6
Show file tree
Hide file tree
Showing 10 changed files with 541 additions and 80 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ This is the log of notable changes to EAS CLI and related packages.
### 🎉 New features

- Update: expose expo cli `--dev` flag as an argument. ([#2050](https://github.com/expo/eas-cli/pull/2050) by [@nderscore](https://github.com/nderscore))
- Support `bun` option in eas.json. ([#2055](https://github.com/expo/eas-cli/pull/2055) by [@kadikraman](https://github.com/kadikraman))

### 🐛 Bug fixes

Expand Down
Loading

0 comments on commit 78b75c6

Please sign in to comment.