Skip to content

Commit 91297e8

Browse files
committed
Update RELEASE_NOTES.md
1 parent 0daac5a commit 91297e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ This serves two purposes:
3333
- Added method `Asset::exists()` has to check if a media file exists.
3434
- Added a `Hyde::assets()` method to get all media file instances in the site.
3535
- Added new `npm run build` command for compiling frontend assets with Vite
36+
- Added Vite HMR support for the realtime compiler in https://github.com/hydephp/develop/pull/2016
3637

3738
### Changed
3839

@@ -131,6 +132,7 @@ This serves two purposes:
131132
#### Realtime Compiler
132133

133134
- Simplified the asset file locator to only serve files from the media source directory in https://github.com/hydephp/develop/pull/2012
135+
- Added Vite HMR support in https://github.com/hydephp/develop/pull/2016
134136

135137
### Upgrade Guide
136138

0 commit comments

Comments
 (0)