Changelog
*Sourced from [react-scripts's changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md).*
> ## 2.1.5 (February 11, 2019)
>
> v2.1.5 is a maintenance release that reverts the TypeScript speed improvements ([#5903](https://github-redirect.dependabot.com/facebook/create-react-app/pull/5903)) to fix a dependency issue in `react-dev-utils`.
>
> ### Migrating from 2.1.4 to 2.1.5
>
> Inside any created project that has not been ejected, run:
>
> ```bash
> npm install --save --save-exact react-scripts@2.1.5
> ```
>
> or
>
> ```
> yarn add --exact react-scripts@2.1.5
> ```
>
> ## 2.1.4 (February 10, 2019)
>
> v2.1.4 is a maintenance release that brings a number of awesome improvements. A few notable ones include:
>
> - :rocket: Reduced TypeScript rebuild times while running the development server. TypeScript is now blazing fast! Special thanks to [[**deftomat**](https://github.com/deftomat)](https://github.com/deftomat) and [[**johnnyreilly**](https://github.com/johnnyreilly)](https://github.com/johnnyreilly) and the other contributors for their hard work on this. ([#5903](https://github-redirect.dependabot.com/facebook/create-react-app/pull/5903))
> - Jest [type ahead support](https://github.com/jest-community/jest-watch-typeahead) which provides a much nicer experience when filtering your tests using the Jest CLI ([#5213](https://github-redirect.dependabot.com/facebook/create-react-app/pull/5213))
> - And many more improvements!
>
> #### :bug: Bug Fix
>
> - `react-scripts`
> - [#6364](https://github-redirect.dependabot.com/facebook/create-react-app/pull/6364) Use semicolons in the ProcessEnv interface. ([[**DominikPalo**](https://github.com/DominikPalo)](https://github.com/DominikPalo))
> - [#6276](https://github-redirect.dependabot.com/facebook/create-react-app/pull/6276) Prevent cursor events on app-logo svg. ([[**kostadriano**](https://github.com/kostadriano)](https://github.com/kostadriano))
>
> #### :nail_care: Enhancement
>
> - `react-scripts`
> - [#5213](https://github-redirect.dependabot.com/facebook/create-react-app/pull/5213) Add Jest typeahead plugin. ([[**gaearon**](https://github.com/gaearon)](https://github.com/gaearon))
> - [#5713](https://github-redirect.dependabot.com/facebook/create-react-app/pull/5713) Sass source map for dev. ([[**zhuoli99**](https://github.com/zhuoli99)](https://github.com/zhuoli99))
> - [#6285](https://github-redirect.dependabot.com/facebook/create-react-app/pull/6285) Allow react-scripts test --no-watch. ([[**ricokahler**](https://github.com/ricokahler)](https://github.com/ricokahler))
> - [#5060](https://github-redirect.dependabot.com/facebook/create-react-app/pull/5060) Enable eval-source-map for firefox. ([[**jasonLaster**](https://github.com/jasonLaster)](https://github.com/jasonLaster))
> - `react-dev-utils`, `react-scripts`
> - [#5903](https://github-redirect.dependabot.com/facebook/create-react-app/pull/5903) Speed up TypeScript projects. ([[**deftomat**](https://github.com/deftomat)](https://github.com/deftomat))
>
> #### :memo: Documentation
>
> - Other
> - [#6383](https://github-redirect.dependabot.com/facebook/create-react-app/pull/6383) Update docs links to prefer HTTPS for supported domains. ([[**ianschmitz**](https://github.com/ianschmitz)](https://github.com/ianschmitz))
> - [#6062](https://github-redirect.dependabot.com/facebook/create-react-app/pull/6062) [docs] Warn/clarify that env vars are NOT "SECRET". ([[**JBallin**](https://github.com/JBallin)](https://github.com/JBallin))
> - [#6359](https://github-redirect.dependabot.com/facebook/create-react-app/pull/6359) Update ZEIT Now deployment instructions. ([[**timothyis**](https://github.com/timothyis)](https://github.com/timothyis))
> - [#6346](https://github-redirect.dependabot.com/facebook/create-react-app/pull/6346) Minor issue in README.md. ([[**nathanlschneider**](https://github.com/nathanlschneider)](https://github.com/nathanlschneider))
> - [#6331](https://github-redirect.dependabot.com/facebook/create-react-app/pull/6331) Update docs to document `--no-watch`. ([[**ricokahler**](https://github.com/ricokahler)](https://github.com/ricokahler))
> ... (truncated)
Commits
- [`1548e39`](https://github.com/facebook/create-react-app/commit/1548e39bf7b6d10691c87d40dfad76dbafbe8d69) Publish
- [`59bf92e`](https://github.com/facebook/create-react-app/commit/59bf92e46dca2fd67f51d50cdd0dfcc55e5586cd) Prepare 2.1.5 release
- [`544a594`](https://github.com/facebook/create-react-app/commit/544a5943ce05521b31fa5d347e386ce595079479) Revert "Speed up TypeScript projects ([#5903](https://github-redirect.dependabot.com/facebook/create-react-app/issues/5903))"
- [`72c49ac`](https://github.com/facebook/create-react-app/commit/72c49ac807c5cace8f817d6f28685d43b31bf36a) Revert "Move fork-ts-checker-webpack-plugin dependency to react-dev-utils ([#6](https://github-redirect.dependabot.com/facebook/create-react-app/issues/6)...
- [`c2b7158`](https://github.com/facebook/create-react-app/commit/c2b715847c3cce1cc521a611012d5c5bfe4569ae) Move fork-ts-checker-webpack-plugin dependency to react-dev-utils ([#6395](https://github-redirect.dependabot.com/facebook/create-react-app/issues/6395))
- [`b02f181`](https://github.com/facebook/create-react-app/commit/b02f181d0d98651bb5144acee276bb0f2db67c60) Publish
- [`bd8c405`](https://github.com/facebook/create-react-app/commit/bd8c405018d3f289f2b93be66a9998f7e22897ba) Prepare 2.1.4 release
- [`b7e0158`](https://github.com/facebook/create-react-app/commit/b7e01584411a2b6f651d2891e81862997d40ebff) Upgrade dependencies ([#6393](https://github-redirect.dependabot.com/facebook/create-react-app/issues/6393))
- [`5a7dc2d`](https://github.com/facebook/create-react-app/commit/5a7dc2d1c0e279a640558608ebdce98ac887c336) Revert "Check for multiple project names when initializing ([#6080](https://github-redirect.dependabot.com/facebook/create-react-app/issues/6080))"
- [`4c02980`](https://github.com/facebook/create-react-app/commit/4c02980f4c5349383628c718ed38f4413d3ab19f) Update docs links to prefer HTTPS for supported domains ([#6383](https://github-redirect.dependabot.com/facebook/create-react-app/issues/6383))
- Additional commits viewable in [compare view](https://github.com/facebook/create-react-app/compare/react-scripts@2.1.3...react-scripts@2.1.5)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps react-scripts from 2.1.3 to 2.1.5.
Changelog
*Sourced from [react-scripts's changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md).* > ## 2.1.5 (February 11, 2019) > > v2.1.5 is a maintenance release that reverts the TypeScript speed improvements ([#5903](https://github-redirect.dependabot.com/facebook/create-react-app/pull/5903)) to fix a dependency issue in `react-dev-utils`. > > ### Migrating from 2.1.4 to 2.1.5 > > Inside any created project that has not been ejected, run: > > ```bash > npm install --save --save-exact react-scripts@2.1.5 > ``` > > or > > ``` > yarn add --exact react-scripts@2.1.5 > ``` > > ## 2.1.4 (February 10, 2019) > > v2.1.4 is a maintenance release that brings a number of awesome improvements. A few notable ones include: > > - :rocket: Reduced TypeScript rebuild times while running the development server. TypeScript is now blazing fast! Special thanks to [[**deftomat**](https://github.com/deftomat)](https://github.com/deftomat) and [[**johnnyreilly**](https://github.com/johnnyreilly)](https://github.com/johnnyreilly) and the other contributors for their hard work on this. ([#5903](https://github-redirect.dependabot.com/facebook/create-react-app/pull/5903)) > - Jest [type ahead support](https://github.com/jest-community/jest-watch-typeahead) which provides a much nicer experience when filtering your tests using the Jest CLI ([#5213](https://github-redirect.dependabot.com/facebook/create-react-app/pull/5213)) > - And many more improvements! > > #### :bug: Bug Fix > > - `react-scripts` > - [#6364](https://github-redirect.dependabot.com/facebook/create-react-app/pull/6364) Use semicolons in the ProcessEnv interface. ([[**DominikPalo**](https://github.com/DominikPalo)](https://github.com/DominikPalo)) > - [#6276](https://github-redirect.dependabot.com/facebook/create-react-app/pull/6276) Prevent cursor events on app-logo svg. ([[**kostadriano**](https://github.com/kostadriano)](https://github.com/kostadriano)) > > #### :nail_care: Enhancement > > - `react-scripts` > - [#5213](https://github-redirect.dependabot.com/facebook/create-react-app/pull/5213) Add Jest typeahead plugin. ([[**gaearon**](https://github.com/gaearon)](https://github.com/gaearon)) > - [#5713](https://github-redirect.dependabot.com/facebook/create-react-app/pull/5713) Sass source map for dev. ([[**zhuoli99**](https://github.com/zhuoli99)](https://github.com/zhuoli99)) > - [#6285](https://github-redirect.dependabot.com/facebook/create-react-app/pull/6285) Allow react-scripts test --no-watch. ([[**ricokahler**](https://github.com/ricokahler)](https://github.com/ricokahler)) > - [#5060](https://github-redirect.dependabot.com/facebook/create-react-app/pull/5060) Enable eval-source-map for firefox. ([[**jasonLaster**](https://github.com/jasonLaster)](https://github.com/jasonLaster)) > - `react-dev-utils`, `react-scripts` > - [#5903](https://github-redirect.dependabot.com/facebook/create-react-app/pull/5903) Speed up TypeScript projects. ([[**deftomat**](https://github.com/deftomat)](https://github.com/deftomat)) > > #### :memo: Documentation > > - Other > - [#6383](https://github-redirect.dependabot.com/facebook/create-react-app/pull/6383) Update docs links to prefer HTTPS for supported domains. ([[**ianschmitz**](https://github.com/ianschmitz)](https://github.com/ianschmitz)) > - [#6062](https://github-redirect.dependabot.com/facebook/create-react-app/pull/6062) [docs] Warn/clarify that env vars are NOT "SECRET". ([[**JBallin**](https://github.com/JBallin)](https://github.com/JBallin)) > - [#6359](https://github-redirect.dependabot.com/facebook/create-react-app/pull/6359) Update ZEIT Now deployment instructions. ([[**timothyis**](https://github.com/timothyis)](https://github.com/timothyis)) > - [#6346](https://github-redirect.dependabot.com/facebook/create-react-app/pull/6346) Minor issue in README.md. ([[**nathanlschneider**](https://github.com/nathanlschneider)](https://github.com/nathanlschneider)) > - [#6331](https://github-redirect.dependabot.com/facebook/create-react-app/pull/6331) Update docs to document `--no-watch`. ([[**ricokahler**](https://github.com/ricokahler)](https://github.com/ricokahler)) > ... (truncated)Commits
- [`1548e39`](https://github.com/facebook/create-react-app/commit/1548e39bf7b6d10691c87d40dfad76dbafbe8d69) Publish - [`59bf92e`](https://github.com/facebook/create-react-app/commit/59bf92e46dca2fd67f51d50cdd0dfcc55e5586cd) Prepare 2.1.5 release - [`544a594`](https://github.com/facebook/create-react-app/commit/544a5943ce05521b31fa5d347e386ce595079479) Revert "Speed up TypeScript projects ([#5903](https://github-redirect.dependabot.com/facebook/create-react-app/issues/5903))" - [`72c49ac`](https://github.com/facebook/create-react-app/commit/72c49ac807c5cace8f817d6f28685d43b31bf36a) Revert "Move fork-ts-checker-webpack-plugin dependency to react-dev-utils ([#6](https://github-redirect.dependabot.com/facebook/create-react-app/issues/6)... - [`c2b7158`](https://github.com/facebook/create-react-app/commit/c2b715847c3cce1cc521a611012d5c5bfe4569ae) Move fork-ts-checker-webpack-plugin dependency to react-dev-utils ([#6395](https://github-redirect.dependabot.com/facebook/create-react-app/issues/6395)) - [`b02f181`](https://github.com/facebook/create-react-app/commit/b02f181d0d98651bb5144acee276bb0f2db67c60) Publish - [`bd8c405`](https://github.com/facebook/create-react-app/commit/bd8c405018d3f289f2b93be66a9998f7e22897ba) Prepare 2.1.4 release - [`b7e0158`](https://github.com/facebook/create-react-app/commit/b7e01584411a2b6f651d2891e81862997d40ebff) Upgrade dependencies ([#6393](https://github-redirect.dependabot.com/facebook/create-react-app/issues/6393)) - [`5a7dc2d`](https://github.com/facebook/create-react-app/commit/5a7dc2d1c0e279a640558608ebdce98ac887c336) Revert "Check for multiple project names when initializing ([#6080](https://github-redirect.dependabot.com/facebook/create-react-app/issues/6080))" - [`4c02980`](https://github.com/facebook/create-react-app/commit/4c02980f4c5349383628c718ed38f4413d3ab19f) Update docs links to prefer HTTPS for supported domains ([#6383](https://github-redirect.dependabot.com/facebook/create-react-app/issues/6383)) - Additional commits viewable in [compare view](https://github.com/facebook/create-react-app/compare/react-scripts@2.1.3...react-scripts@2.1.5)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.