Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Releases: wordplate/framework

11.1.0

25 May 08:04
Compare
Choose a tag to compare
  • Updated johnpbloch/wordpress-core to 6.0.0
  • Updated dotenv to 16.0.1

11.0.0

26 Jan 06:42
Compare
Choose a tag to compare
  • Removed PHP 7.0 support
  • Replaced laravel-mix with vite.js
  • Added allow-plugins to composer.json
  • Added type hints in wordplate/framework
  • Updated johnpbloch/wordpress-core to 5.9.0
  • Updated symfony/var-dumper to 6.0.0

10.0.1

01 Nov 10:05
Compare
Choose a tag to compare
  • Updated johnpbloch/wordpress-core to 5.8.1
  • Updated composer/installers to 2.0.0

10.0.0

26 Jul 13:25
Compare
Choose a tag to compare
  • Removed WP_CACHE env variable
  • Removed WP_URL env variable
  • Updated johnpbloch/wordpress-core to 5.8.0
  • Updated minimum PHP version to 7.4
  • Updated WP_ENV to WP_ENVIRONMENT_TYPE
  • Updated WP_THEME to WP_THEME_DEFAULT

9.5.2

24 May 13:00
Compare
Choose a tag to compare
  • Updated johnpbloch/wordpress-core to 5.7.2
  • Fixed wp-cli issue on windows

9.5.1

27 Apr 07:57
Compare
Choose a tag to compare
  • Updated default environment variables
  • Updated johnpbloch/wordpress-core to 5.7.1
  • Updated laravel-mix to 6.0.18

9.5.0

10 Mar 09:00
Compare
Choose a tag to compare
  • Updated johnpbloch/wordpress-core to 5.7.0

9.4.1

24 Feb 07:42
Compare
Choose a tag to compare
  • Updated johnpbloch/wordpress-core to 5.6.2

9.4.0

18 Jan 12:07
Compare
Choose a tag to compare
  • Added WP_HOME constant
  • Added custom request class
  • Removed symfony/http-foundation
  • Removed symfony/routing
  • Removed ext-json requirement

9.3.2

07 Jan 18:04
85ae7bb
Compare
Choose a tag to compare
  • Added empty dummy favicon
  • Updated laravel-mix to stable version
  • Removed strict types from wordplate/wordplate
  • Removed default theme color from head in wordplate/wordplate
  • Removed license from wordplate/wordplate