Skip to content

Releases: GoodM4ven/lara-stacker

v4.2.0

08 May 12:02
73b880c
Compare
Choose a tag to compare

v2.6.0

19 Oct 04:44
Compare
Choose a tag to compare
  • MySQL databases management scripts
  • Better option menus navigation
  • Modified prompt script helper function
  • Updated [./README.md]

v2.5.0

18 Oct 06:27
Compare
Choose a tag to compare
  • Added the ability to raw-create projects without a single modification
  • Added SQlite installation during setup script
  • Updated [./README.md]
  • Added motion to be installed to front-end packages
  • Fixed fonts preloading issue

v2.4.0

17 Oct 14:16
Compare
Choose a tag to compare
  • Fixed setup script supressed feedback (logging level 2)
  • Dropped Cypress.io in favor of Laravel Dusk
    • Added Laravel Dusk to be installed during creation
      • Added Google Chrome to be installed during setup
      • Added a localization testing helper for Dusk
      • Added a global Pest testing helper
  • Updated Vite's Livewire hot-reload settings yet again
  • Fix Xdebug log permissions
  • Fixed Laraphense extension settings
  • Updated [README.md]

v2.3.0

06 Oct 06:48
Compare
Choose a tag to compare
  • Considered Bun instead of npm
    • Still restored npm until everyone moves on
    • NVM dropped down
    • Muting bun progress is possible and done too
  • Fixed Livewire hot-reload in vite config file
  • Fixed Livewire redirection route for localized apps
  • Fixed cypress front-end installation
  • Added a remove-breeze option during creation
  • Hard-coded 'tall' stack for now since it's the only available
  • Added links to non-vsx extensions for quick access
  • Fixed the done-setup flag during setup script
  • Implemented my PR to laravel-settings spatie package
  • Updated [README.md]
    • Written about using Breeze views and routes

v2.2.1

03 Oct 04:03
Compare
Choose a tag to compare
  • Fixed the livewire updating for localized apps
  • Updated opinionated VSC extensions
  • Updated opinionated VSC keybindings
  • Updated opinionated VSC settings

v2.2.0

02 Oct 05:15
Compare
Choose a tag to compare
  • Fixed Livewire Hot-Reload Vite plugin
  • Updated [README.md]
    • Added a TODO to install Lunar TALL package as an option
  • Fixed a consistency global JS variable naming for AutoAnimate
  • Set Graphite to install during setup script
  • Removed NPM to rely solely on NVM
  • Updated Prettier's preferences
  • Updated VSC extensions list
  • Updated VSC keybindings
  • Updated VSC settings

v2.1.6

24 Sep 17:21
Compare
Choose a tag to compare
  • Added AutoAnimate awesome package from FormKit
  • Reworked my opinionated VSC settings
    • The snippets not showing in blade templates issue is gone
  • Restored the separate change-log Github action
  • Added missing migration for translation package during creation
  • Fixed migration indentation for translation package during creation
  • Commented on extensions for VSX unavailability
    • Issues were issued on their repositories to remind them all!
  • Fixed the keybinding replacement when not using opinionated Pest
  • Modified the the translation-manager filament package config
    • Disabled the flags display feature
    • Hidden quick-translation page from the side-panel
  • Updated [README.md]
    • Added a TODO for considering phpredis instead of predis by default

v2.1.5

18 Sep 06:07
Compare
Choose a tag to compare
  • Combined both CLI flows into one: release then update logs

v2.1.4

18 Sep 05:58
Compare
Choose a tag to compare
  • Still at it! Trying to fix the release CI workflow.