All notable changes to this project will be documented in this file.
1.1.7 (2026-03-30)
- Clean up release-please configs after some experimentation (7f75bd4)
- Bump some major dependencies, none of which should materially affect this project (9dbe24a)
- Update patch and minor dependencies (56bddf1)
- Ensure GitHub Action install latest npm for trusted publishing support (cb697b6)
- Update some GitHub Action versions, and specify npm registry (565bf17)
- Fix GitHub Action permission (cf401e3)
- package-lock: revert bad change to package-lock that introduces paths to internal repository (f6f5fb6)
- Update React to v19 and add React v19 as an acceptable peerDependency (1f5a9b2)
- Bump minor and patch dependencies (d3ed705)
- ensure husky is skipped during GitHub Action runs (0deb85a)
- Update dependencies (patch and minor only) (414d197)
- Nominal README change (084141a)
- Skip husky removal for now during CI/CD (3c53b1d)