1
0
Fork 0
js-utils/src
ssube 02b9a688e7
feat(maybe): deprecate Optional and Nil types in favor of Maybe and None
BREAKING CHANGE: while the Optional type has been deprecated, some Array
and Maybe-related functions have been renamed to be more consistent.
2021-07-10 16:54:41 -05:00
..
error fix(docs): describe exports and mark with release status 2020-03-31 08:49:18 -05:00
Array.ts feat(maybe): deprecate Optional and Nil types in favor of Maybe and None 2021-07-10 16:54:41 -05:00
ArrayMapper.ts fix(docs): describe exports and mark with release status 2020-03-31 08:49:18 -05:00
Async.ts fix(async): split up defer with and without value, update typescript 2020-12-28 23:27:11 -06:00
Buffer.ts fix(buffer): restrict encodings 2020-09-05 18:43:51 -05:00
Checklist.ts fix(docs): describe exports and mark with release status 2020-03-31 08:49:18 -05:00
Child.ts feat(maybe): deprecate Optional and Nil types in favor of Maybe and None 2021-07-10 16:54:41 -05:00
Env.ts fix(docs): describe exports and mark with release status 2020-03-31 08:49:18 -05:00
ExternalModule.ts lint: organize files, document exported 2020-03-31 08:29:47 -05:00
Logger.ts fix(docs): describe exports and mark with release status 2020-03-31 08:49:18 -05:00
Map.ts feat(maybe): deprecate Optional and Nil types in favor of Maybe and None 2021-07-10 16:54:41 -05:00
Maybe.ts feat(maybe): deprecate Optional and Nil types in favor of Maybe and None 2021-07-10 16:54:41 -05:00
Optional.ts feat(maybe): deprecate Optional and Nil types in favor of Maybe and None 2021-07-10 16:54:41 -05:00
Predicate.ts feat(maybe): deprecate Optional and Nil types in favor of Maybe and None 2021-07-10 16:54:41 -05:00
Reflect.ts feat(maybe): deprecate Optional and Nil types in favor of Maybe and None 2021-07-10 16:54:41 -05:00
Rollup.ts fix(async): split up defer with and without value, update typescript 2020-12-28 23:27:11 -06:00
Signal.ts lint: type naming for new rules 2020-07-29 08:34:00 -05:00
String.ts lint: organize files, document exported 2020-03-31 08:29:47 -05:00
app.ts feat: add utils from isolex 2020-03-29 08:43:52 -05:00
index.ts feat(maybe): deprecate Optional and Nil types in favor of Maybe and None 2021-07-10 16:54:41 -05:00
version.ts feat(bundle): add version info 2019-09-17 08:57:45 -05:00