We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fed155 commit a7d7837Copy full SHA for a7d7837
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Topcoder React Utils Changelog
2
3
+### v0.3.3
4
+- Fixes and enhancements in the client / server setup (HMR, Redux, Server-side
5
+ rendering);
6
+- Added: `DevTools` (Redux Dev Tools); `<MetaTags>` (convenient management of
7
+ meta-tags that provide content for page title, social sharing links, etc.);
8
+ `redux` utils for creation of Redux store, and various auxiliary operations
9
+ with actions and reducers.
10
+
11
### v0.3.2
12
- Adds the client-side initialization code, and makes some corrections of the
13
standard Wepback configs and server setup.
0 commit comments