Skip to content

Commit 2c6fd3e

Browse files
committed
Update README for cra330 released
1 parent f8fa50c commit 2c6fd3e

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# Create React WP Theme <!-- omit in toc -->
22

3-
Nov. 23, 2019
3+
Dec. 5, 2019
44
<br />
5-
[v3.2.0](https://github.com/facebook/create-react-app/releases/tag/v3.2.0) of [Create React App](https://create-react-app.dev/) is still the latest.
5+
[v3.3.0](https://github.com/facebook/create-react-app/releases/tag/v3.3.0) of [Create React App](https://create-react-app.dev/) was released yesterday. I usually wait a few days before updating `create-react-wptheme` just to make sure that they don't have any major bugs. So look for the updated `create-react-wptheme` sometime Wed-Thu next week.
6+
7+
But don't let that stop you from creating a new theme now, as updating your theme is quite painless (see [Updating Existing Themes](#updating-existing-themes)) below.
8+
9+
The current release of `create-react-wptheme` is based on [v3.2.0](https://github.com/facebook/create-react-app/releases/tag/v3.2.0) of [Create React App](https://create-react-app.dev/).
10+
11+
----
612

713
The intention of this project is to maintain a set of custom `react-scripts` that will allow you to
814
create React WordPress themes as easily as `create-react-app` allows other devs to create their apps.

0 commit comments

Comments
 (0)