You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- ⚠️ Partial support, All features except passing multiple patterns to `.with()`.
88
+
- ❌ No support
87
89
88
-
⚠️ Partial support, everything works except passing more than 2 patterns to `.with()`
90
+
## Trying TS-Pattern v4 RC ✨
89
91
90
-
❌ No support
92
+
TS-Pattern v4 will soon be released. If you are using **TypeScript v4.5+** and you want to try the latest release candidate, you can install `ts-pattern@next` and give feedback either by [opening an issue](https://github.com/gvergnaud/ts-pattern/issues/new/choose) on the repo or by [commenting on the PR](https://github.com/gvergnaud/ts-pattern/pull/70).
-[TS-Pattern v3 to v4 Migration Guide](https://github.com/gvergnaud/ts-pattern/tree/v4-wip/docs/v3-to-v4-migration-guide.md) detailing all breaking changes.
91
98
92
99
# Documentation
93
100
@@ -233,8 +240,8 @@ Then we add a first `with` clause:
0 commit comments