<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in index-test.ts</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>4b86b89e - feat(cli): added migration warning for old commands (#17882)</title>
        <link>http://172.16.0.5:8080/history/expo/packages/@expo/cli/e2e/__tests__/index-test.ts#4b86b89e</link>
        <description>feat(cli): added migration warning for old commands (#17882)* Added migration warning for old commands* Update packages/@expo/cli/CHANGELOG.mdCo-authored-by: Expo Bot &lt;34669131+expo-bot@users.noreply.github.com&gt;Co-authored-by: Expo Bot &lt;34669131+expo-bot@users.noreply.github.com&gt;

            List of files:
            /expo/packages/@expo/cli/e2e/__tests__/index-test.ts</description>
        <pubDate>Thu, 16 Jun 2022 12:49:55 +0000</pubDate>
        <dc:creator>Evan Bacon &lt;bacon@expo.io&gt;</dc:creator>
    </item>
<item>
        <title>dfe12d45 - feat(cli): add `customize` command (#17186)</title>
        <link>http://172.16.0.5:8080/history/expo/packages/@expo/cli/e2e/__tests__/index-test.ts#dfe12d45</link>
        <description>feat(cli): add `customize` command (#17186)* feat(cli): add `customize` command* Update packages/@expo/cli/CHANGELOG.mdCo-authored-by: Expo Bot &lt;34669131+expo-bot@users.noreply.github.com&gt;* Update customizeAsync.ts* Update customizeAsync.ts* Update index-test.ts* Refactor* refactor and test* Improve help* Added e2e tests* Update packages/@expo/cli/src/customize/generate.tsCo-authored-by: Cedric van Putten &lt;me@bycedric.com&gt;* Update export-web-test.tsCo-authored-by: Expo Bot &lt;34669131+expo-bot@users.noreply.github.com&gt;Co-authored-by: Cedric van Putten &lt;me@bycedric.com&gt;

            List of files:
            /expo/packages/@expo/cli/e2e/__tests__/index-test.ts</description>
        <pubDate>Thu, 19 May 2022 20:35:00 +0000</pubDate>
        <dc:creator>Evan Bacon &lt;bacon@expo.io&gt;</dc:creator>
    </item>
<item>
        <title>53b4c0b0 - feat(cli): add `export:web` command (#17363)</title>
        <link>http://172.16.0.5:8080/history/expo/packages/@expo/cli/e2e/__tests__/index-test.ts#53b4c0b0</link>
        <description>feat(cli): add `export:web` command (#17363)* feat(cli): add `export:web` command* Update index-test.ts* Update packages/@expo/cli/CHANGELOG.mdCo-authored-by: Expo Bot &lt;34669131+expo-bot@users.noreply.github.com&gt;* Clean up and testUpdate exportWebAsync.ts* remove webpack-dev-server dep* Generalize progress bar CI check* use progress bar wrapper everywhereCo-authored-by: Expo Bot &lt;34669131+expo-bot@users.noreply.github.com&gt;

            List of files:
            /expo/packages/@expo/cli/e2e/__tests__/index-test.ts</description>
        <pubDate>Tue, 10 May 2022 20:59:55 +0000</pubDate>
        <dc:creator>Evan Bacon &lt;bacon@expo.io&gt;</dc:creator>
    </item>
<item>
        <title>c4ef02ae - feat(cli): add `run:ios` command (#16662)</title>
        <link>http://172.16.0.5:8080/history/expo/packages/@expo/cli/e2e/__tests__/index-test.ts#c4ef02ae</link>
        <description>feat(cli): add `run:ios` command (#16662)* [wip] Added expo run:ios command* Clean up run:ios* feat(cli): add headless server mode* fix(cli): fix run:ios logic issues* Update CHANGELOG.md* Update packages/expo/CHANGELOG.mdCo-authored-by: Expo Bot &lt;34669131+expo-bot@users.noreply.github.com&gt;* clean up* refine fixture* refactor and test code signing* Update resolveOptionsAsync.ts* fix merge* added new impl* Update AppleDevice.ts* Added more tests* fixed e2e tests* lint fix* Update index-test.tsCo-authored-by: Expo Bot &lt;34669131+expo-bot@users.noreply.github.com&gt;

            List of files:
            /expo/packages/@expo/cli/e2e/__tests__/index-test.ts</description>
        <pubDate>Tue, 03 May 2022 20:55:31 +0000</pubDate>
        <dc:creator>Evan Bacon &lt;bacon@expo.io&gt;</dc:creator>
    </item>
<item>
        <title>3d6e487d - feat(cli): add `run:android` command (#17187)</title>
        <link>http://172.16.0.5:8080/history/expo/packages/@expo/cli/e2e/__tests__/index-test.ts#3d6e487d</link>
        <description>feat(cli): add `run:android` command (#17187)* feat(cli): add `run:android` command* added partial e2e test* fix platforms showing up in terminal ui* fix launching by link* Update packages/@expo/cli/CHANGELOG.mdCo-authored-by: Expo Bot &lt;34669131+expo-bot@users.noreply.github.com&gt;* fix platforms showing up in terminal uifix launching by linkfixup testsDelete resolveArgs-test.ts.snap* revert changes* Update index-test.tsUpdate WebpackBundlerDevServer.tsUpdate WebpackBundlerDevServer.tsUpdate WebpackBundlerDevServer.tsUpdate PlatformManager.ts* Update index-test.ts* update structureCo-authored-by: Expo Bot &lt;34669131+expo-bot@users.noreply.github.com&gt;

            List of files:
            /expo/packages/@expo/cli/e2e/__tests__/index-test.ts</description>
        <pubDate>Wed, 27 Apr 2022 22:15:01 +0000</pubDate>
        <dc:creator>Evan Bacon &lt;bacon@expo.io&gt;</dc:creator>
    </item>
<item>
        <title>83d464dc - feat(cli): redesign cli help interface (#17223)</title>
        <link>http://172.16.0.5:8080/history/expo/packages/@expo/cli/e2e/__tests__/index-test.ts#83d464dc</link>
        <description>feat(cli): redesign cli help interface (#17223)* redesign cli help interface* Update CHANGELOG.md* Update index.ts* Update packages/@expo/cli/CHANGELOG.mdCo-authored-by: Expo Bot &lt;34669131+expo-bot@users.noreply.github.com&gt;* Updated export* updated the exportCo-authored-by: Expo Bot &lt;34669131+expo-bot@users.noreply.github.com&gt;

            List of files:
            /expo/packages/@expo/cli/e2e/__tests__/index-test.ts</description>
        <pubDate>Wed, 27 Apr 2022 21:19:22 +0000</pubDate>
        <dc:creator>Evan Bacon &lt;bacon@expo.io&gt;</dc:creator>
    </item>
<item>
        <title>dc51e206 - feat(cli): add `export` command (#17034)</title>
        <link>http://172.16.0.5:8080/history/expo/packages/@expo/cli/e2e/__tests__/index-test.ts#dc51e206</link>
        <description>feat(cli): add `export` command (#17034)* feat(cli): add export command* Update CHANGELOG.md* update tests* Update packages/@expo/cli/CHANGELOG.mdCo-authored-by: Expo Bot &lt;34669131+expo-bot@users.noreply.github.com&gt;* reduce interface* refactorrefactorrefactor* refactor* remove all merging code* drop aliases* Added asset saving tests* refactor export code up* Update env.ts* Drop unused* added e2e tests* Dropped --quiet flag* PR Feedback* fix tests* fix export tests* Update export-test.tsCo-authored-by: Expo Bot &lt;34669131+expo-bot@users.noreply.github.com&gt;

            List of files:
            /expo/packages/@expo/cli/e2e/__tests__/index-test.ts</description>
        <pubDate>Wed, 27 Apr 2022 16:31:22 +0000</pubDate>
        <dc:creator>Evan Bacon &lt;bacon@expo.io&gt;</dc:creator>
    </item>
<item>
        <title>09bb6093 - feat(cli): add `npx expo install` command (#16756)</title>
        <link>http://172.16.0.5:8080/history/expo/packages/@expo/cli/e2e/__tests__/index-test.ts#09bb6093</link>
        <description>feat(cli): add `npx expo install` command (#16756)* feat: add `expo install` command* test: improve test coverage* chore: improved testing* Updated e2e tests* Update CHANGELOG.md* Update packages/@expo/cli/CHANGELOG.mdCo-authored-by: Expo Bot &lt;34669131+expo-bot@users.noreply.github.com&gt;* Update getVersionedPackages.ts* lint fix* Update getVersionedPackages-test.ts* Delete index-test.ts* Update index-test.ts* improve documentation* Update args.tsCo-authored-by: Expo Bot &lt;34669131+expo-bot@users.noreply.github.com&gt;

            List of files:
            /expo/packages/@expo/cli/e2e/__tests__/index-test.ts</description>
        <pubDate>Tue, 29 Mar 2022 19:32:01 +0000</pubDate>
        <dc:creator>Evan Bacon &lt;bacon@expo.io&gt;</dc:creator>
    </item>
<item>
        <title>8d307f52 - chore: refactor `expo/cli` to `@expo/cli` package (#16717)</title>
        <link>http://172.16.0.5:8080/history/expo/packages/@expo/cli/e2e/__tests__/index-test.ts#8d307f52</link>
        <description>chore: refactor `expo/cli` to `@expo/cli` package (#16717)* chore: refactor `expo/cli` to `@expo/cli` package* Update CODEOWNERS* fix linking* fix lint script* fix build file* fix e2e tests* lint before build* use mock version

            List of files:
            /expo/packages/@expo/cli/e2e/__tests__/index-test.ts</description>
        <pubDate>Wed, 23 Mar 2022 16:50:13 +0000</pubDate>
        <dc:creator>Evan Bacon &lt;bacon@expo.io&gt;</dc:creator>
    </item>
</channel>
</rss>
