This repository has been archived by the owner on Sep 21, 2022. It is now read-only.
Releases: studiometa/create-wordpress-project
Releases · studiometa/create-wordpress-project
v1.0.0-beta.2
Fixed
- Fix the 4th step of the prompt (58eb5b4)
v1.0.0-beta.1
Added
- Add an example .htaccess file (0f6396d)
Changed
- Improve the cache for the GitLab CI pipelines (7390a03)
- Use the full URL in the description instead of the name (1001b1b)
- Update the JS Toolkit to the latest version (9aa37d4)
- Improve the template's readme (d825eda)
- Lint theme PHP files (1ed5763)
Fixed
v1.0.0-beta.0
Changed
- Use the
meta
CLI to build CSS and JS assets (52c679d, #13) - Improve the default assets configuration: structure, tools, etc. (e22b27a)
Added
- Add plugins to SAO prompt (dfa8a60, #7)
- Add GitLab CI pipelines (2ac588e, d4d7f7c)
- Add an
acf-json
folder when selecting ACF as a plugin (b5dd81f) - Add the Studiometa\WP\Assets utility (d923229)
- Add a default value to limit the number of posts revisions (0667b4f)
Fixed
Security
- Update NPM and Composer dependencies
v1.0.0-alpha.6
v1.0.0-alpha.5
Fixed
- Fix the WP_CACHE constant declaration (245c427)
v1.0.0-alpha.4
Added
- Add the
alpha
tag to the readme
v1.0.0-alpha.3
Fixed
- Fix the configuration's CSS and JS public paths
- Fix the browserSync proxy configuration
Added
- Add a specific ESLint configuration for Vue files
- Add aliases to the Webpack and ESLint configurations
Changed
- Improve the PHPCS configuratio to also lint custom plugins