Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

Releases: JordanMartinez/learn-halogen

v2.0.1

04 Jun 17:16
abc8c0a
Compare
Choose a tag to compare

Fixed a few typos. Thanks @jhrcek. (See #23)

v2.0.0

04 Jun 14:51
94a478a
Compare
Choose a tag to compare

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

21 May 20:31
2c4cb06
Compare
Choose a tag to compare

See #15, #16, #14, and #13

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 other Effect things in a HalogenM computation
  • Typo fixes (thanks @jhrcek!)

This release also removed the dhall-to-json requirement as I learned that Spago doesn't need it.