0.6.1 • Published 1 year ago
@total-typescript/ts-reset v0.6.1

Without ts-reset:
- 🚨
.json(infetch) andJSON.parseboth returnany - 🤦
.filter(Boolean)doesn't behave how you expect - 😡
array.includesoften breaks on readonly arrays
ts-reset smooths over these hard edges, just like a CSS reset does in the browser.
With ts-reset:
- 👍
.json(infetch) andJSON.parseboth returnunknown - ✅
.filter(Boolean)behaves EXACTLY how you expect - 🥹
array.includesis widened to be more ergonomic - 🚀 And several more changes!
Official Docs
Check out our docs page on Total TypeScript
0.6.1
1 year ago
0.6.0
1 year ago
0.5.0
2 years ago
0.5.1
2 years ago
0.4.1
3 years ago
0.4.0
3 years ago
0.4.2
3 years ago
0.3.7
3 years ago
0.3.6
3 years ago
0.3.5
3 years ago
0.3.4
3 years ago
0.3.3
3 years ago
0.3.2
3 years ago
0.3.1
3 years ago
0.3.0
3 years ago
0.2.1
3 years ago
0.2.0
3 years ago
0.1.4
3 years ago
0.1.3
3 years ago
0.1.2
3 years ago
0.1.1
3 years ago
0.1.0
3 years ago