adalessa / laravel.nvim

Plugin for Nvim to work with laravel projects.
MIT License
294 stars 18 forks source link

Breaking Changes. #105

Open adalessa opened 1 month ago

adalessa commented 1 month ago

Hi all I keep working on the plugin actively. long time without a release in master bit will happen soon. A lot of changes in the core, all of them now in the development branch more ready to master. I am also working on a dedicated docs page, but still a WIP, I focus on several features.

Something that is a breaking change is a new dependency of https://github.com/kevinhwang91/promise-async can be added to your regular plugin manager.

My advice if you don't want these changes to affect you use the tagged version of the package not master.

dorkster100 commented 3 weeks ago

is there still an up command to launch dockercompose or sail or anything else?

adalessa commented 3 weeks ago

Not yet, I am planning to add it with a new feature.

nicoqh commented 3 weeks ago

Great job, @adalessa !