question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Remove deprecated options

See original GitHub issue

The --flow-parser and --parser postcss options are deprecated. Let’s remove them 🔥

Let’s also search for other deprecations in the code base and get rid of them too.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

2reactions
thorn0commented, Jan 10, 2020

What exactly are we going to remove in 2.0? Only --flow-parser and --parser postcss? What about --parser babylon? Do we want to remove deprecated option values like true and false for proseWrap?

Is it necessary that getSupportInfo be able to return correct info about any previous versions including removed options? This means we can’t completely remove them, right? So what exactly should be done in this issue then?

1reaction
thorn0commented, Jan 28, 2020

The markdown parser is documented and not even deprecated. On the other hand, remark never was documented. That TODO seems to express just an intent to rename markdownremark sometime. But if we really want to go that way, it should be done gradually like it’s been done with babylonbabel. I doubt we want to though. What for?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Removed or deprecated platform features | Dynamics 365
This article describes features that have been removed, or that are planned for removal in platform updates of finance and operations apps.
Read more >
DeprecatedOptions – OpenVPN Community
In this wiki page, we will try to keep an up-to-date list of all options we have deprecated, when they will be removed,...
Read more >
WL#5185: Remove deprecated 5.1 features - MySQL
This is a task for formally deprecating and removing items that are mentioned in the 5.1 manual or source as being deprecated, to...
Read more >
Enhanced Deprecation - Java - Oracle Help Center
Starting with JDK 9, APIs may be marked as deprecated for removal. This indicates that the API is eligible to be removed in...
Read more >
Chapter 9. Deprecated functionality Red Hat Enterprise Linux 8
It is recommended that you modify your Kickstart file to remove the option. (BZ#1637872). The Kickstart autostep command has been deprecated.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found