Release notes
*Sourced from [typescript's releases](https://github.com/Microsoft/TypeScript/releases).*
> ## TypeScript 3.3
> For release notes, check out the [release announcement](https://blogs.msdn.microsoft.com/typescript/2019/01/31/announcing-typescript-3-3/)
>
> For new features, check out the [What's new in TypeScript 3.3](https://github.com/Microsoft/TypeScript/wiki/What's-new-in-TypeScript#typescript-33).
>
> For the complete list of fixed issues, check out the
>
> * [fixed issues query for Typescript 3.3](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.3%22+is%3Aclosed+).
> * [fixed issues query for Typescript 3.3.1](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.3%22+is%3Aclosed+).
>
> Downloads are available on:
>
> * [npm](https://www.npmjs.com/package/typescript)
> * [Visual Studio 2017](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.typescript-331-vs2017) ([Select new version in project options](https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017))
> * [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/3.3.1)
>
> Special thanks to all our contributors in this release:
>
> * Alessandro Vergani
> * Alexander Tarasyuk
> * Anders Hejlsberg
> * Andrew Casey
> * Andy Hanson
> * Aziz Khambati
> * Basarat Ali Syed
> * Benjamin Lichtman
> * Brandon Banks
> * Caleb Sander
> * [**csigs**](https://github.com/csigs)
> * Daiki Nishikawa
> * Daniel Rosenwasser
> * David Sherret
> * Dhruv Rajvanshi
> * Eddie Jaoude
> * [**EECOLOR**](https://github.com/EECOLOR)
> * [**falsandtru**](https://github.com/falsandtru)
> * Igor Oleinikov
> * iliashkolyar
> * IllusionMH
> * Jack Williams
> * Jordi Oliveras Rovira
> * Kagami Sascha Rosylight
> * Klaus Meinhardt
> * Leon Aves
> * Limon Monte
> * Marcus Noble
> * Markus Wolf
> * Martin Probst
> * Matt McCutchen
> * Michael Tang
> ... (truncated)
Commits
- [`76c94c5`](https://github.com/Microsoft/TypeScript/commit/76c94c5c1e16bf4f59069f5c9cb3cf4d71c78475) Update LKG.
- [`a385ad7`](https://github.com/Microsoft/TypeScript/commit/a385ad75b4a716dbd1c7cc9bcdaaefcd56c7f71b) Apparently non-clean builds can break API changes after a merge?
- [`a1454c6`](https://github.com/Microsoft/TypeScript/commit/a1454c630550aa213a180e7d4f27b4bb714d51f2) Accepted baselines.
- [`66d1b58`](https://github.com/Microsoft/TypeScript/commit/66d1b58b8a24eedc0ac790ab30a067e179a6509c) Removed duplicate property declaration from merge.
- [`5c71909`](https://github.com/Microsoft/TypeScript/commit/5c71909bdbe312ef4b7ccc25e23028bfdbf08f20) Bump version to '3.3.1'.
- [`e05aa82`](https://github.com/Microsoft/TypeScript/commit/e05aa8241dc697db7aa1772acc0b6f507b7197d8) Merge branch 'master' into release-3.3
- [`fa74cef`](https://github.com/Microsoft/TypeScript/commit/fa74cef81e488c8e5bf790020620f0226118cb58) Merge pull request [#29591](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/29591) from Microsoft/removeUnnecessaryDeclarations
- [`4da9d8b`](https://github.com/Microsoft/TypeScript/commit/4da9d8bc87f356950496bde3d4a82d06bc5ce264) Include index signatures of the source in mapped type template target inferen...
- [`5f782bf`](https://github.com/Microsoft/TypeScript/commit/5f782bf58a5931f299a42d863aa7fac244d1e7a2) Fixup restrictive instantiations to actually erase type parameter constraints...
- [`e51a2fe`](https://github.com/Microsoft/TypeScript/commit/e51a2fe80d0b4f47dc4348ebcdf308e39895b846) Skip declaration emit for files that are just executables
- Additional commits viewable in [compare view](https://github.com/Microsoft/TypeScript/compare/v3.2.2...v3.3.1)
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.3.1.
Release notes
*Sourced from [typescript's releases](https://github.com/Microsoft/TypeScript/releases).* > ## TypeScript 3.3 > For release notes, check out the [release announcement](https://blogs.msdn.microsoft.com/typescript/2019/01/31/announcing-typescript-3-3/) > > For new features, check out the [What's new in TypeScript 3.3](https://github.com/Microsoft/TypeScript/wiki/What's-new-in-TypeScript#typescript-33). > > For the complete list of fixed issues, check out the > > * [fixed issues query for Typescript 3.3](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.3%22+is%3Aclosed+). > * [fixed issues query for Typescript 3.3.1](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+3.3%22+is%3Aclosed+). > > Downloads are available on: > > * [npm](https://www.npmjs.com/package/typescript) > * [Visual Studio 2017](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.typescript-331-vs2017) ([Select new version in project options](https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) > * [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/3.3.1) > > Special thanks to all our contributors in this release: > > * Alessandro Vergani > * Alexander Tarasyuk > * Anders Hejlsberg > * Andrew Casey > * Andy Hanson > * Aziz Khambati > * Basarat Ali Syed > * Benjamin Lichtman > * Brandon Banks > * Caleb Sander > * [**csigs**](https://github.com/csigs) > * Daiki Nishikawa > * Daniel Rosenwasser > * David Sherret > * Dhruv Rajvanshi > * Eddie Jaoude > * [**EECOLOR**](https://github.com/EECOLOR) > * [**falsandtru**](https://github.com/falsandtru) > * Igor Oleinikov > * iliashkolyar > * IllusionMH > * Jack Williams > * Jordi Oliveras Rovira > * Kagami Sascha Rosylight > * Klaus Meinhardt > * Leon Aves > * Limon Monte > * Marcus Noble > * Markus Wolf > * Martin Probst > * Matt McCutchen > * Michael Tang > ... (truncated)Commits
- [`76c94c5`](https://github.com/Microsoft/TypeScript/commit/76c94c5c1e16bf4f59069f5c9cb3cf4d71c78475) Update LKG. - [`a385ad7`](https://github.com/Microsoft/TypeScript/commit/a385ad75b4a716dbd1c7cc9bcdaaefcd56c7f71b) Apparently non-clean builds can break API changes after a merge? - [`a1454c6`](https://github.com/Microsoft/TypeScript/commit/a1454c630550aa213a180e7d4f27b4bb714d51f2) Accepted baselines. - [`66d1b58`](https://github.com/Microsoft/TypeScript/commit/66d1b58b8a24eedc0ac790ab30a067e179a6509c) Removed duplicate property declaration from merge. - [`5c71909`](https://github.com/Microsoft/TypeScript/commit/5c71909bdbe312ef4b7ccc25e23028bfdbf08f20) Bump version to '3.3.1'. - [`e05aa82`](https://github.com/Microsoft/TypeScript/commit/e05aa8241dc697db7aa1772acc0b6f507b7197d8) Merge branch 'master' into release-3.3 - [`fa74cef`](https://github.com/Microsoft/TypeScript/commit/fa74cef81e488c8e5bf790020620f0226118cb58) Merge pull request [#29591](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues/29591) from Microsoft/removeUnnecessaryDeclarations - [`4da9d8b`](https://github.com/Microsoft/TypeScript/commit/4da9d8bc87f356950496bde3d4a82d06bc5ce264) Include index signatures of the source in mapped type template target inferen... - [`5f782bf`](https://github.com/Microsoft/TypeScript/commit/5f782bf58a5931f299a42d863aa7fac244d1e7a2) Fixup restrictive instantiations to actually erase type parameter constraints... - [`e51a2fe`](https://github.com/Microsoft/TypeScript/commit/e51a2fe80d0b4f47dc4348ebcdf308e39895b846) Skip declaration emit for files that are just executables - Additional commits viewable in [compare view](https://github.com/Microsoft/TypeScript/compare/v3.2.2...v3.3.1)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.