File tree 1 file changed +24
-17
lines changed
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
4
4
5
5
Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
6
6
7
- ## [ Unreleased]
8
- - Initial release
9
-
10
- ## ` [1.1.1] ` · ; 2017-07-04
7
+ ## ` [1.2.0] ` · ; 2017-08-22
11
8
12
9
### Added
13
- - CHANGELOG.md
14
- - Troubleshooting section in README.md
10
+ - Snippet choices support
15
11
16
12
### 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
28
13
- React PropType snippet (` u-pt ` ) with options for:
29
14
* array
30
15
* bool
@@ -36,3 +21,25 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
36
21
* node
37
22
* element
38
23
* 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