Releases: laravel/telescope
Releases · laravel/telescope
v5.0.3
- Revert "[5.x] feature: add vite integrity plugin" by @driesvints in #1464
- Revert "[5.x] feature: move laravel mix setup to vite" by @driesvints in #1465
v5.0.2
- [5.x] feature: move laravel mix setup to vite by @mmachatschek in #1460
- [5.x] feature: add vite integrity plugin by @mmachatschek in #1461
v5.0.1
- Fix misspelled property in base.scss by @vanderb in #1447
- [5.x] Make commands lazy by @timacdonald in #1448
v5.0.0
- Retain exceptions data by @senthilvelpro in #950
- Add a new "Clear Entries" button at the top of Telescope by @AlexDanault in #1087
- [5.x] Refactor routes by @driesvints in #1095
- Always register migrations by @MasterRO94 in #1119
- [5.x] Adds Laravel 11 support by @nunomaduro in #1420
v4.17.6
- [4.x] Add
use
to closure to pass in environment condition by @LaurenceRawlings in #1434
v4.17.5
- [4.x] Ignore duplicate tags by @driesvints in #1431
v4.17.4
- [4.x] Add primary keys to database tables by @driesvints in #1425
v4.17.3
- fix: clear all entries using chunks by @skrskr in #1415
- Ignore pulse and livewire by @tomswinkels in #1418
v4.17.2
- Revert "Fixes RelatedEntries is not loaded after migrating from mix to vite" by @taylorotwell in #1402
- Revert "[4.x] Mix to Vite migration" by @taylorotwell in #1403
v4.17.1
- Fixes RelatedEntries is not loaded after migrating from mix to vite by @crynobone in #1401