Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 790 Bytes

CHANGELOG.md

File metadata and controls

45 lines (33 loc) · 790 Bytes

Change Log

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

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

[1.2.0] · 2017-08-22

Added

  • Snippet choices support

Changed

  • React PropType snippet (u-pt) with options for:
    • array
    • bool
    • func
    • number
    • object
    • string
    • symbol
    • node
    • element
    • any
  • Log output to console (u-ci) with options for:
    • info
    • log
    • error

[1.1.2] · 2017-07-06

Added

  • Redux reducer snippet (u-reducer)

[1.1.1] · 2017-07-04

Added

  • CHANGELOG.md
  • Troubleshooting section in README.md

Changed

  • Update Jest Test Suite snippet (u-suite)

[Unreleased]

  • Initial release