Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 682 Bytes

CHANGELOG.md

File metadata and controls

38 lines (20 loc) · 682 Bytes

Change Log

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

Check Keep a Changelog for recommendations on how to structure this file.

[0.0.8]

  • Tweaking rxcnt command & renaming to 'rrcnt'
  • Addition of import react-redux import snippet

[0.0.7]

  • New redux react snippet for creating a connector

[0.0.6]

  • Added generic class property method snippet

[0.0.5]

  • Addition of import snippets

[0.0.4]

  • Tweaks to spacing of React class component

[0.0.3]

  • Added Redux Action Snippet

[0.0.2]

  • Added new redux reducer snippet for const default state

[0.0.1]

  • Initial release