10.0.0
What's Changed
- add check for invalid d.ts files as a result of stripped ignore comments by @DetachHead in #110
- String stuff by @DetachHead in #111
- String stuff fixes by @DetachHead in #112
- update ts since they fixed stack depth issues, removed workarounds by @DetachHead in #113
- add uppercase/lowercase functions that use the compiler intrinsic types by @DetachHead in #115
- fix assert logic in exactly function by @DetachHead in #117
- add toNumber function by @DetachHead in #116
- fix hasPropertyPredicate with undefined and null values by @DetachHead in #121
- fix exactly incorrectly comparing undefined types by @DetachHead in #123
- add guid type by @DetachHead in #124
- Remove expect type by @DetachHead in #125
Full Changelog: 9.0.0...10.0.0