Skip to content
This repository was archived by the owner on Jan 31, 2024. It is now read-only.

Commit 8cc574f

Browse files
author
yannbf@gmail.com
committed
Update CHANGELOG.md [skip ci]
1 parent e74c2ce commit 8cc574f

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
# v0.0.22 (Sun Aug 15 2021)
2+
3+
:tada: This release contains work from a new contributor! :tada:
4+
5+
Thank you, null[@payapula](https://github.com/payapula), for all your work!
6+
7+
### Release Notes
8+
9+
#### Revert CSF3 support ([#43](https://github.com/storybookjs/testing-react/pull/43))
10+
11+
### Fixes
12+
13+
CSF3 support was added in a previous version, however conflicted with projects using Storybook 6.3. The correct typescript types come from Storybook 6.4, rendering this library incompatible with projects using Storybook 6.3.
14+
This release reverts the CSF3 support, which will be brought to the next major release of `@storybook/testing-react`.
15+
16+
---
17+
18+
#### 🐛 Bug Fix
19+
20+
- Revert CSF3 support [#43](https://github.com/storybookjs/testing-react/pull/43) ([@yannbf](https://github.com/yannbf))
21+
- chore: update auto configuration [#45](https://github.com/storybookjs/testing-react/pull/45) ([@yannbf](https://github.com/yannbf))
22+
- (docs) README - Corrected a small typo [#39](https://github.com/storybookjs/testing-react/pull/39) ([@payapula](https://github.com/payapula))
23+
24+
#### 📝 Documentation
25+
26+
- Create pull request template [#44](https://github.com/storybookjs/testing-react/pull/44) ([@yannbf](https://github.com/yannbf))
27+
28+
#### Authors: 2
29+
30+
- [@payapula](https://github.com/payapula)
31+
- Yann Braga ([@yannbf](https://github.com/yannbf))
32+
33+
---
34+
135
# v0.0.19 (Thu Jul 15 2021)
236

337
### Release Notes

0 commit comments

Comments
 (0)