You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,13 @@ All notable changes to this project will be documented in this file.
4
4
5
5
### [Unreleased][unreleased]
6
6
7
-
-...
7
+
-Move page / screen components into the `src/routes` folder along with the routing information for them [PLANNED, BREAKING CHANGE].
8
8
9
9
### [v0.5.1] - 2016-03-02
10
10
11
-
- Remove `Html` React component in favor of compiled Jade templates `src/views`(e188388f87069cdc7d501b385d6b0e46c98fed60)
12
-
- Add global error handling in Node.js/Express app (e188388f87069cdc7d501b385d6b0e46c98fed60)
13
-
- Add support for Markdown and HTML for static pages (#469, #477)
11
+
- Remove `Html` React component in favor of compiled Jade templates `src/views`[BREAKING CHANGE]. [e188388](https://github.com/kriasoft/react-starter-kit/commit/e188388f87069cdc7d501b385d6b0e46c98fed60)
12
+
- Add global error handling in Node.js/Express app. [e188388](https://github.com/kriasoft/react-starter-kit/commit/e188388f87069cdc7d501b385d6b0e46c98fed60)
13
+
- Add support for Markdown and HTML for static pages. [#469](https://github.com/kriasoft/react-starter-kit/pull/469), [#477](https://github.com/kriasoft/react-starter-kit/pull/477)
0 commit comments