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
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,18 @@ Fixed for any bug fixes.
9
9
Security to invite users to upgrade in case of vulnerabilities.
10
10
-->
11
11
12
+
## 3.1.0 - 2022/10/25
13
+
14
+
### Added
15
+
16
+
- Restored `afee` and `afeea` snippets by community request, to easy use on unit testing.
17
+
- Added the `aafee` and `aafeea` with async snippets.
18
+
12
19
## 3.0.0 - 2022/10/18
13
20
14
21
### Removed
15
22
16
-
- Snippets `afee` and `afeea` on arrow functions without return. Were replaced adding an extra step (with tab) on the other snippets that include return to easy delete if was need.
23
+
- Snippets `afee` and `afeea` on arrow functions without return. Were replaced adding an extra step (with tab) on the other snippets that include return to easy delete if was not need.
0 commit comments