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.

v0.3.7 has a breaking change

See original GitHub issue

v0.3.7 has a breaking change - it adds strip-ansi v6, which breaks support for node < 12.

This should have been v0.4.0 instead, since v0.3.6 declares an engines of { node: '>= 0.2.0' }. Also, changing “engines” to make previously valid things invalid is also a breaking change, which v0.3.7 did as well.

Can you please publish a v0.3.x version that reverts that change, and then feel free to republish v0.4.0 with the breaking change?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10 (8 by maintainers)

github_iconTop GitHub Comments

3reactions
chreancommented, Dec 6, 2021

@michaelarnauts is right. There is a stale require to strip-ansi.

Going to fix it. Yes, today it’s one of those days. Sorry about this, folks.

2reactions
chreancommented, Dec 6, 2021

0.3.11 is out, I have deleted all references to strip-ansi. 🙇

Read more comments on GitHub >

github_iconTop Results From Across the Web

Breaking Changes · microsoft/TypeScript Wiki - GitHub
TypeScript is a superset of JavaScript that compiles to clean JavaScript output. - Breaking Changes · microsoft/TypeScript Wiki.
Read more >
Release Notes — Vyper documentation - Read the Docs
v0.2.5¶. Date released: 30-09-2020. Non-breaking changes and improvements: Improve exception on incorrect interface (#2131); Standalone binary preparation (# ...
Read more >
Release Notes — Featuretools 1.19.0 documentation - Alteryx
Breaking Changes #. The EntitySet schema has been updated to include a series_library attribute. The default behavior of the Rolling* primitives has changed ......
Read more >
Release Notes - FastAPI
Breaking Changes ¶. This version of FastAPI drops support for Python 3.6. Please upgrade to a supported version of Python (3.7 or above),...
Read more >
v0.25 release - Knative
In preparation for GA, the net-kourier components have been renamed. See Breaking Changes in the Serving section. The depecreated namespace label ...
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