master
increase line width
Fix typos (#450)
Improved comment ergonomics. (#312)
fix event listening on forms :|
remove hacky `linerize`/`delinearize` because `Promise.all` returns a promise so we can use that to wrap arrays!
allow take to take multiple class literals, also make it null-indifferent to fix
Isolate local variables into `context.locals` (#300)
Merge remote-tracking branch 'origin/dev' into dev