Released in tag v3.5.2
- Feature
- Alphabetically sort config JSON keys/values
- Alphabetically sort keys/values using natural order
- Skip certain sites during deployment (35244fa)
- Fix
- Performance
- Use promisified
exec
instead ofexecSync
(23133e3)
- Use promisified
- DevOps
- Add test functions to the deployment process
- Clean up the build output directory during the current build (ea96894)
See v3.1.2...v3.5.2 for more information.