v0.51.0-beta - 2022-07-28
·
23665 commits
to master
since this release
Added
- Add Laravel Tinker as a development dependency for the Monorepo
- Improved the
hyde make:page
command to add page type selection shorthands
Removed
- Removed test files from the hyde/hyde sub repository
What's Changed
- Fix visual bug where navigation menu flashes on desktop until Alpine is loaded by @caendesilva in #278
- Add
@method
annotations to the Hyde facade by @caendesilva in #279 - Configure Tailwind safelist instead of using a dummy Blade file by @caendesilva in #280
- Clean up Hyde/Hyde package files by @caendesilva in #281
- Remove test files from Hyde package by @caendesilva in #282
- Add Laravel Tinker to the Monorepo by @caendesilva in #283
- Improve the make:page command by @caendesilva in #284
Full Changelog: v0.50.0-beta...v0.51.0-beta