issues
search
gvergnaud
/
ts-pattern
🎨 The exhaustive Pattern Matching library for TypeScript, with smart type inference.
MIT License
12.5k
stars
135
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
match.with should match static field value
#300
wenerme
opened
4 days ago
0
`groups` does not exist in type `KnownPattern<RegExpExecArray>`
#299
tao-cumplido
opened
1 week ago
1
ci(bench): migrate benchmark tool benny to vitest
#297
sunrabbit123
opened
4 weeks ago
3
The output result is different from what was expected!
#295
kristy-zhj
closed
1 month ago
1
build(deps): bump cookie and express in /examples/gif-fetcher
#294
dependabot[bot]
closed
1 month ago
1
Export additional useful types
#293
trevorsmith
opened
1 month ago
0
Export Pattern types in package.json
#292
GGomez99
closed
1 month ago
0
TSError: The inferred type of 'MY_PATTERN' cannot be named without a reference to '<path>/ts-pattern/dist/types/Pattern'
#291
GGomez99
closed
1 month ago
3
chore: 💬updated literals
#290
vibhanshu909
opened
1 month ago
0
build(deps-dev): bump rollup from 2.79.1 to 2.79.2
#289
dependabot[bot]
opened
2 months ago
0
Support for own primitive types like UUID or Email
#288
nkoehring
closed
2 months ago
1
fix matchPatter helper code structures
#287
kirylbehan
closed
2 months ago
1
perf: improve type checking performance of BuildMany
#286
gvergnaud
closed
2 months ago
0
P.instanceof cannot be used for classes which has a private constructor.
#285
LumaKernel
opened
2 months ago
3
Fixes type `InvertPatternForExcludeInternal` to work with readonly array
#284
changwoolab
closed
2 months ago
0
build(deps): bump serve-static and express in /examples/gif-fetcher
#283
dependabot[bot]
closed
2 months ago
0
build(deps-dev): bump express from 4.19.2 to 4.21.0 in /examples/gif-fetcher
#282
dependabot[bot]
closed
2 months ago
1
build(deps): bump body-parser and express in /examples/gif-fetcher
#281
dependabot[bot]
closed
2 months ago
1
build(deps): bump send and express in /examples/gif-fetcher
#280
dependabot[bot]
closed
2 months ago
1
Exhaustiveness check fails for tagged union with a partial discriminant.
#278
jb-asi
opened
2 months ago
3
build(deps-dev): bump webpack from 5.91.0 to 5.94.0 in /examples/gif-fetcher
#276
dependabot[bot]
closed
2 months ago
0
Expose `getSelectionKeys` from new `./<internals | helpers | advanced>` package entry-point.
#275
audunolsen
opened
3 months ago
1
Ability to Dynamically Build Match Cases
#274
rjray
opened
3 months ago
0
build(deps-dev): bump braces from 3.0.2 to 3.0.3
#273
dependabot[bot]
closed
3 months ago
0
Symbols as keys
#272
Ayc0
closed
3 months ago
1
Match + exhaustive doesn't work with readonly array
#271
rikutiira
closed
1 month ago
0
feat: throw custom `ExhaustiveError` when no matched pattern
#270
adamhamlin
closed
4 months ago
0
Throw explicit `ExhaustiveError`
#269
adamhamlin
closed
3 months ago
7
can't infer types from Pattern generic
#268
sun0day
closed
4 months ago
1
union type appears not to work with booleans (?)
#267
sebpowell
closed
4 months ago
3
Example in readme doesn't open
#266
o-az
closed
4 months ago
1
Matching on union property doesn't narrow the property
#265
LBBO
closed
5 months ago
2
`.exhaustive()` does not cause TS error when using `instanceOf`
#264
BenLorantfy-AB
opened
5 months ago
1
build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /examples/gif-fetcher
#262
dependabot[bot]
closed
5 months ago
0
feat: .narrow() method & typechecking perf improvement
#261
gvergnaud
opened
5 months ago
0
docs: fix typo in `P.when` patterns code example
#260
grigorischristainas
closed
5 months ago
1
Deno Port
#259
sachaw
opened
5 months ago
0
Object's unions with unions in keys require us to check for patterns that won't exist
#258
nullndr
closed
5 months ago
5
feat: Added P.string.length
#257
JUSTIVE
closed
5 months ago
2
P.string.length
#256
JUSTIVE
closed
5 months ago
0
feat(exhaustive): Add support for passing a fallback function
#253
gvergnaud
opened
6 months ago
0
fix: exhaustive checking with nested P.nonNullable patterns
#252
gvergnaud
closed
6 months ago
0
chore: typo in bug_report
#251
JUSTIVE
closed
6 months ago
0
build(deps-dev): bump ejs from 3.1.9 to 3.1.10 in /examples/gif-fetcher
#249
dependabot[bot]
closed
7 months ago
0
build(deps-dev): bump ejs from 3.1.9 to 3.1.10
#248
dependabot[bot]
closed
6 months ago
0
`Pattern.nonNullable` does not behave as expected
#247
ItaiYosephi
closed
6 months ago
2
Feature: return the value directly
#246
gideaoms
closed
7 months ago
2
chore: add P.map specific jsdoc for P.map
#245
momentiris
closed
7 months ago
0
feat: added docs and test for P.object.exact(..)
#244
JUSTIVE
opened
7 months ago
6
build(deps): bump postcss and react-scripts in /examples/gif-fetcher
#243
dependabot[bot]
closed
7 months ago
0
Next