- Fix caching in workflow.
- Ship with @zeit / ncc as a single file.
- Improve windows script. #86
- Use the curl CA list if PKI Powershell Module is not available. #86
- Install
Xdebug
usingPhpManager
on PHP 7.4 after fixes. #86 - Disable es-lint check @typescript-eslint/no-unused-vars.
- Add pre-commit hook to create release.
- Improve templates to add commands for linting and creating release.