Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/expo/expo-cli

Tools for creating, running, and deploying universal Expo and React Native apps
https://github.com/expo/expo-cli

added more profile methods

5a232af1f320c906aa6fcedd8b340b32d6d4a91e authored almost 4 years ago
Added method profiler helper function (#3258)

* Added method profiler

* Update profileMethod.ts

* Update exp.ts

* revert format bugs
...

cf638c561690bee2811bcfb1e1b35247ec6c375f authored almost 4 years ago
[eject] Added prompt to clear malformed projects (#3256)

* Added prompt to clear malformed projects

* Update packages/expo-cli/src/commands/eject/clea...

61fcb58ed0c06853b807cc3aa7d1919ec7cd2395 authored almost 4 years ago
fix: unhandled JS exception if no foregroundImage defined for adaptive icon (#3229)

094d7b879ca04b2fb2a092b01aabd891e0198bc0 authored almost 4 years ago
Use a more focused babel preset for app.config.js (#3208)

* Use a more focused babel preset for app.config.js

* Update yarn.lock

* Update yarn.lock

4ccc2778eee9de86f70b2c9974d37b4f7bfd5761 authored almost 4 years ago
Add CHANGELOG for most recent release

49fc0b2e13bc54f4501d6e30ee45fd7fb9e3dd4b authored almost 4 years ago
[publish] silence workflow warning in 41 (#3249)

* Silence workflow warning in SDK 41

* Update publish.ts

* use better bullet

* Update p...

fedc4130fe07ef89e9eefdfbf113c3455d3af39e authored almost 4 years ago
[xdl] Update node-forge (#3252)

* [xdl] Update node-forge to get rid of prototype pollution warning

* [xdl] upgrade @types/no...

d078b3542628a3d7a0489cfa6ce2d9c37439fbf0 authored almost 4 years ago
[github] quote option values in template

888e4183c7d59a45cfe800350d51051b03d2d946 authored almost 4 years ago
[github] fix enhancement template

5074f89153ef32b689396257f3e168ee3d18fc6a authored almost 4 years ago
[github] fix validations in bug report template

c1d544ff8dcd29e4684b7ff5b1d3d1fdd552fa29 authored almost 4 years ago
[github] gix bug report template

4460e4ab1ea72b743f3d6e158a30dc0ede53c959 authored almost 4 years ago
Publish

- @expo/[email protected]
- @expo/[email protected]
- @expo/[email protected]
- @expo/dev-to...

379bad968a71a19a7d3918268cb1cab65000ef61 authored almost 4 years ago
Update IosConfig.types.ts

0986c1a3addf0a5e02c4893e15a7ba6f01a2be7a authored almost 4 years ago
Added system for hiding legacy plugin errors (#3244)

* Added system for hiding legacy plugin errors

* Update static-plugins.ts

* Update static-...

2aeb640a1c080e86fa3df7e5ef80da1d5e135d3b authored almost 4 years ago
Added unversioned document picker plugin (#3242)

* Added unversioned document picker plugin

* Update expo-plugins-test.ts.snap

ce074b24c07f93ab1be476d757de474db9662264 authored almost 4 years ago
Added unversioned apple-auth plugin (#3243)

* Created apple-auth plugin

* Update expo-plugins-test.ts.snap

1cd110468fe493e69041fd19ecb2138e5c69a4cc authored almost 4 years ago
update babel transformer (#3247)

8746d067504f5acd252c5757a7034a0e8a04afc6 authored almost 4 years ago
Make TSConfig less strict by default (#3246)

* Update updateTSConfig.ts

* Update updateTSConfig-test.ts

43b3bea85bbb16c59b2eda4f4fb74fac937343e7 authored almost 4 years ago
pass updates props to plugin (#3245)

5e9c85054b3064b937a85565679ae5739f5c07d1 authored almost 4 years ago
remove expo extensions prompt in expo upgrade (#3241)

232cc55a86aaed04ebf82afca81eec66d302a084 authored almost 4 years ago
[expo-cli] refactor and test start command (#3240)

* refactor start command

* refactor start options

* Refactor start options and test

8bc0fe991327cfaa2dfcfba04452e47952f624dd authored almost 4 years ago
[xdl] Update schema cache

6e593e369266fddba96de77626037107d708b34e authored almost 4 years ago
Publish

- @expo/[email protected]
- @expo/[email protected]
- @expo/[email protected]...

58a1c3758ed2e2e39fb3d2b22f5d1547a91d4438 authored almost 4 years ago
[expo-cli][start] deprecate .expo extension for start command (#3216)

* Deprecated target

* Update urlOpts.ts

* Update start.ts

* Update isLegacyImportsEnabl...

d585510428cee766e8791a015ccd179afaa913f2 authored almost 4 years ago
[next-adapter]: Move @types/next to devDependencies (#3238)

* Update package.json

Removing @types/next as it is deprecated. I'm not sure why this was eve...

15b7e1d121aac967a650d686cdd6cd498cf22314 authored almost 4 years ago
[xdl] Add Dev Client simulator flow v0 for Android devices (#3194)

f9b14a15e7d67b03de714b0254d8992c98da69e6 authored almost 4 years ago
Combine stop methods (#3237)

8aad8f6df2cb70dfd534ea6fa3f06eff88558f64 authored almost 4 years ago
Persist dev tools preference (#3207)

* make dev tools not open by default

* always set the value

* flip logic back

e709d25e15616d1aa1839c17d7279006af7fe44a authored almost 4 years ago
Update ExpoMetroConfig.ts (#3236)

717f7e1dc65bed7140c318ed34bc1e8c1e512514 authored almost 4 years ago
[expo cli] refactor url command (#3231)

* refactor url commands

* Update url.ts

* Update url.ts

1e3d883fb40406703c58af513668c2abacbd0908 authored almost 4 years ago
[config-plugins] extract build scheme functions to separate module (#3235)

d4885478c4ecda64cff2f5986b15f78196608e4f authored almost 4 years ago
remove vars from the repo (#3234)

* Remove vars from repo

* remove remaining vars

28979729c19d25ec39fe8978a9207dbf1ab790cf authored almost 4 years ago
Remove var from sendTo

9ae8ab8416ddc6c63c4c196da0858d1fbdbf99a9 authored almost 4 years ago
Fix getProjectConfigDescriptionWithPaths tests (#3223)

c59039109e499458ef2839718f295aed749d6fd2 authored almost 4 years ago
[expo-cli] Added profiling (#3217)

* Improve TS globs

* Added profiling

5a32e003f84e9c1c6cdb8a11b8d2c4fa15fba73f authored almost 4 years ago
Improve native globs (#3218)

d70a7a8d54c62b2f5b8c727235a54c05a6049905 authored almost 4 years ago
[xdl] Allow dev client apps to be launched in the iOS simulator (#3182)

32bbf588d2b4a72518cf5dc09be0b98ad448fbf3 authored almost 4 years ago
[config-plugins] fix detecting application target (#3215)

a5e81c42b9ec36209813ec00695e91b0c3b8132c authored almost 4 years ago
fix build reporter on legacy projects

0b94b87d696933080fa223a2a75989e793fef89f authored almost 4 years ago
Update start.ts

2b14d346564b4dde90c3dff51255719398a1b1a7 authored almost 4 years ago
added banner

47fa34c6482e7997c8295ec558c7dc01bad26a4a authored almost 4 years ago
Update start.ts

610c5c60413a2cae824c7b4d25f41244cf71eef8 authored almost 4 years ago
[expo-cli] Improve server stopping (#3210)

* Improve server stopping

* simpler spinner

84aefe87f2c98397fc51abf9352895cdacd664fb authored almost 4 years ago
refactor email prompt to use prompts (#3211)

80b4d1a4edf2115072b7284246331e01c954d1a2 authored almost 4 years ago
[expo cli] redesign startup logs (#3209)

* Skip waiting for dev tools to start up

- Reduce startup time by ~25ms

* Clean up logs

...

994335bd1242f08426ecf169a40ccc95ce37c58e authored almost 4 years ago
Added clear flag to expo export (#3205)

5877ed11eae45f058ec7c16634a5aa885194853f authored almost 4 years ago
packagerOpts -> projectSettings

bf9156ac273de544ed0da62252a63684f340f3f7 authored almost 4 years ago
fix open in editor on macos

c39900aada908760e26cda39b3ee224ce7b39b14 authored almost 4 years ago
move apply file to eject

dcc48c6f225d1d1923d45da8b975ebfbc5780ed5 authored almost 4 years ago
[prebuild] refactor and test (#3200)

* Refactor prebuild command

* added warning tests

* update tests to ensure _internal objec...

068edb7928fc58f67cf3769f931a7d09a6c22329 authored almost 4 years ago
Update web index.html (#3199)

Fixed the screen height in the web when the statusBar is transparent. Before this change, in the...

ac370788c77e11bc38189f6f6bc0c1eae749ba68 authored almost 4 years ago
[expo-cli][prebuild] Clean up debug error messages (#3201)

* Clean up debug error messages

* Update static-plugins.ts

8ae6356f0e36b1b16ea7b411f0562250dc39238a authored almost 4 years ago
[cli] Fix log -> Log

1904d81de65932920699bfe9f1c13f2d3f4a21e2 authored almost 4 years ago
Create PULL_REQUEST_TEMPLATE

49f3977ea57786dcfeffbd076eb22b0882070673 authored almost 4 years ago
Unify node version (#3170)

* Unify node version

* Update TerminalUI.ts

2574f77d57cbb86179408e40a602b97260fea0f2 authored almost 4 years ago
Refactor log module for better mocking capabilities (#3191)

985b5049fefe90d9d9ed663afd116429cc79c617 authored almost 4 years ago
Fixed support for disabling automatic manifest.json tag injection (#3189)

7a45a09ca61fd02c956d222290f7e89a130cd7c8 authored almost 4 years ago
[xdl] refactor start command folder (#3186)

* refactor start command folder

* Update ManifestHandler-test.ts

e993f1b8d9528583bf7c2d230f907eefa27dc1c9 authored almost 4 years ago
Move legacy build methods to expo-cli (#3187)

* move findReusableBuildAsync to expo-cli

* Move getLatestReleaseAsync

* Move startBuildAs...

55aeea94547c92e1f50c0f15cca10163117667ad authored almost 4 years ago
Cancel command on ctrl+c (#3188)

7c098b88ca32a71dfa9da5d9450901d86652ce38 authored almost 4 years ago
Improve keytool errors (#3190)

3208f1da2c1019b04d686970d89b88e6684068b8 authored almost 4 years ago
[xdl] split up Project module (#3164)

* Split server methods out of Project module

* Update startLegacyReactNativeServerAsync.ts

...

a7ab0a6fbb421a1dab7df68fa33d1429567ffe6d authored almost 4 years ago
Update yarn.lock

f74d6b864e09e083f73a5148c2b5ea2d7c68977d authored almost 4 years ago
Bump configure-splash-screen

3686344005e2927973ce4d96092915fec6bdff71 authored almost 4 years ago
[configure-splash-screen] Remove @react-native-community/cli-tools (#3178)

* Remove @react-native-community/cli-tools

* Update package.json

* Update CHANGELOG.md

4acb7e60084c1ec2b7ac363e305391215b240eef authored almost 4 years ago
strip unused git functions (#3180)

ecfacaebac8c5aa220bd2ca2b2b1636f67b259f8 authored almost 4 years ago
match the version of serialize-error used in dev-server (#3168)

62d4514c0fa83ec41497ed60fbd276c56ab1dd11 authored almost 4 years ago
Drop unused Doctor code (#3174)

61134573f1e844b67db37564e9498a86ceb43b61 authored almost 4 years ago
Remove extra deps from expo-pwa (#3179)

7edde006333f53c6baed33befdc5a2a26f92aa87 authored almost 4 years ago
Remove idx package (#3167)

0dfe77b621bf85be10983566bc5424f1923691a1 authored almost 4 years ago
[json-file] Remove lodash from @expo/json-file (#3019)

* [json-file] Remove lodash from @expo/json-file

`@expo/json-file` previously used `lodash/ge...

cbd292b4cf6b11ddb0138f290c1cf7df800414f3 authored almost 4 years ago
remove unused slash package (#3171)

ed53e6721d71c7dbc6019f4c1650f3da129589e1 authored almost 4 years ago
fix credentials fixtures (#3172)

91deee1a04dd82077c0d8883f84bb48c09baf060 authored almost 4 years ago
Use devcert fork (#3175)

* Use devcert fork

* types/rimraf

00b18d617db4b024205fbb98e6ae5419ce5f9138 authored almost 4 years ago
Remove delay-async package (#3166)

d31747e5f783f7c7da0a8807646114168b4a2687 authored almost 4 years ago
Update CHANGELOG

106068365930a9adbfb63f038673a1f351a100b1 authored almost 4 years ago
Publish

- @expo/[email protected]
- @expo/[email protected]
- @expo/[email protected]
- @expo/dev-to...

d7b35c0c8bca99d3a5ea6ea1599d1a3c254f3d40 authored almost 4 years ago
Update schema file

0d388ff5cfa3d0eca3202f1e93ce7a5bc7380ada authored almost 4 years ago
fix init visual regresion (#3173)

47e182a9a98bd8a76077e5a413d500670c09390a authored almost 4 years ago
Update JsonFileError.ts

ed83fb64e12231ec77b341b43ae98c49e4e12b23 authored almost 4 years ago
Drop nodeModulesPath support (#3141)

* Update ExpoConfig.ts

* drop nodeModulesPath

* clean up

* Update Config.ts

* Delete...

5e8277332fa8e705c9769d3c086b4e3cc3293b01 authored almost 4 years ago
[config-plugins] Rename `IOSConfig.BundleIdenitifer` to `IOSConfig.BundleIdentifier` (#3161)

Fix a small typo in this identifier.

1b0b13e9066e0ddab7b26b44c56bbd0f2226a446 authored almost 4 years ago
Update changelog to include axios bugfix (#3163)

6a27e42bbec8f3816aaeb108c1f17941d6c89b5d authored almost 4 years ago
[xdl] Define max content and body lengths in Axios 0.21 (#3162)

* [xdl] Explicitly set max body length for Axios

* [xdl] Update manifest handler snapshot

2de060f1fa63ffebd4478cff4cdf2bea092dc50d authored almost 4 years ago
Publish

- @expo/[email protected]
- @expo/[email protected]
- @expo/[email protected]
- @expo/electron-a...

5f41f39f938b63d61fa190e057afacf3c2a7f3e5 authored almost 4 years ago
Update yarn.lock

24f5286091fbf28eed69b9b64041e70eeaaff488 authored almost 4 years ago
Split up Exp module (#3154)

* Split up Exp module

* Delete Exp-test.js

834bc98db754d332d37c51ef9fcde386cf36d2a7 authored almost 4 years ago
[cli] remove validator packages from expo-cli (#3135)

3ddcf5b22fc99f3ab21d14c19e66ae79afea2f3d authored almost 4 years ago
simplify open in editor util (#3153)

* simplify open in editor util

* Update xdl.ts

6a9ce0d719aac3f805b47129d62c87fac621b9fd authored almost 4 years ago
[metro-config] Set server port in default config (#3157)

Set default port to 8081 to make sure it's used by default rather than 8080 from the Metro defau...

ec1c8773810edd9702b63dfea07f1b54d0867349 authored almost 4 years ago
[xdl] Handle errors when trying to sign the manifest (#3148)

7952d90a682e94b99251119ee0ac203287677def authored almost 4 years ago
remove wordwrap (#3136)

de599eef082d449361d90faed393a19e9bd75f38 authored almost 4 years ago
Drop FormData (#3152)

* Drop FormData

* Update yarn.lock

* Update ManifestHandler.ts

* revert apple changes

fb19b0b34abc4a5330e3a37f2db4933ee1596997 authored almost 4 years ago
Always install eject pods in non interactive mode (#3150)

753a0d67c3347fa75dfad0c0e32a6606fba5d7e8 authored almost 4 years ago
[webpack-config] [expo-pwa] Handles publicPath consisting of protocol + host (#3143)

* fix: Handles publicPath consisting of protocol + host

For discussion before more time inves...

519ab0dbb3bdae76795f6b850af2edf53b919097 authored almost 4 years ago
Drop support for expo.rnCliPath (#3151)

* Drop support for expo.rnCliPath

* Update Project.ts

361841cf74c9587fd1bad3b7c32c212f337e7f62 authored almost 4 years ago
delete ignoreNodeModulesValidation (#3144)

dbe1fda21d26fe26446e3bdc1132993443a54f4d authored almost 4 years ago
Drop support for nodeModulesPath prop (#3145)

- pull expo/config from dev-server
- reduce config reads

0212b84495bf7f3c40fef7a2017902c9ef5ac920 authored almost 4 years ago