We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81c26de commit df3f078Copy full SHA for df3f078
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Changelog
2
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
3
4
+## [5.0.5](https://github.com/eslint-functional/eslint-plugin-functional/compare/v5.0.4...v5.0.5) (2023-03-07)
5
+
6
7
+### Bug Fixes
8
9
+* **no-expression-statements:** allow yield expressions ([#570](https://github.com/eslint-functional/eslint-plugin-functional/issues/570)) ([81c26de](https://github.com/eslint-functional/eslint-plugin-functional/commit/81c26def6bef1828ae2199b9bb0b736b4db7b22a))
10
11
## [5.0.4](https://github.com/eslint-functional/eslint-plugin-functional/compare/v5.0.3...v5.0.4) (2023-02-06)
12
13
0 commit comments