You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,16 @@
1
+
# v0.3.2 (Thu Nov 11 2021)
2
+
3
+
#### 🐛 Bug Fix
4
+
5
+
- ignore storiesOf in default-export and prefer-pascal-case [#39](https://github.com/storybookjs/eslint-plugin-storybook/pull/39) ([@yannbf](https://github.com/yannbf))
6
+
- prefer-pascal-case: ignore stories that start with underscore [#38](https://github.com/storybookjs/eslint-plugin-storybook/pull/38) ([@yannbf](https://github.com/yannbf))
0 commit comments