Skip to content

v1.1.0

Latest

Choose a tag to compare

@Bergato Bergato released this 27 Jan 16:57

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