Releases: purescript/purescript-foreign
Releases · purescript/purescript-foreign
v0.1.5
- Removed
ReadForeign Error
instance afterError
was removed fromGlobal
(@AitorATuin)
v0.1.4
v0.1.3
- Updated FFI code to work for changes in codegen (@garyb)
- Added
keys
to read a list of key names from an object (@andreypopp) - Fixed bug in
prop
that may have resulted in runtime errors when the object is null (@andreypopp)