Skip to content

Releases: ariaieboy/laravel-sail

3.0.0

24 Sep 10:24
Compare
Choose a tag to compare

added the ability to fallback to local installed tools when we are working on a project that are not using sail

2.5.0

06 Mar 15:06
ab29f33
Compare
Choose a tag to compare

change the default PHP version of s cinit to 8.3
Full Changelog: 2.4.0...2.5.0

2.4.0

12 Sep 18:57
042528c
Compare
Choose a tag to compare

add sbun and sbunx aliases

2.3.0

03 Jun 13:28
Compare
Choose a tag to compare

Change the default version of s ninit nodejs to version 20

2.2.1

27 Mar 19:40
02ea904
Compare
Choose a tag to compare

fix spest

2.2.0

27 Mar 11:11
bd17c6e
Compare
Choose a tag to compare

I have added a spest alias for running pest tests.

Since the laravel artisan test does not support new pest v2 options like --retry, I've added this alias so we can use pest runner directly and access all the pest options.

2.1.0

11 Feb 17:00
74335cd
Compare
Choose a tag to compare

s cinit default upgraded to php 8.2
s ninit default upgraded to nodejs 18

2.0.0

11 Aug 20:40
5d92553
Compare
Choose a tag to compare

add auto-completion for artisan and composer commands.
add sail auto discovery so you can run s alias commands from any folder of your laravel project

1.6.1

11 Aug 19:48
5f70847
Compare
Choose a tag to compare

fix spn alias

1.6.0

11 Aug 19:09
50ca91a
Compare
Choose a tag to compare

add spn as s pnpm alias