Skip to content

1.2.0

Compare
Choose a tag to compare
@zth zth released this 03 Apr 19:43
· 32 commits to main since this release
  • Add optional arguments to JSON.stringify and JSON.parseExn and deprecate JSON.stringifyWithIndent, JSON.stringifyWithReplacer, JSON.parseExnWithReviver etc. #201
  • Add Array.join and deprecate Array.joinWith. #205
  • BREAKING: Intl types: simplify bindings for constructors / functions with optional arguments. #198
  • Fix: Expose Intl.Common. #197
  • Add Array.flatMapWithIndex #199
  • Add Promise.any, Promise.allSettled, Promise.withResolvers #204