Releases: deinsoftware/vscode-const-props-snippets
Releases · deinsoftware/vscode-const-props-snippets
1.9.0
01 May 19:45
Compare
Sorry, something went wrong.
No results found
Added
constant object freeze snippet
1.8.2
15 Apr 05:07
Compare
Sorry, something went wrong.
No results found
Fixed
back to home link on README
1.8.1
29 Mar 00:12
Compare
Sorry, something went wrong.
No results found
Fixed
constant template literals expression variable
1.8.0
28 Mar 23:12
Compare
Sorry, something went wrong.
No results found
Added
constant with template literals
tab indicators on README
recommended keyboard shortcuts
Fixed
object elements and JSON elements names of variables
1.7.0
27 Feb 22:04
Compare
Sorry, something went wrong.
No results found
Added
Unit test before publish task
1.6.4
25 Feb 21:27
Compare
Sorry, something went wrong.
No results found
1.6.3
14 Dec 20:45
Compare
Sorry, something went wrong.
No results found
1.6.2
14 Dec 16:47
Compare
Sorry, something went wrong.
No results found
Fixed
Badges using shields.io badges for visual studio marketplace
1.6.1
04 Aug 17:20
Compare
Sorry, something went wrong.
No results found
Fixed
readme escape pipes for safe destructuring
1.6.0
28 Jul 03:03
Compare
Sorry, something went wrong.
No results found
Added
Const destructuring in a safe way to avoid the Cannot destructure Property of Undefined Error when the variable is undefined.