v6.0.0
6.0.0 (2024-03-25)
⚠ BREAKING CHANGES
- Reworks build, lint, test, and release actions to use
new install-dependencies action
also leverages s3 to cache node_modules
Features
- use install-dependencies action instead of listing steps explicitly (6b76c18)
Documentation
- add v6 breaking changes doc (034a6ed)