Code Monkey home page Code Monkey logo

Comments (8)

greenkeeper avatar greenkeeper commented on July 18, 2024

Version 2.2.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes TypeScript 2.2.2

This release include a set of bug fixes reported against TypeScript 2.2.1. For the complete list of fixed issues, check out the fixed issues query for TypeScript 2.2.2.

Download:

Commits

The new version differs by 6 commits .

  • d89553f Update LKG
  • 7ea8d9f Fix Per Request Cancellation Tokens
  • 8f41444 send error if obtaining of types-registry package failed (#14573) (#14585)
  • 6e8c44f Ports #14566 to release-2.2 (#14571)
  • f6b1738 Update LKG
  • e440dbb Update version

See the full diff.

from robotlegsjs-macrobot.

greenkeeper avatar greenkeeper commented on July 18, 2024

Version 2.3.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes TypeScript 2.3

For release notes, check out the release announcement

For new features, check out the What's new in TypeScript 2.3.

For breaking changes, check out the Breaking changes in TypeScript 2.3 page.

For the complete list of fixed issues, check out the issues fixed in TypeScript 2.3 RC and after TypeScript 2.3 RC.

Download:

Special thanks to all contributors to this release:

  • Akinmade Bond
  • Anders Hejlsberg
  • Andy Hanson
  • Argelius Andreas
  • @arjunyel
  • Artem Roshko
  • Arthur Ozga
  • Bill Ticehurst
  • Christian Silver
  • Christophe Vidal
  • @cedvdb
  • Daniel Lehenbauer
  • Daniel Rosenwasser
  • Diullei Gomes
  • @e-cloud
  • Erik McClenney
  • @falsandtru
  • Hendrik Liebau
  • Herrington Darkholme
  • Igor Novozhilov
  • James Henry
  • Jason Jarrett
  • Jason Ramsay
  • Josh Goldberg
  • K. Preißer
  • Kagami Sascha Rosylight
  • Kanchalai Tanglertsampan
  • Klaus Meinhardt
  • Logan Mzz
  • Magnus Hiie
  • Matt Bierner
  • Matt McCutchen
  • Mike Busyrev
  • Mine Starks
  • Mohamed Hegazy
  • Natalie Coley
  • Nathan Shively-Sanders
  • Nico Kemnitz
  • Nicolas Henry
  • Oleg Mihailik
  • Ron Buckton
  • Ryan Cavanaugh
  • Soo Jae Hwang
  • Tuure Savuoja
  • Vadi Taslim
  • Vincent Bel
  • Vladimir Matveev
  • Zhengbo Li
Commits

The new version differs by 1053 commits ahead by 1053, behind by 45.

  • 47e5569 Update LKG
  • 9ada915 Merge pull request #15381 from Microsoft/revert15104
  • fe0a307 Revert "Treat callback parameters as strictly covariant"
  • 96a3c91 Revert "Fix callback types to match covariantly"
  • 70bb2d3 Revert "Accept new baselines"
  • 3abd0c8 Revert "Add tests"
  • 42d6a9c Revert "Check callback return values bi-variantly"
  • d581bed Revert "Accept new baselines"
  • cf17be2 Revert "Add another test case"
  • e86512e Revert "Allow callbacks unioned with null and/or undefined"
  • 22647bb Revert "Update tests"
  • 8a85f4a Update LKG
  • 3c3b73e Merge branch 'master' into release-2.3
  • a0abadb Merge pull request #15320 from Microsoft/fixTypePredicateThisParameter
  • 5783435 Merge pull request #15330 from gcnew/exportConsts

There are 250 commits in total.

See the full diff

from robotlegsjs-macrobot.

greenkeeper avatar greenkeeper commented on July 18, 2024

Version 2.3.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes TypeScript 2.3.2

This release includes a fix to an inadvertent API breaking change affecting WebStorm & Intellij IDEA released part of TypeScript 2.3.1.

Download:

Commits

The new version differs by 4 commits0.

  • d1a202d Update LKG
  • a28c533 Update version
  • 9eaddb4 Merge pull request #15445 from RyanCavanaugh/sessionBackCompat
  • 9ce6b35 Add compat overload

false

See the full diff

from robotlegsjs-macrobot.

greenkeeper avatar greenkeeper commented on July 18, 2024

Version 2.3.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes TypeScript 2.3.3

This release include a set of bug fixes reported against TypeScript 2.3.2. For the complete list of fixed issues, check out the fixed issues query for TypeScript 2.3.3.

Download:

Commits

The new version differs by 84 commits.

There are 84 commits in total.

See the full diff

from robotlegsjs-macrobot.

greenkeeper avatar greenkeeper commented on July 18, 2024

Version 2.3.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes TypeScript 2.3.4

This release includes a new flag for tsserver to specify location of npm for nvm users.

Download:

Commits

The new version differs by 12 commits.

  • 1a579d9 Update LKG
  • e023dc3 Merge pull request #16113 from Microsoft/fixNpmLocationWithSpaces
  • d7555ed Fix equals
  • 47a0a7c Wrap npmLocation if needed
  • 47bd5af Allow configurable npmLocation for typingsInstaller (#16084) (#16102)
  • d333378 Merge branch 'release-2.3' of https://github.com/Microsoft/TypeScript into release-2.3
  • f80ca90 Add project telemetry (#16085)
  • fc4d109 Fix build breaks with the instrumenter
  • 196aba6 Merge pull request #16051 from Microsoft/PortRulesProviderFixToRelease-2.3
  • 9919b58 Updating compiler release version to 2.3.4
  • 3b9ef4e Changes from CR feedback
  • dcab328 RulesProvider performance improvements

See the full diff

from robotlegsjs-macrobot.

greenkeeper avatar greenkeeper commented on July 18, 2024

Version 2.4.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes TypeScript 2.4

For release notes, check out the release announcement

For new features, check out the What's new in TypeScript 2.4.

For breaking changes, check out the Breaking changes in TypeScript 2.4 page.

For the complete list of fixed issues, check out the fixed issues query for Typescript 2.4.

Download:

Commits

The new version differs by 915 commits ahead by 915, behind by 153.

  • 8b2fe13 Update LKG.
  • 14d95ed Test:Block-scoped definition of Promise works
  • a8846bf Skip block scope check with no error location
  • 44f2336 Merge pull request #16633 from Microsoft/release-2.4_fixIncrementalParsing
  • 4875a27 Add tests
  • 15ef20d Set the structureReused to be safemoudles when dynamic import change
  • 6d33083 Add tests
  • 11b9f6e Wip-fix incremental parsing
  • 2721fd4 In TypeScript code, never bind JSDoc normally, just set parent pointers (#16555) (#16561)
  • 0968ed9 Revert string enum changes (#16569)
  • 096f8cc Update LKG
  • 9241175 Allow running in strict mode (#16557)
  • f49b007 Update LKG
  • f1b0f59 Update version to 2.4.1
  • ed9cde9 Update LKG

There are 250 commits in total.

See the full diff

from robotlegsjs-macrobot.

greenkeeper avatar greenkeeper commented on July 18, 2024

Version 2.4.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 3 commits.

  • 6105867 Bumped version to 2.4.2.
  • a34cf58 Update the builder dependency graph only if it was created.
  • 50abee3 Never return undefined from getExportsOfModule (#17019)

See the full diff

from robotlegsjs-macrobot.

tiagoschenkel avatar tiagoschenkel commented on July 18, 2024

typescript updated to version 2.4.2

from robotlegsjs-macrobot.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.