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 b92f1d3 commit 16bea92Copy full SHA for 16bea92
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+# 7.1.1
2
+
3
+## Bug fixes
4
5
+- Fix TypeScript error (https://github.com/ehmicky/modern-errors/issues/35).
6
7
+## Documentation
8
9
+- The core of the plugin
10
+ [`modern-errors-switch`](https://github.com/ehmicky/modern-errors-switch) has
11
+ been split into a separate module
12
+ [`switch-functional`](https://github.com/ehmicky/switch-functional). If you
13
+ like functional programming, this might interest you.
14
15
# 7.1.0
16
17
## Features
0 commit comments