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 9d8a17c commit 6665011Copy full SHA for 6665011
.vscode/settings.json
@@ -28,6 +28,8 @@
28
"arrowfunction",
29
"arsna",
30
"arsnd",
31
+ "artsna",
32
+ "artsnd",
33
"aruv",
34
"caaf",
35
"caaft",
@@ -47,6 +49,7 @@
47
49
"kural",
48
50
"paypal",
51
"pranav",
52
+ "SWPM",
53
"volta",
54
"vuejs"
55
],
CHANGELOG.md
@@ -9,6 +9,22 @@ Fixed for any bug fixes.
9
Security to invite users to upgrade in case of vulnerabilities.
10
-->
11
12
+## 3.3.0 - 2023/04/15
13
+
14
+### Added
15
16
+- tab jump position icon
17
+- keyboards tricks on README
18
+- `toSorted` on array snippets
19
20
+### Fixed
21
22
+- `cafe` snippets on JavaScript and TypeScript
23
24
+### Changed
25
26
+- rename snippets identifier
27
## 3.2.0 - 2023/02/27
### Added
0 commit comments