# Revision history for ema ## 0.4.0.0 -- 2022-01-19 - Pin TailwindCSS to 2.x, because the 3.x broke our CDN url - Remove unused Cabal deps (#61) - `Tailwind.layoutWith`: don't hardcode `` attrs - Tailwind: module revamped and renamed to `Tailwind.Helper.Blaze` - `runEma` and friends: - return the monadic's action's return value or generated files (dependent type) - CLI: add `run` subcommand that takes `--host` and `--port` (and remove environment hacks of $HOST and $PORT) ## 0.2.0.0 -- 2021-11-21 - TODO(doc) runEma's action gets the `CLI.Action` as argument, to prevent the `gen` command from needing to monitoring files. - Live Server - Avoid unncessary DOM patch on page load - Handle invalid routes gracefully without breaking websocket - Re-add `