Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update @typescript-eslint/eslint-plugin, @typescript-eslint/parser, typescript to the latest version #1

Closed
wants to merge 1 commit into from

Conversation

redpeacock78
Copy link
Owner

Version 4.6.0 of @typescript-eslint/eslint-plugin was just published.

The version(4.6.0) is not covered by your current version range(^3.7.1).

Release Notes

v4.6.0

4.6.0 (2020-10-26)

Bug Fixes

  • eslint-plugin: [method-signature-style] correct fixer for overloads in an object literal type (#2708) (0763913)
  • eslint-plugin: [method-signature-style] don't auto-fix interfaces within namespaces (#2678) (e012049)
  • eslint-plugin: [prefer-string-starts-ends-with] Check negative indices in the second position for slice (#2696) (66e9c6e)

Features

  • eslint-plugin: [ban-types] support banning [] (#2704) (ef8b5a7), closes #2582
  • eslint-plugin: add no-unnecessary-type-constraint rule (#2516) (880ac75)
  • eslint-plugin: add extension rule space-infix-ops (#2593) (343d20d)

Version 4.6.0 of @typescript-eslint/parser was just published.

The version(4.6.0) is not covered by your current version range(^3.7.1).

Release Notes

v4.6.0

4.6.0 (2020-10-26)

Bug Fixes

  • eslint-plugin: [method-signature-style] correct fixer for overloads in an object literal type (#2708) (0763913)
  • eslint-plugin: [method-signature-style] don't auto-fix interfaces within namespaces (#2678) (e012049)
  • eslint-plugin: [prefer-string-starts-ends-with] Check negative indices in the second position for slice (#2696) (66e9c6e)

Features

  • eslint-plugin: [ban-types] support banning [] (#2704) (ef8b5a7), closes #2582
  • eslint-plugin: add no-unnecessary-type-constraint rule (#2516) (880ac75)
  • eslint-plugin: add extension rule space-infix-ops (#2593) (343d20d)

Version 4.0.5 of typescript was just published.

The version(4.0.5) is not covered by your current version range(^3.9.7).

Release Notes

TypeScript 4.0.5

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


Powered by hothouse 馃悵

line-sticker-downloder:
- @typescript-eslint/eslint-plugin: 3.7.1 -> 4.6.0
- @typescript-eslint/parser: 3.7.1 -> 4.6.0
- typescript: 3.9.7 -> 4.0.5
@redpeacock78 redpeacock78 deleted the hothouse-20200927134145-f0d7b8d5ef branch October 27, 2020 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ban-types] support banning []
1 participant