Skip to content

Latest commit

 

History

History
57 lines (42 loc) · 3.64 KB

CHANGELOG.md

File metadata and controls

57 lines (42 loc) · 3.64 KB

Release Notes

Updated

  • Bump y18n from 4.0.0 to 4.0.1 (#23)
  • Bump ssri from 6.0.1 to 6.0.2 (#24)
  • Bump lodash from 4.17.19 to 4.17.21 (#26)
  • Bump composer/composer from 1.10.10 to 1.10.22 (#25)
  • Bump browserslist from 4.14.0 to 4.16.6 (#27)
  • Bump dns-packet from 1.3.1 to 1.3.4 (#28)
  • Bump ws from 6.2.1 to 6.2.2 (#29)
  • Bump path-parse from 1.0.6 to 1.0.7 (#30)
  • Bump color-string from 1.5.3 to 1.6.0 (#32)
  • Bump url-parse from 1.5.1 to 1.5.3 (#31)
  • Bump axios from 0.21.1 to 0.21.2 (#33)
  • Bump composer/composer from 1.10.22 to 1.10.23 (#36)

Fixed

  • npm security vulnerabilities (a23625f)

Removed

  • post-autoload-dump hook from composer.json (ab2ac60)

Updated

  • Bump cakephp/plugin-installer package to 1.3.1 (e0cb837)
  • Bump ini from 1.3.5 to 1.3.8 (#20)
  • Bump axios from 0.19.2 to 0.21.1 (#21)
  • Bump elliptic from 6.5.3 to 6.5.4 (#22)

Changed

  • Changed package link to getcomposer.org (c514d07)
  • Change build status badge position to at the top in README.md file (bb334c5)
  • Bump cakephp/cakephp from 4.1.1 to 4.1.2 (c533f0f)

Removed

2.0.0 (2020-08-08)

Added

  • Added support for CakePHP 4.x (#18)
  • Added phpstan as a dev dependency by default (1dff97e)

Changed

  • Update laravel-mix along with all package dependencies (4a7dfac)

Fixed

  • Rename CHANGLOG.md to CHANGELOG.md (2eb3eae)

Also this release contains minor enhancements & bug fixes.