| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-01-18 | 1.5 kB | |
| v3.11.0 source code.tar.gz | 2024-01-18 | 84.0 kB | |
| v3.11.0 source code.zip | 2024-01-18 | 98.7 kB | |
| Totals: 3 Items | 184.2 kB | 0 | |
What's Changed
- Fix a typo in README by @gamtiq in https://github.com/piotrwitek/utility-types/pull/153
- add "Nullish" type alias by @zhirzh in https://github.com/piotrwitek/utility-types/pull/152
- Fix typo in $Call documentation by @kumar303 in https://github.com/piotrwitek/utility-types/pull/154
- Link to ReturnType from $Call docs by @kumar303 in https://github.com/piotrwitek/utility-types/pull/155
- fix: ReadOnly<T> has a typo in its documentation (#156) by @cyli2014 in https://github.com/piotrwitek/utility-types/pull/157
- fix: DeepPartial with generic parameter should allow assigning {} by @mpiniarski in https://github.com/piotrwitek/utility-types/pull/184
- Fix typo in $Call comment by @Yuddomack in https://github.com/piotrwitek/utility-types/pull/185
New Contributors
- @gamtiq made their first contribution in https://github.com/piotrwitek/utility-types/pull/153
- @zhirzh made their first contribution in https://github.com/piotrwitek/utility-types/pull/152
- @kumar303 made their first contribution in https://github.com/piotrwitek/utility-types/pull/154
- @cyli2014 made their first contribution in https://github.com/piotrwitek/utility-types/pull/157
- @mpiniarski made their first contribution in https://github.com/piotrwitek/utility-types/pull/184
- @Yuddomack made their first contribution in https://github.com/piotrwitek/utility-types/pull/185
Full Changelog: https://github.com/piotrwitek/utility-types/compare/v3.10.0...v3.11.0