Skip to content

Releases: Bergato/spiral-vite

v1.1.0

27 Jan 16:57

Choose a tag to compare

What's Changed

New Features

  • Add vite:publish console command to publish configuration file
  • Add Vite plugin JavaScript files for npm package integration

Bug Fixes

  • Fix config file check logic to properly validate during HTTP requests (removed count($argv) <= 1 condition)

Documentation

  • Update README with use statement style for bootloader registration

Full Changelog

v1.0.0...v1.1.0