v1.4.0
- Merge pull request #29 from ericclemmons/youch eb38222
- Bubble-up errors when handler can't be require'd 2f38cc1
- Clear require.cache so that HMR doesn't preserve old working version aae647f
- Enable HMR for routes, even if they don't export functions 11ac7ff
- Style all buttons the same e3ccd02
- Fix sending data to HTML 1b47cbd
- Forward errors if we can't require the handler 4039216
- Install missing modules ac04822
- Add missing-module example bb8fdfe
- Fix bug where sync handlers don't return an object 5f9b71f
- Prettier error page 59eaf0e
- Add youch + youch-terminal f70ecb4
- Merge pull request #25 from ericclemmons/25-async-errors 13825d1
- .catch async errors with next bad8352
- Somehow v1.3.0 wasn't committed 8bbfac2
- Merge pull request #23 from ericclemmons/23-root-wildcard 5371475
- Fix /index.*.js aebe985
- When launcher receives path to package.json, it runs "yarn dev|start" 6d7399d
- https://changebot.app/preview/ericclemmons/polydev 1ba315e
- Merge pull request #19 from ericclemmons/19-execArgv 57adae2
- yarn dev uses ts-node cd9f1f8
- @ts-ignore 37c7a93
- Update README.md with updated args example 515d9e0
- polydev forks to server so we can re-use Node flags 4970d21
- Merge pull request #7 from ericclemmons/7-typescript 1cd6781
- Add docs for TypeScript aebd7ff
- Routes support .ts 544e4cd
- Add typescript-example 9bad30f
- typo 5c0f950
- Put gif in blockquote 7d4c0c2
- Use markdown for links 087da74
- Add demo gif ecc0748