v0.3.0
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
- [0.x] Documentation updates by @jessarcher in #35
- [0.x] Document vapor upgrade process by @timacdonald in #41
- Use GitHub Markdown notes by @jessarcher in #51
- Add a link to the Vite page by @DannyFeliz in #52
- [0.x] Improve upgrade guide by @timacdonald in #59
- [0.x] Utilise packages exported interface by @timacdonald in #60
Fixed
- [0.x] Fix docs link by @timacdonald in #44
- Use HMR host when set by @jessarcher in #42
- Account for an hmr protocol different than the vite server's protocol by @jbraband in #56