This repository has been archived by the owner on Mar 18, 2021. It is now read-only.
Releases: JordanMartinez/learn-halogen
Releases · JordanMartinez/learn-halogen
v2.0.1
v2.0.0
Updated to PureScript 0.13.0 and Spago 0.8.3.0
Adds a tip: use modified single-class assignment to assign multiple classes
v1.1.0
Spago was bumped to v0.8.0.0 but I'm not considering this a major release since I release v1.0.0 of this project only a few days before Spago got bumped.
New Content
- Tips and tricks for various Halogen things
- how to run/use
preventDefault
,stopPropagation
and otherEffect
things in aHalogenM
computation - Typo fixes (thanks @jhrcek!)
This release also removed the dhall-to-json
requirement as I learned that Spago doesn't need it.