reflex v0.6.4 Release Notes

Release Date: 2020-01-22 // about 4 years ago
    • ๐Ÿ‘Œ Support GHC 8.8

    • โž• Add Reflex.Query.Base.mapQueryT. See that module for documentation

    • ๐Ÿšš The Reflex.Patch.* modules were moved to the patch library. They are Data.Patch.* there, but reexported under their old names for backwards compatability here.

    • โž• Additional instances for Query classes for basic types.

    • โž• Add cabal flags debug-propagation and debug-event-cycles to build in debugging code for performance and for cyclic dependencies between events