Skip to content

Releases: afiiif/vscode-js-ts-react-nextjs-snippets

v1.18.1

15 Jul 14:32
Compare
Choose a tag to compare

1.18.1 (2024-07-15)

Bug Fixes

  • fix missed extension config on package.json (cafa71a)

v1.18.0

15 Jul 00:26
Compare
Choose a tag to compare

1.18.0 (2024-07-15)

Features

  • add jsx snippets for astro (e1374d5)
  • update snippet prefix for jsx snippets (d37576d)

v1.17.0

24 Apr 22:39
Compare
Choose a tag to compare

1.17.0 (2024-04-24)

Features

  • add useMemo & useCallback wrapper (d999794)
  • replace "Functional Component" with "Function component" (7c19496)
  • update react component snippets (9fd38b4)
  • update react component with prop-type snippets (5fc341d)

v1.16.0

27 Apr 00:09
Compare
Choose a tag to compare

1.16.0 (2023-04-27)

Features

  • improve snippets that depend on filename (557bbf6)

v1.15.0

10 Mar 01:45
Compare
Choose a tag to compare

1.15.0 (2023-03-10)

Features

  • add jsx loop snippet (9c7a993)
  • improve react custom hook snippet (b24470f)
  • improve react-hook-form snippet (1275984)

v1.14.0

22 Feb 01:10
Compare
Choose a tag to compare

1.14.0 (2023-02-22)

Features

  • add yup snippets (645a3ca)
  • update JSON.stringify snippet (288c696)
  • update useMemo & useCallback snippet (1d52d32)

v1.13.0

17 Sep 23:49
Compare
Choose a tag to compare

1.13.0 (2022-09-17)

Features

  • add react-router snippets (2778014)
  • add React.lazy import converter (d90f87a)

v1.12.0

06 Sep 22:23
Compare
Choose a tag to compare

1.12.0 (2022-09-06)

Features

  • add typeof snippet (90e2bb7)
  • improve existing & add JSON stringify/parse (bde0af6)
  • update description & README (d073e1a)

v1.11.0

06 Sep 14:36
Compare
Choose a tag to compare

1.11.0 (2022-09-06)

Features

  • add redux snippets (9d54a2a)
  • react-ts: improve default types (7634598)

v1.10.0

19 Jul 02:48
Compare
Choose a tag to compare

1.10.0 (2022-07-19)

Features

  • add elm with dangerouslySetInnerHTML prop snippet (569c294)
  • add react-emotion css snippet (241c80d)