Releases: ZekyTheWolf/LIST-Starter
Releases · ZekyTheWolf/LIST-Starter
V11.0.0
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
- @jarrettbarnett made their first contribution in #376
Full Changelog: v1.1.5...V11.0.0
v1.1.5
- Dependency update
v1.1.4
- dependency update
v1.1.3
v1.1.2
- Fix TypeError: laravel.default is not a function
- Dependency update
v1.1.1
Release of updated version.
More at: Pre-release
v1.1.0
- 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
Merge pull request #32 from ZekyTheWolf/dependabot/composer/spatie/la…
v1.0.4
Dependency update
Laravel 10
- Update to Laravel 10