laravel-vite

Vite integration for Laravel (maintenance mode)

MIT License

Downloads
8K
Stars
601
Committers
35

Bot releases are visible (Hide)

laravel-vite - v0.3.1 Latest Release

Published by github-actions[bot] over 1 year ago

laravel-vite - v0.3.0

Published by github-actions[bot] over 1 year ago

laravel-vite - v0.2.2

Published by github-actions[bot] about 2 years ago

Bug Fixes

  • find assets from manifest instead of generating urls (ffca5eb)
laravel-vite - v0.2.1

Published by github-actions[bot] about 2 years ago

Bug Fixes

laravel-vite - v0.2.0

Published by github-actions[bot] about 2 years ago

There is no specific change since the latest beta. There was no reason to stay in beta since a while - Laravel Vite is perfectly stable.

laravel-vite - v0.2.0-beta.30

Published by github-actions[bot] about 2 years ago

Features

laravel-vite - v0.2.0-beta.29

Published by github-actions[bot] about 2 years ago

   Features

  • about: add Vite information to about (c50503f)
  • vite/inertia: support default layouts in resolvePageComponent (799a071)
    View changes on GitHub
laravel-vite - v0.2.0-beta.28

Published by github-actions[bot] over 2 years ago

   Features

    View changes on GitHub
laravel-vite - v0.2.0-beta.27

Published by github-actions[bot] over 2 years ago

   Bug Fixes

    View changes on GitHub
laravel-vite - v0.2.0-beta.26

Published by github-actions[bot] over 2 years ago

No significant changes

    View changes on GitHub
laravel-vite - v0.2.0-beta.25

Published by github-actions[bot] over 2 years ago

   Bug Fixes

  • provide solutions on Laravel 9 (68a7c0d)
    View changes on GitHub
laravel-vite - v0.2.0-beta.24

Published by github-actions[bot] over 2 years ago

Reverts

  • "fix(vite): make manifest work with Vite alpha" (6df45b4)
laravel-vite - v0.2.0-beta.23

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • vite: make manifest work with Vite alpha (15dff39)
laravel-vite - v0.2.0-beta.22

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • vite: update dependencies (25a6639)
laravel-vite - v0.2.0-beta.21

Published by github-actions[bot] over 2 years ago

  • feat!: add CSS and modulepreload tags for imported chunks (#273) (25a6639), closes #273

BREAKING CHANGES

  • TagGenerator interface changes
laravel-vite - v0.2.0-beta.20

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • vite: move execa and chalk to deps (18fe4d5)
laravel-vite - v0.2.0-beta.19

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • vite: downgrade chalk and externalize it (6e9e53f)
laravel-vite - v0.2.0-beta.18

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • vite: bundle chalk to avoid ERR_REQUIRE_ESM (601480c)
  • update build dependencies (b5902b9)
laravel-vite - v0.2.0-beta.17

Published by github-actions[bot] over 2 years ago

Features

  • move from tsup to unbuild (0d55aaa)
laravel-vite - v0.2.0-beta.16

Published by github-actions[bot] over 2 years ago

Features

  • vite: export inertia helpers (964c557)