What's Changed
- Fix Livewire requests across load balancers by @calebporzio in #4354
- Add deploy invalidation by @calebporzio in #4430
- Added 2 new assertions: assertEmittedTo() and assertEmittedUp() by @jonneroelofs in #4336
- Fix checkboxes and integers by @joshhanley in #4382
- Fix Calling reset() on an object is deprecated by @reefki in #4398
- Suppress type warning by @telkins in #4376
- Fix cursor pagination in bootstrap by @nshiro in #4406
- Set initial property values from query string aliases by @CraftLogan in #4362
- Fix for TypeError in invokable components by @alexandre67fr in #4307
- Undefined array key "value" for syncInput by @danharrin in #4460
- Make empty() and isset() work on computed properties by @lennardv2 in #4375
New Contributors
- @reefki made their first contribution in #4398
- @telkins made their first contribution in #4376
- @nshiro made their first contribution in #4406
- @CraftLogan made their first contribution in #4362
- @alexandre67fr made their first contribution in #4307
- @lennardv2 made their first contribution in #4375
Full Changelog: v2.8.2...v2.9.0