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
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,20 +13,20 @@ Security to invite users to upgrade in case of vulnerabilities.
13
13
14
14
### Fixed
15
15
16
-
-Marketplace badges url using [VSMarketplaceBadges](https://vsmarketplacebadges.dev/)
16
+
-Badges using [shields.io](https://shields.io/) badges for visual studio marketplace
17
17
18
18
## 3.1.0 - 2022/10/25
19
19
20
20
### Added
21
21
22
-
- Restored `afee` and `afeea` snippets by community request, to easy use on unit testing.
23
-
- Added the `aafee` and `aafeea` with async snippets.
22
+
- Restored `afee` and `afeea` snippets by community request, to easy use on unit testing
23
+
- Added the `aafee` and `aafeea` with async snippets
24
24
25
25
## 3.0.0 - 2022/10/18
26
26
27
27
### Removed
28
28
29
-
- 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.
29
+
- 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
30
30
31
31
### Added
32
32
@@ -87,7 +87,7 @@ Security to invite users to upgrade in case of vulnerabilities.
87
87
88
88
### Removed
89
89
90
-
- variables, json and object literal snippets were moved to a new extension [Const & Props Snippets](https://marketplace.visualstudio.com/items?itemName=deinsoftware).
90
+
- variables, json and object literal snippets were moved to a new extension [Const & Props Snippets](https://marketplace.visualstudio.com/items?itemName=deinsoftware)
91
91
92
92
## 2.1.0 - 2022/04/20
93
93
@@ -99,7 +99,7 @@ Security to invite users to upgrade in case of vulnerabilities.
99
99
100
100
### Removed
101
101
102
-
- destructuring snippets were moved to a new extension [Const & Props Snippets](https://marketplace.visualstudio.com/items?itemName=deinsoftware).
102
+
- destructuring snippets were moved to a new extension [Const & Props Snippets](https://marketplace.visualstudio.com/items?itemName=deinsoftware)
103
103
104
104
## 2.0.0 - 2022/04/20
105
105
@@ -162,7 +162,7 @@ Security to invite users to upgrade in case of vulnerabilities.
[](https://open.vscode.dev/deinsoftware/vscode-arrow-snippets)
0 commit comments