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: README.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
# Create React WP Theme <!-- omit in toc -->
2
2
3
-
## Update to 3.4.1 Coming Soon
3
+
## Up To Date!
4
4
5
-
Apr. 12, 2020
5
+
Apr. 15, 2020
6
6
<br />
7
-
Facebook released [v3.4.1](https://github.com/facebook/create-react-app/releases/tag/v3.4.1) of `Create-React-App`. I'm preparing an update and should be done soon.
7
+
Facebook recently released [v3.4.1](https://github.com/facebook/create-react-app/releases/tag/v3.4.1) of [Create-React-App](https://create-react-app.dev/).
8
8
9
-
Until then you can continue to create new projects using [v3.4.0](https://github.com/facebook/create-react-app/releases/tag/v3.4.0). When the new release is ready,
10
-
[updating is easy](#updating-existing-themes)!
9
+
And now `create-react-wptheme`is up-to-date.<br>
10
+
If you have a theme made with an earlier version of `create-react-wptheme` and want to update it to the latest code, [just follow these instructions](#updating-existing-themes).
Copy file name to clipboardExpand all lines: packages/create-react-wptheme/README.md
+5-9Lines changed: 5 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,13 @@
1
1
# Create React WP Theme
2
2
3
-
Facebook released v3.4.1 of Create-React-App. I'm preparing an update that should be done soon.
3
+
## Up To Date!
4
4
5
-
Until then you can continue to create new projects using v3.4.0. When the new release is ready, updating is easy!
6
-
7
-
## Update to 3.4.1 Coming Soon
8
-
9
-
Apr. 12, 2020
5
+
Apr. 15, 2020
10
6
<br />
11
-
Facebook released [v3.4.1](https://github.com/facebook/create-react-app/releases/tag/v3.4.1) of `Create-React-App`. I'm preparing an update and should be done soon.
7
+
Facebook recently released [v3.4.1](https://github.com/facebook/create-react-app/releases/tag/v3.4.1) of [Create-React-App](https://create-react-app.dev/).
12
8
13
-
Until then you can continue to create new projects using [v3.4.0](https://github.com/facebook/create-react-app/releases/tag/v3.4.0). When the new release is ready,
14
-
[updating is easy](https://github.com/devloco/create-react-wptheme/tree/master#updating-existing-themes)!
9
+
And now `create-react-wptheme`is up-to-date.<br>
10
+
If you have a theme made with an earlier version of `create-react-wptheme` and want to update it to the latest code, [just follow these instructions](#updating-existing-themes).
0 commit comments