Update tslint to the latest version 🚀#8
Conversation
Version 4.1.1 just got published.Update to this version instead 🚀 Release Notesv4.1.1
|
Version 4.2.0 just got published.Update to this version instead 🚀 Release Notes4.2.0
|
Version 4.3.0 just got published.Update to this version instead 🚀 Release Notesv4.3.0
Thanks to our contributors!
|
Version 4.3.1 just got published.Update to this version instead 🚀 Release Notesv4.3.1
|
Version 4.4.0 just got published.Update to this version instead 🚀 Release Notesv4.4.0
Thanks to our contributors!
|
Version 4.4.1 just got published.Update to this version instead 🚀 Release Notesv4.4.1
|
Version 4.4.2 just got published. |
Version 4.5.0 just got published.Update to this version instead 🚀 Release Notesv4.5.0
|
Version 4.5.1 just got published. |
Version 5.0.0 just got published.Update to this version instead 🚀 Release Notesv5.0.0🔥 Breaking changes
API breaks for custom rules
🎉 Notable features & enhancements
Full list of changes
Thanks to our contributors!
|
Version 5.1.0 just got published.Update to this version instead 🚀 Release Notesv5.1.0
|
Version 5.2.0 just got published.Update to this version instead 🚀 Release Notesv5.2.0
Thanks to our contributors!
|
Version 5.3.0 just got published.Update to this version instead 🚀 Release Notesv5.3.0This change may require a change to tslint.json
🎉 Notable features & enhancements
Thanks to our contributors!
|
Version 5.3.2 just got published.Update to this version instead 🚀 Release Notesv5.3.2
|
Version 5.4.2 just got published. |
Version 5.4.3 just got published.Update to this version instead 🚀 Release Notesv5.4.3🛠 Bugfixes
|
Version 5.5.0 just got published.Update to this version instead 🚀 Release Notesv5.5.0Editor's note: This release features an important bugfix for overlapping fixes when using 🎉 New rules and options
🛠 Bugfixes & enhancements
Thanks to our contributors!
|
Version 5.6.0 just got published.Update to this version instead 🚀 Release Notesv5.6.0🎉 New rules, options, and fixers
🛠 Bugfixes & enhancements
Thanks to our contributors!
|
Version 5.7.0 just got published.Update to this version instead 🚀 Release Notesv5.7.0🎉 New rules, options, and fixers
🛠 Bugfixes & enhancements
Thanks to our contributors!
|
Version 5.8.0 just got published.Update to this version instead 🚀 Release Notesv5.8.0
|
Version 5.9.0 just got published.Update to this version instead 🚀 Release Notesv5.9.0
|
Version 5.9.1 just got published.Update to this version instead 🚀 Release Notesv5.9.1🛠 Bugfixes |
Version 4.1.0 of tslint just got published.
The version 4.1.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of tslint.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release Notes
v4.1.0prefer-const(#1801)strict-boolean-expressions(#1820)no-magic-numbers(#1799)import-blacklist(#1841)promise-functions-async(#1779)no-inferred-empty-object-type: a type must be specified when using a generic class/function/etc (#1821)allow-named-functionsadded toonly-arrow-functions(#1857)prefer-const(#1801)quotemark(#1790)code-frameformatter shows you the error in context (#1819)no-internal-modulefailures highlight less text (#1781)only-arrow-functionswill allow functions with athisparameter (#1597)no-use-before-declarefalse positive on named import (#1620)prefer-for-ofwas showing false positive when the element is assigned (#1813)type-checkwas swallowing the next argument (#1783)tslint:disable-linewas re-enablingtslint:disable(#1634)adjacent-overload-signaturesdid not work for constructors (#1800)checkstyleformatter was reporting errors under one file (#1811)trailing-commawas applied to parameter lists (#1775)Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴