File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
33** Table of Contents** * generated with [ DocToc] ( https://github.com/thlorenz/doctoc ) *
44
5+ - [ 3.3.1] ( #331 )
56- [ 3.3.0] ( #330 )
67- [ 3.2.3] ( #323 )
78- [ 3.2.2] ( #322 )
2728- [ 1.0.0] ( #100 )
2829
2930<!-- END doctoc generated TOC please keep comment here to allow auto update -->
31+ ## 3.3.1
32+
33+ Bugfixes:
34+
35+ - README updates - npm badge and helmet image
36+ - Bump react-side-effect to 1.1.0
37+ - Removing PlainComponent, replaced with NullComponent defined within Helmet.js
38+ - Refactored code - cut lines of code and used ` reduce ` to simplify functions
39+ - Replaced PlainComponent with NullComponent (now within Helmet.js)
40+
3041## 3.3.0
3142
3243Features:
Original file line number Diff line number Diff line change 11{
22 "name" : " react-helmet" ,
33 "description" : " A document head manager for React" ,
4- "version" : " 3.3.0 " ,
4+ "version" : " 3.3.1 " ,
55 "main" : " ./lib/Helmet.js" ,
66 "author" : " NFL <engineers@nfl.com>" ,
77 "contributors" : [
You can’t perform that action at this time.
0 commit comments