Skip to content

Releases: ishanvyas22/cakephpvue-spa

2.1.1

14 Nov 03:40
Compare
Choose a tag to compare

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)

Released 2.1.0

28 Mar 10:45
Compare
Choose a tag to compare

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)

Released 2.0.1

09 Aug 06:33
Compare
Choose a tag to compare

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

Released 2.0.0

08 Aug 12:21
0b054ad
Compare
Choose a tag to compare

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.

v1.1.5

07 Aug 19:17
Compare
Choose a tag to compare

Added

  • Added Support The Development, Changelog, and License section in README.md (eba4660)

Changed

  • Bump asset-mix from 0.4.3 to 0.5.1 (cfa6a94)

Fixed

  • Fix CHANGELOG.md filename spelling (8e8e690)

v1.1.4

26 Jul 12:14
Compare
Choose a tag to compare

Added

  • Added cake3 branch in .travis.yml file (5458058)

Changed

  • Bump lodash from 4.17.15 to 4.17.19 (09134d3)
  • Update npm dependencies (05d75be)
  • Update asset-mix from 0.3.1 to 0.4.3 (906ee71)

Removed

  • Removed develop branch from travis check (5458058)

v1.1.2

04 Jul 11:00
Compare
Choose a tag to compare

Added

  • Adds CHANGLOG.md file (#15)

Changed

  • Bump acorn from 6.3.0 to 6.4.1 (#13)
  • Bump websocket-extensions from 0.1.3 to 0.1.4 (#14)
  • Add ext-json dependency in composer.json file (eeae332)
  • Update cakephp codesniffer package (0438dc0)

Fixed

  • Warning: The lock file is not up to date with the latest changes in composer.json. (5cca1be)
  • Phpstan errors (12f29d5)

Removed

  • Remove cs check from webroot directory (99b3c7a)

Release v1.1.1

09 Nov 12:26
0d90a99
Compare
Choose a tag to compare
  • Add Total Downloads, Latest Stable Version badges
  • Update README.md to specify Asset Mix plugin
  • Fix: Travis build
  • Minor bug fixes & enhancements

Asset Mix Plugin Changes

28 Oct 12:14
a43f29b
Compare
Choose a tag to compare

Release version 1.0.3

26 Oct 11:53
b60b9aa
Compare
Choose a tag to compare
  • MIT License added
  • Travis CI config changes
  • Add Test for PostsController index() method
  • CakePHP version upgraded
  • Updated laravel mix version
  • Minor bug fixes & enhancements