All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.
- #26 Fs.lstatSync and lstatSyncWith
- #23 Corrected
VM
method signaturesrunInContext
,runInNewContext
andrunInThisContext
- #21 Timers.Promises from NodeJS 16
- #22 The
Event
module now includes 2 and 3 argument variants offromString
andfromSymbol
for use ReScript 11 uncurried mode
- #12 BREAKING: Record types are now used where possible. Requires ReScript 10.