purescript-bridge v0.14.0.0 Release Notes
Release Date: 2020-03-09 // about 5 years ago-
No data yet ๐
You can check the official repo
Previous changes from v0.13.0.0
-
๐ฅ Breaking changes
Some "internal" functions now take an additional
Settings
parameter, but as
they are exported and potentially used by people, this has to be considered
being a breaking change. If all you used waswritePSTypes
, you should be
fine though.๐ New features:
Optics generation is now optional
Thanks to @CarstenKoenig!
Just usewritePSTypesWith noLenses ...
๐ Bug fixes:
๐ฆ purescript-prim package is no longer shown as package to install.
๐ฆ This package no longer exists. Thanks to @CarstenKoenig for this!