Release notes
*Sourced from [typescript's releases](https://github.com/Microsoft/TypeScript/releases).*
> ## TypeScript 3.2.4
> For release notes, check out the [release announcement](https://blogs.msdn.microsoft.com/typescript/2018/11/29/announcing-typescript-3-2/)
>
> For new features, check out the [What's new in TypeScript 3.2](https://github.com/Microsoft/TypeScript/wiki/What's-new-in-TypeScript#typescript-32).
>
> For breaking changes, check out the [Breaking changes in TypeScript 3.2](https://github.com/Microsoft/TypeScript/wiki/Breaking-Changes#typescript-32) page.
>
> For the complete list of fixed issues, check out the [fixed issues query for Typescript 3.2.4](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues?q=is%3Aopen+is%3Aissue+milestone%3A%22TypeScript+3.2.4%22).
>
> Download:
> - [npm](https://www.npmjs.com/package/typescript)
Commits
- [`e7a0f7e`](https://github.com/Microsoft/TypeScript/commit/e7a0f7e8a9b84b0d76200cc673954497a81934d6) Update LKG.
- [`476d46b`](https://github.com/Microsoft/TypeScript/commit/476d46be1a4d4a91993112f4ab87b32d96f9a076) Bump version to 3.2.4.
- [`85872ea`](https://github.com/Microsoft/TypeScript/commit/85872ea421137f492803c0291375e9aff3849b4c) The assert that cached value of config file existance is always correct, migh...
- [`d63cc5f`](https://github.com/Microsoft/TypeScript/commit/d63cc5fd6edaca23a90e05379c7e9b0bad39f58a) Update LKG.
- [`35d26f5`](https://github.com/Microsoft/TypeScript/commit/35d26f5f5226a57b2833a2a5affd90cb8a293da3) Update version to 3.2.2.
- [`99ddaa5`](https://github.com/Microsoft/TypeScript/commit/99ddaa599f6eb5efa62119890dcb6836a74d7b5b) Merge pull request [#28942](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/28942) from Microsoft/missing3.2Prs
- [`87bed40`](https://github.com/Microsoft/TypeScript/commit/87bed40cbd179c80449cbc4480eae3ba2dd4e78c) Accept new baselines
- [`6234e10`](https://github.com/Microsoft/TypeScript/commit/6234e106011814010c5c14360c2f916fac1eb54f) Add additional tests
- [`c32a48e`](https://github.com/Microsoft/TypeScript/commit/c32a48e666519506f9c9241c9e55a8652a02927c) Accept new baselines
- [`a8adb73`](https://github.com/Microsoft/TypeScript/commit/a8adb73bc69216493e0b1f016b99917d9179683c) Improve excess property checking logic
- Additional commits viewable in [compare view](https://github.com/Microsoft/TypeScript/compare/v3.2.2...v3.2.4)
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 typescript from 3.2.2 to 3.2.4.
Release notes
*Sourced from [typescript's releases](https://github.com/Microsoft/TypeScript/releases).* > ## TypeScript 3.2.4 > For release notes, check out the [release announcement](https://blogs.msdn.microsoft.com/typescript/2018/11/29/announcing-typescript-3-2/) > > For new features, check out the [What's new in TypeScript 3.2](https://github.com/Microsoft/TypeScript/wiki/What's-new-in-TypeScript#typescript-32). > > For breaking changes, check out the [Breaking changes in TypeScript 3.2](https://github.com/Microsoft/TypeScript/wiki/Breaking-Changes#typescript-32) page. > > For the complete list of fixed issues, check out the [fixed issues query for Typescript 3.2.4](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues?q=is%3Aopen+is%3Aissue+milestone%3A%22TypeScript+3.2.4%22). > > Download: > - [npm](https://www.npmjs.com/package/typescript)Commits
- [`e7a0f7e`](https://github.com/Microsoft/TypeScript/commit/e7a0f7e8a9b84b0d76200cc673954497a81934d6) Update LKG. - [`476d46b`](https://github.com/Microsoft/TypeScript/commit/476d46be1a4d4a91993112f4ab87b32d96f9a076) Bump version to 3.2.4. - [`85872ea`](https://github.com/Microsoft/TypeScript/commit/85872ea421137f492803c0291375e9aff3849b4c) The assert that cached value of config file existance is always correct, migh... - [`d63cc5f`](https://github.com/Microsoft/TypeScript/commit/d63cc5fd6edaca23a90e05379c7e9b0bad39f58a) Update LKG. - [`35d26f5`](https://github.com/Microsoft/TypeScript/commit/35d26f5f5226a57b2833a2a5affd90cb8a293da3) Update version to 3.2.2. - [`99ddaa5`](https://github.com/Microsoft/TypeScript/commit/99ddaa599f6eb5efa62119890dcb6836a74d7b5b) Merge pull request [#28942](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/28942) from Microsoft/missing3.2Prs - [`87bed40`](https://github.com/Microsoft/TypeScript/commit/87bed40cbd179c80449cbc4480eae3ba2dd4e78c) Accept new baselines - [`6234e10`](https://github.com/Microsoft/TypeScript/commit/6234e106011814010c5c14360c2f916fac1eb54f) Add additional tests - [`c32a48e`](https://github.com/Microsoft/TypeScript/commit/c32a48e666519506f9c9241c9e55a8652a02927c) Accept new baselines - [`a8adb73`](https://github.com/Microsoft/TypeScript/commit/a8adb73bc69216493e0b1f016b99917d9179683c) Improve excess property checking logic - Additional commits viewable in [compare view](https://github.com/Microsoft/TypeScript/compare/v3.2.2...v3.2.4)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.