Skip to content

Releases: TypeRocket/core

v7.0.0-rc.1

v7.0.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@kevindees kevindees released this 04 May 16:00
  1. Initial PHP 8.4 compatibility.
  2. Migration to Vite from Laravel Mix.
  3. Migrate from travis CI to GitHub actions.

v6.1.5

Choose a tag to compare

@kevindees kevindees released this 19 Dec 17:18
de147d6
  • Fix bugs

v6.1.4

Choose a tag to compare

@kevindees kevindees released this 06 Nov 16:59
  • Fix bug.

v6.1.3

Choose a tag to compare

@kevindees kevindees released this 06 Nov 16:42
  • Fix BaseVerify bug when $excludePath is an empty string.

v6.1.2

Choose a tag to compare

@kevindees kevindees released this 08 Jul 20:39
  • Make several syntax and bug fixes for PHP 8.2

v6.1.1

Choose a tag to compare

@kevindees kevindees released this 02 Jul 19:06
  • Fix NULL parameter issues in PHP 8.2.

v6.1.0

Choose a tag to compare

@kevindees kevindees released this 24 May 17:48
  • Add support for PHP 8.2.
  • Update symfony/console to v7.
  • Update woocommerce/action-scheduler to v3.7.
  • Update phpunit/phpunit to v10.
  • Improve unit tests.

v6.0.8

Choose a tag to compare

@kevindees kevindees released this 08 Dec 13:48
  • Improve PHP 8.1 compatibility.

v6.0.7

Choose a tag to compare

@kevindees kevindees released this 20 Oct 13:12
  • Cleanup code.

v6.0.6

Choose a tag to compare

@kevindees kevindees released this 13 Oct 17:47
  • Improve JSON casting and detection.