File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 1- # Change Log
1+ # 0.1.0 (2022-02-10)
22
3- All notable changes to the "Next.js and React Snippets" extension will be documented in this file.
43
5- Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
4+ ### Features
5+
6+ * add nextjs snippet ([ 8bd2027] ( https://github.com/avneesh0612/React-Next.js-snippets/commit/8bd2027d3a8fc5d30ea926319f263f029463139d ) )
7+ * added next js typescript component ([ 7da5468] ( https://github.com/avneesh0612/React-Next.js-snippets/commit/7da54689a5ab29ac27d9cf7c5dbf48e3e7f80ed8 ) )
8+
69
7- ## 0.0.1
810
9- - Initial release of Next.js and React Snippets
Original file line number Diff line number Diff line change 22 "name" : " nextreactsnippets" ,
33 "displayName" : " Next.js and React Snippets" ,
44 "description" : " This is an extension for Next.js and React Snippets with ts support as well!" ,
5- "version" : " 0.0.1 " ,
5+ "version" : " 0.1.0 " ,
66 "engines" : {
77 "vscode" : " ^1.64.0"
88 },
4040 "devDependencies" : {
4141 "husky" : " ^7.0.4"
4242 }
43- }
43+ }
You can’t perform that action at this time.
0 commit comments