Skip to content

Releases: ZekyTheWolf/LIST-Starter

V11.0.0

05 May 14:39
Compare
Choose a tag to compare

What's Changed

  • Update to Laravel 11 / PHP 8.2+ by @jarrettbarnett in #376
  • New versioning (V{Laravel version}.{minor}.{patch/update dependancy})
  • Added support for bun

New Contributors

Full Changelog: v1.1.5...V11.0.0

v1.1.5

28 Sep 00:21
3c43ef4
Compare
Choose a tag to compare
  • Dependency update

v1.1.4

27 Jul 06:40
3ddadaa
Compare
Choose a tag to compare
  • dependency update

v1.1.3

18 Jun 22:02
Compare
Choose a tag to compare
  • Package update
  • Classnames removed, added tailwind-merge reason

v1.1.2

22 May 13:53
Compare
Choose a tag to compare
  • Fix TypeError: laravel.default is not a function
  • Dependency update

v1.1.1

02 May 11:10
5f0a1ef
Compare
Choose a tag to compare

Release of updated version.

More at: Pre-release

v1.1.0

24 Apr 12:23
3d37356
Compare
Choose a tag to compare
v1.1.0 Pre-release
Pre-release
  • Update dependencies
    Various dependencies in the project have been updated
  • Improve code styling
    Prettier configuration and helpful scripts added for better code formatting
  • Enhance compatibility with Node 14
    PostCSS config file has been updated for Node 14 support
  • Error page title fix and PHP version addition
    The error page title is now fixed in the Welcome component, with the PHP version displayed
  • Remove unused asset file
    An unused asset file generated by the Vite build command has been removed
  • Card data incorporated
    The card_data.ts file has been added to the project
  • Improve error page design and dark mode support
    The error page now uses Tailwind classes and includes dark mode support
  • Enhance Welcome page design for mobile devices
    The Welcome page now displays data from the card_data array and is styled better for mobile devices
  • Fix Laravel plugin issue and TS errors
    Laravel plugin issue is resolved, and TypeScript errors related to preprocessors are fixed
  • New UI
    Created new cards UI

v1.0.4-UD1

17 Apr 18:50
1c69993
Compare
Choose a tag to compare
Merge pull request #32 from ZekyTheWolf/dependabot/composer/spatie/la…

v1.0.4

31 Mar 10:30
a17009e
Compare
Choose a tag to compare

Dependency update

Laravel 10

01 Mar 18:51
Compare
Choose a tag to compare
  • Update to Laravel 10