Skip to content

Releases: laravel/vite-plugin

v0.5.2

12 Aug 06:44
Compare
Choose a tag to compare

No major changes.

v0.5.1

12 Aug 06:44
Compare
Choose a tag to compare

Fixed

v0.5.0

19 Jul 14:19
Compare
Choose a tag to compare

Added

v0.4.0

13 Jul 14:06
Compare
Choose a tag to compare

Changed

v0.3.0

11 Jul 23:27
Compare
Choose a tag to compare

Changed

  • [0.3.x] Support full page reload on blade / arbitrary file changes by @timacdonald in #43
  • [0.3.x] Add app/View/Components/** to default refresh paths by @timacdonald in #55

Added

Fixed

v0.2.4

11 Jul 23:25
Compare
Choose a tag to compare

Added

  • Allow server configuration to be overriden inside a Sail container by @jessarcher in #30

Fixed

  • Respect envDir when resolving assetUrl by @hailwood in #29
  • [0.x] Ensure manifest always contains a file key for CSS sources by @timacdonald in #34
  • [0.x] Fix issue with manifest not existing when the legacy asset bundle occurs by @jessarcher in #38

v0.2.3

11 Jul 23:23
Compare
Choose a tag to compare

Added

  • Update resolvePageComponent helper to work with both glob and glogEager by @Esirei in #11
  • Update UPGRADE.md by @driesvints in #26

Fixed

v0.2.2

11 Jul 23:22
Compare
Choose a tag to compare

Fixed

Changed

v0.2.1

11 Jul 23:16
Compare
Choose a tag to compare

Fixed

v0.2.0

11 Jul 23:14
Compare
Choose a tag to compare

Changed

Fixed