Skip to content

Pull requests: piotrwitek/utility-types

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Added "UnionKeys" type
#193 by filipomar was merged Feb 13, 2024 Loading… updated May 7, 2024
6 of 8 tasks
Fix typo in $Call comment
#185 by Yuddomack was merged Aug 29, 2023 Loading… updated Aug 29, 2023
3 of 8 tasks
add "Nullish" type alias Hacktoberfest new type
#152 by zhirzh was merged Sep 11, 2020 Loading… updated Mar 8, 2023
6 tasks done
3.11.0
fix: DeepPartial with generic parameter should allow assigning {}
#184 by mpiniarski was merged Mar 8, 2023 Loading… updated Mar 8, 2023
5 tasks done
3.11.0
Feat/deno support
#142 by FaberVitale was closed Feb 20, 2023 Loading… updated Feb 20, 2023
1 of 2 tasks
Update README.md
#171 by hiyangguo was closed May 13, 2022 Loading… updated May 13, 2022
3 tasks done
fix: ReadOnly<T> has a typo in its documentation (#156) Hacktoberfest
#157 by cyli2014 was merged Oct 25, 2020 Loading… updated Oct 25, 2020
4 of 8 tasks
Link to ReturnType from $Call docs
#155 by kumar303 was merged Sep 17, 2020 Loading… updated Sep 17, 2020
3 of 8 tasks
Fix typo in $Call documentation
#154 by kumar303 was merged Sep 12, 2020 Loading… updated Sep 12, 2020
4 of 8 tasks
Fix a typo in README
#153 by gamtiq was merged Sep 11, 2020 Loading… updated Sep 11, 2020
3 tasks done
Improve docs & tests
#125 by piotrwitek was merged Nov 9, 2019 Loading… updated Nov 9, 2019
8 tasks
Remove undefined from keyof result of (Pick|Omit)ByValue(Exact)?
#124 by vatosarmat was merged Nov 9, 2019 Loading… updated Nov 9, 2019
4 of 8 tasks
Updated TS to 3.7 RC and also updated prettier and code formatting
#122 by piotrwitek was merged Oct 30, 2019 Loading… updated Oct 30, 2019
8 tasks
Updated Readme styling, badges and issue templates.
#121 by piotrwitek was merged Oct 30, 2019 Loading… updated Oct 30, 2019
8 tasks
Bump js-yaml from 3.12.0 to 3.13.1 dependencies Pull requests that update a dependency file
#119 by dependabot bot was closed Oct 29, 2019 Loading… updated Oct 29, 2019
Bump mixin-deep from 1.3.1 to 1.3.2 dependencies Pull requests that update a dependency file
#117 by dependabot bot was closed Oct 29, 2019 Loading… updated Oct 29, 2019
Bump lodash from 4.17.11 to 4.17.15 dependencies Pull requests that update a dependency file
#120 by dependabot bot was closed Oct 29, 2019 Loading… updated Oct 29, 2019
Bump handlebars from 4.0.12 to 4.5.1 dependencies Pull requests that update a dependency file
#118 by dependabot bot was closed Oct 29, 2019 Loading… updated Oct 29, 2019
Added null | undefined to Primitive and isPrimitive
#116 by piotrwitek was merged Oct 28, 2019 Loading… updated Oct 28, 2019
3 of 8 tasks
Bugfix/documentation typo fixes
#110 by dosentmatter was merged Oct 23, 2019 Loading… updated Oct 23, 2019
4 tasks done
Add Mutable type
#111 by dosentmatter was merged Oct 22, 2019 Loading… updated Oct 22, 2019
6 tasks done
[Feature] Add UnionToIntersection type
#109 by dosentmatter was merged Oct 22, 2019 Loading… updated Oct 22, 2019
6 tasks done
Deprecated Falsey but kept alias for backward compatibility
#108 by piotrwitek was merged Oct 4, 2019 Loading… updated Oct 4, 2019
6 of 8 tasks
Make applying DeepReadonly idempotent
#107 by aaronjensen was merged Oct 4, 2019 Loading… updated Oct 4, 2019
8 tasks done
Fix typo in ValuesType with flow syntax
#105 by ghost was merged Oct 1, 2019 Loading… updated Oct 1, 2019
2 of 8 tasks
ProTip! Exclude everything labeled bug with -label:bug.