File tree Expand file tree Collapse file tree 1 file changed +24
-17
lines changed
Expand file tree Collapse file tree 1 file changed +24
-17
lines changed Original file line number Diff line number Diff line change @@ -4,27 +4,12 @@ All notable changes to the `uruit-react-snippets` extension will be documented i
44
55Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
66
7- ## [ Unreleased]
8- - Initial release
9-
10- ## ` [1.1.1] ` · ; 2017-07-04
7+ ## ` [1.2.0] ` · ; 2017-08-22
118
129### Added
13- - CHANGELOG.md
14- - Troubleshooting section in README.md
10+ - Snippet choices support
1511
1612### Changed
17- - Update Jest Test Suite snippet (` u-suite ` )
18-
19- ## ` [1.1.2] ` · ; 2017-07-06
20-
21- ### Added
22- - Redux reducer snippet (` u-reducer ` )
23-
24- ## ` [draft] ` · ; 2017-08
25-
26- ### Added
27- - Snippet choices support
2813- React PropType snippet (` u-pt ` ) with options for:
2914 * array
3015 * bool
@@ -36,3 +21,25 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
3621 * node
3722 * element
3823 * any
24+ - Log output to console (` u-ci ` ) with options for:
25+ * info
26+ * log
27+ * error
28+
29+ ## ` [1.1.2] ` · ; 2017-07-06
30+
31+ ### Added
32+ - Redux reducer snippet (` u-reducer ` )
33+
34+ ## ` [1.1.1] ` · ; 2017-07-04
35+
36+ ### Added
37+ - CHANGELOG.md
38+ - Troubleshooting section in README.md
39+
40+ ### Changed
41+ - Update Jest Test Suite snippet (` u-suite ` )
42+
43+
44+ ## [ Unreleased]
45+ - Initial release
You can’t perform that action at this time.
0 commit comments