0.4.0
CHANGELOG
Based on Keep a CHANGELOG. 🪵
0.4.0 - 2021-02-01
Changes
- Add and configure Jest
- Add and configure @testing-library/react, @testing-library/dom,
@testing-library/jest-dom, and @testing-library/user-event - Add a test suite for
<MonkeySpan />
0.3.2 - 2021-02-01
Changes
- Code formatting
0.3.1 - 2021-02-01
Changes
- Create
SECURITY.md
- Create
codeql-analysis.yml
- Create
dependabot.yml
- Add and configure babel plugin to remove prop types
- Remove reference to non-existent storybook dep
- Update README
0.3.0 - 2021-02-01
Changes
- Update README
- Fix issue preventing lint-staged from fixing jsx files
- Add default props for MonkeySpan
- Add and configure storybook, with MonkeySpan story
- Add addons for storybook
0.2.3 - 2021-01-31
Changes
- Update instructions for publishing releases
0.2.2 - 2021-01-31
Changes
- Automate more of the
tag:release
script
0.2.1 - 2021-01-31
Changes
0.2.0 - 2021-01-31
Changes
- Add prop-types
- Scripts for generating tags and releases
- Add a CHANGELOG