Skip to content

Releases: woodreamz/vscode-react-snippets

2.4.0

09 Nov 12:51
Compare
Choose a tag to compare
  • Add snippets for regions.
  • Update and document React hooks.
  • Add Styled components snippets.

Update hooks.

17 Dec 19:39
Compare
Choose a tag to compare
2.3.5

Update hooks snippets.

2.3.4

24 Oct 12:57
Compare
Choose a tag to compare
  • Update ptypes.
  • Add dtypes (const defaultProps = {};)

2.3.3

23 Oct 19:20
Compare
Choose a tag to compare

Update Changelog.
Update description and tags.

2.3.2

23 Oct 19:09
Compare
Choose a tag to compare

Release extension on marketplace
Remove react-native
Remove typescript
Add redux hooks
Update class and functional components.

2.3.1

04 Jul 13:04
b1af540
Compare
Choose a tag to compare

Add import for styled-components.
Change PropTypes array and object to shape.