laravel-vite

Vite integration for Laravel (maintenance mode)

MIT License

Downloads
8K
Stars
601
Committers
35

Bot releases are hidden (Show)

laravel-vite - 0.1.27

Published by innocenzi over 2 years ago

What's Changed

Full Changelog: https://github.com/innocenzi/laravel-vite/compare/0.1.26...0.1.27

laravel-vite - 0.1.26

Published by innocenzi over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/innocenzi/laravel-vite/compare/0.1.25...0.1.26

laravel-vite - 0.1.25

Published by innocenzi over 2 years ago

What's Changed

Full Changelog: https://github.com/innocenzi/laravel-vite/compare/0.1.24...0.1.25

laravel-vite - 0.1.24

Published by innocenzi over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/innocenzi/laravel-vite/compare/0.1.23...0.1.24

laravel-vite - 0.1.23

Published by innocenzi almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/innocenzi/laravel-vite/compare/0.1.22...0.1.23

laravel-vite - 0.1.22

Published by innocenzi almost 3 years ago

What's Changed

  • fix!: rename environment variables to not start with VITE_ by @innocenzi in 68c1c863d560ecbd06fdc7f52ff9b3b92c5b9476

This release will break your certificates, you need to update VITE_DEV_KEY to DEV_SERVER_KEY and VITE_DEV_CERT to DEV_SERVER_CERT in your environment file if you are using https locally.

Full Changelog: https://github.com/innocenzi/laravel-vite/compare/0.1.21...0.1.22

laravel-vite - 0.1.21

Published by innocenzi almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/innocenzi/laravel-vite/compare/0.1.20...0.1.21

laravel-vite - 0.1.20

Published by innocenzi almost 3 years ago

What's Changed

Full Changelog: https://github.com/innocenzi/laravel-vite/compare/0.1.19...0.1.20

laravel-vite - 0.1.19

Published by innocenzi almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/innocenzi/laravel-vite/compare/0.1.18...0.1.19

laravel-vite - 0.1.18

Published by innocenzi almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/innocenzi/laravel-vite/compare/0.1.17...0.1.18

laravel-vite - 0.1.17

Published by innocenzi about 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/innocenzi/laravel-vite/compare/0.1.16...0.1.17

laravel-vite - 0.1.16

Published by innocenzi about 3 years ago

What's Changed

Full Changelog: https://github.com/innocenzi/laravel-vite/compare/0.1.15...0.1.16

laravel-vite - 0.1.15

Published by innocenzi about 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/innocenzi/laravel-vite/compare/0.1.14...0.1.15

laravel-vite - 0.1.13

Published by innocenzi about 3 years ago

Added

laravel-vite - 0.1.12

Published by innocenzi about 3 years ago

Added

Changed

laravel-vite - 0.1.11

Published by innocenzi about 3 years ago

Changed

This is a revert of the previous revert, both Laravel and Lumen should properly work this time.
Note that we don't support Lumen officially, the change was just trivial enough to be accepted.

laravel-vite - 0.1.10

Published by innocenzi about 3 years ago

Fixed

laravel-vite - 0.1.9

Published by innocenzi about 3 years ago

Changed

Note that we don't support Lumen officially, the change was just trivial enough to be accepted.

laravel-vite - 0.1.8

Published by innocenzi about 3 years ago

Fixed