File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,18 @@ All notable changes to this project will be documented in this file.
44
55This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ ## 2.0.0
8+ * Update dependencies. ([ @goto-bus-stop ] [ ] in [ #16 ] [ ] )
9+ * Add test for ` insertCss(someDynamicValue) ` . ([ @ahdinosaur ] [ ] in [ #12 ] [ ] )
10+
11+ [ @goto-bus-stop ] : https://github.com/goto-bus-stop
12+ [ @ahdinosaur ] : https://github.com/ahdinosaur
13+ [ #12 ] : https://github.com/stackcss/css-extract/pull/12
14+ [ #16 ] : https://github.com/stackcss/css-extract/pull/16
15+
716## 1.3.1
817* Update static-module. ([ @s3ththompson ] [ ] in [ #15 ] [ ] )
918* Update stability badge to stable.
1019
1120[ @s3ththompson ] : https://github.com/s3ththompson
12- [ #15 ] : https://github.com/stackss /css-extract/pull/15
21+ [ #15 ] : https://github.com/stackcss /css-extract/pull/15
Original file line number Diff line number Diff line change 11{
22 "name" : " css-extract" ,
3- "version" : " 1.3.1 " ,
3+ "version" : " 2.0.0 " ,
44 "description" : " Extract CSS from a browserify bundle" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments