v2.3.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.3.0 (2021-08-04)
Features
- jest-TypeScript: add ts-jest support (80a287f), closes #64
- jest: add jest support (e667b7d), closes #64
- test-React: add React Testing Library support (a8b087a), closes #64
Bug Fixes
- jest: add jsdom environment support (e4553e5), closes #64
- SocialButton: add a11y
role=link
(8294c96), closes #64 - SocialButton: color prop type guard (cf1f3b4), closes #64
Building Work
Testing
- mocks: format code (c0af081), closes #64
- jest-config: polish up (df1f21d), closes #64
- mocks: add gatsby mocks support (25d92aa), closes #64
- paths: add paths alias (636e659), closes #64
- snapshot: setup jest snapshot testing (a3e7066), closes #64
- SocialButton: add Github button snapshot (bd7d843), closes #64
- SocialButton: complete GitHub icon testing (0acf22d), closes #64