effect@3.12.0
Minor Changes
-
#4068
abb22a4Thanks @titouancreach! - Added encodeUriComponent/decodeUriComponent for both Encoding and Schema -
#4068
f369a89Thanks @vinassefranche! - Add Runtime.Runtime.Context type extractor -
#4068
642376cThanks @tim-smart! - add non-traced overload to Effect.fn -
#4068
3d2b7a7Thanks @mikearnaldi! - Update fast-check to latest version -
#4068
73f9c6fThanks @wewelll! - add DateTimeUtcFromDate schema -
#4068
17cb451Thanks @fubhy! - Added support forsecondgranularity toCron. -
#4068
d801820Thanks @fubhy! - AddedCron.unsafeParseand allow passing theCron.parsetime zone parameter asstring. -
#4068
e1eeb2dThanks @mikearnaldi! - add Effect.fnUntraced - an untraced version of Effect.fn -
#4068
c11f3a6Thanks @QuentinJanuel! - Add Context.mergeAll to combine multiple Contexts into one. -
#4068
618f7e0Thanks @tim-smart! - add span annotation to disable propagation to the tracer -
#4068
c0ba834Thanks @titouancreach! - Add Schema.headNonEmpty for Schema.NonEmptyArray
Patch Changes
- #4068
e1eeb2dThanks @mikearnaldi! - Carry both call-site and definition site in Effect.fn, auto-trace to anon