[1.1.0] - 2020-05-25
Changed
- CI/CD moved to GitHub Actions from Travis CI
- Use
npx
as much as possible to reduce footprint - Lockdown versions of dependencies to reduce package maintenance
- Skip minification to speed up build
npx
as much as possible to reduce footprint