2.0.0
Breaking changes
- Change default compile target from "es5" to "es2015"
- Remove
/es
build, leaving only the default one and the new/esm
MaybeAsync
- Export
MaybeAsyncTypeRef
type
EitherAsync
- Export
EitherAsyncTypeRef
type
Internal changes
- New esm output script
- Migrated from jest to vitest to reduce test time, dependencies and configs