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.

Pretty simple, the package.json should support TS 4.0 which was just released. I would submit a PR to make the change, but I’m not sure what you’d prefer to use, e.g. ^3.0.0 || ^4.0.0 would work, or >= 3.0.0. Depends on your preferences I guess.

(TS doesn’t use semantic versioning, so 3.9 -> 4.0 is no different than 3.9 -> 3.10 to them.)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:6
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
mrmckebcommented, Sep 12, 2020

This is now released. Thanks again for raising this. https://github.com/mrmckeb/typescript-plugin-css-modules/releases/tag/v2.5.0

0reactions
mrmckebcommented, Nov 29, 2020

Hi @mellis481, are you still having this issue? I’ve been doing some work today and didn’t have any issues with TypeScript 4.x.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Documentation - TypeScript 4.0
TypeScript 4.0 improves the inference process for rest parameters and rest tuple elements so that we can type this and have it “just...
Read more >
Announcing TypeScript 4.0 - Microsoft Developer Blogs
In the 3.4 release, we leaned farther into supporting functional patterns, with better support for immutable data structures, and improved ...
Read more >
Support TypeScript 4.x · Issue #1887 · kulshekhar/ts-jest · GitHub
2 of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0).
Read more >
5 Things I Love About TypeScript 4.0 Release - Bits and Pieces
5 Things I Love About TypeScript 4.0 Release · 1. Editor improvements · 2. Compound assignment operators support for three operators · 3....
Read more >
TS 4.0+ Toe Strap - Union Binding Company
TS 4.0 + toe straps keep you locked in for the ride down without letting you know they're there. A new shorter buckle...
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