This is a fairly significant release which provides several quality of life enhancements, package vulnerability fixes, CI workflow improvements, plus tooling and content to help enforce open source project standards.
Added
- Missing content from Wayfair's official OSS Template
- Dynamic release badging system for README
- Linting configuration for all markdown files, including local and CI
- Several major
npmpackage upgrades suggested by Dependabot
Changed
- Improved
READMEcontent and clarified developer instructions - Used named constants instead of numerical response codes
- Used OSPO service account for all workflow tests
- Updated vulnerable
npmpackages to compliant versions - Updated Dependabot configuration to search for
github-actionsupdates
Fixed
- Token access issue with actions integration tests
- Numerous
npmandtypescriptdependency conflicts