This repository has been archived by the owner on May 3, 2024. It is now read-only.
v5.6.0
Changes
- feat(server): use native V8 heapdump @PixnBits (#45)
- remove duplicate tags @nellyk (#296)
- feat(release): move to github actions from travis @nellyk (#278)
🚀 Features
- feat(sendHtml): allow custom error page @JamesSingleton (#281)
🐛 Bug Fixes
🧰 Maintenance
- chore(actions): ignore dependabot @nellyk (#295)
- chore(deps): bump yargs-parser from 15.0.0 to 15.0.1 in /prod-sample/api @dependabot (#298)
- chore(deps): fix npm audit results @JamesSingleton (#297)
- test(pwa): add a test for no config @JamesSingleton (#293)
📖 Documentation
- Docs/running one app locally @JamesSingleton (#302)
- Docs/hide return links @infoxicator (#294)