Skip to content

Commit

Permalink
chore(release): v1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
afiiif committed Apr 24, 2024
1 parent d999794 commit 064ce08
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

All notable changes to the "vscode-js-ts-react-nextjs-snippets" extension will be documented in this file.

## 1.17.0 <small>- 2024/04/25</small>

- Improved react snippets
- Added `useMemo` & `useCallback` wrapper snippet

## 1.16.0 <small>- 2023/04/27</small>

- Improved snippets that depend on directory & filename
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "JavaScript/TypeScript React/Next.js Snippets",
"description": "Snippets for JavaScript, TypeScript, React.js, Next.js, React Query, SWR, Redux, Jest, React Hook Form, Emotion CSS, & many more",
"icon": "images/logo.png",
"version": "1.16.0",
"version": "1.17.0",
"publisher": "afifu",
"keywords": [
"vscode",
Expand Down

0 comments on commit 064ce08

Please sign in to comment.