# Changelog

All notable changes to `laravel-web-tinker` will be documented in this file

## 1.10.5 - 2026-02-21

Add Laravel 13 support

## 1.10.4 - 2026-02-11

### What's Changed

* Write return value and exceptions, force non-interactive mode. by @bobthecow in https://github.com/spatie/laravel-web-tinker/pull/121

### New Contributors

* @bobthecow made their first contribution in https://github.com/spatie/laravel-web-tinker/pull/121

**Full Changelog**: https://github.com/spatie/laravel-web-tinker/compare/1.10.3...1.10.4

## 1.10.3 - 2026-02-11

### What's Changed

* Use PsySH built-in Shell::execute() instead of custom ExecutionLoopClosure by @freekbot in https://github.com/spatie/laravel-web-tinker/pull/119

### New Contributors

* @freekbot made their first contribution in https://github.com/spatie/laravel-web-tinker/pull/119

**Full Changelog**: https://github.com/spatie/laravel-web-tinker/compare/1.10.2...1.10.3

## 1.10.2 - 2026-02-09

### What's Changed

* Fix hanging requests in Docker environments by using a custom ExecutionLoopClosure by @Pfroi in https://github.com/spatie/laravel-web-tinker/pull/118

**Full Changelog**: https://github.com/spatie/laravel-web-tinker/compare/1.10.1...1.10.2

## 1.10.1 - 2025-02-17

### What's Changed

* Laravel 12.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-web-tinker/pull/111

**Full Changelog**: https://github.com/spatie/laravel-web-tinker/compare/1.10.0...1.10.1

## 1.10.0 - 2025-01-06

### What's Changed

* Clientside output purifying by @xHeaven in https://github.com/spatie/laravel-web-tinker/pull/110

### New Contributors

* @xHeaven made their first contribution in https://github.com/spatie/laravel-web-tinker/pull/110

**Full Changelog**: https://github.com/spatie/laravel-web-tinker/compare/1.9.1...1.10.0

## 1.9.1 - 2024-12-23

### What's Changed

* Prevent HTML injection by @AuditeMarlow in https://github.com/spatie/laravel-web-tinker/pull/107

### New Contributors

* @AuditeMarlow made their first contribution in https://github.com/spatie/laravel-web-tinker/pull/107

**Full Changelog**: https://github.com/spatie/laravel-web-tinker/compare/1.9.0...1.9.1

## 1.9.0 - 2024-03-02

### What's Changed

* Laravel 11.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-web-tinker/pull/102

**Full Changelog**: https://github.com/spatie/laravel-web-tinker/compare/1.8.4...1.9.0

## 1.8.4 - 2023-03-01

### What's Changed

- Clean '<whisper> - </whisper>' and 'INFO Ctrl+D' from the output by @geradrum in https://github.com/spatie/laravel-web-tinker/pull/99

### New Contributors

- @geradrum made their first contribution in https://github.com/spatie/laravel-web-tinker/pull/99

**Full Changelog**: https://github.com/spatie/laravel-web-tinker/compare/1.8.3...1.8.4

## 1.8.3 - 2023-02-21

### What's Changed

- Pass through tinker alias config by @tymondesigns in https://github.com/spatie/laravel-web-tinker/pull/97

### New Contributors

- @tymondesigns made their first contribution in https://github.com/spatie/laravel-web-tinker/pull/97

**Full Changelog**: https://github.com/spatie/laravel-web-tinker/compare/1.8.2...1.8.3

## 1.8.2 - 2023-02-01

### What's Changed

- Laravel 10.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-web-tinker/pull/96

### New Contributors

- @laravel-shift made their first contribution in https://github.com/spatie/laravel-web-tinker/pull/96

**Full Changelog**: https://github.com/spatie/laravel-web-tinker/compare/1.8.1...1.8.2

## 1.8.1 - 2022-01-14

- allow Laravel 9

## 1.8.0 - 2021-11-29

## What's Changed

- Bump axios from 0.18.1 to 0.21.1 by @dependabot in https://github.com/spatie/laravel-web-tinker/pull/73
- Allow for middleware customization by @emiliopedrollo in https://github.com/spatie/laravel-web-tinker/pull/87

## New Contributors

- @emiliopedrollo made their first contribution in https://github.com/spatie/laravel-web-tinker/pull/87

**Full Changelog**: https://github.com/spatie/laravel-web-tinker/compare/1.7.7...1.8.0

## 1.7.7 - 2021-01-04

- add PHP 8 support (#72)

## 1.7.6 - 2020-10-22

- fix typo in config
- bump lodash from 4.17.15 to 4.17.19
- bump elliptic from 6.5.0 to 6.5.3
- bump http-proxy from 1.17.0 to 1.18.1
- bump node-sass from 4.12.0 to 4.14.1

## 1.7.5 - 2020-09-09

- Support Laravel 8

## 1.7.4 - 2020-07-23

- Fix execution (#62)

## 1.7.3 - 2020-05-07

- fix infinite loop using custom execution closure class (#55)

## 1.7.2 - 2020-03-05

- fix for running Laravel from subfolder (#53)

## 1.7.1 - 2020-03-04

- fix install command in Laravel 7

## 1.7.0 - 2020-03-03

- add support for Laravel 7

## 1.6.1 -2019-12-04

- allow tinker v2

## 1.6.0 - 2019-10-16

- added the `StrartSession` and `EncryptsCookies` middlewares to fix an authorisation bug

## 1.5.3 - 2019-10-12

- fix for Windows

## 1.5.2 - 2019-10-05

- remove custom Shell

## 1.5.1 - 2019-09-30

- use a custom Shell to avoid \readline (#35)

## 1.5.0 - 2019-09-04

- improve deps

## 1.4.5 - 2019-09-02

- fix custom path in Vue

## 1.4.4 - 2019-08-31

- add support for L6

## 1.4.3 - 2019-08-21

- explicitly pass tinker path

## 1.4.2 - 2019-08-21

- fix for "Writing to /var/www/.config/psysh is not allowed"

## 1.4.1 - 2019-07-23

- fix datetime output modifier

## 1.4.0 - 2019-07-22

- add output modifiers

## 1.3.3 - 2019-07-17

- fix support for custom PsySH config

## 1.3.2 - 2019-05-23

- fix auto theme

## 1.3.1 - 2019-04-13

- clean input code of comments before sending to psysh to execute

## 1.3.0 - 2019-02-19

- drop support for PHP 7.1, PHPUnit 7 and Laravel 5.7

## 1.2.2 - 2019-02-19

- add support for Laravel 5.8

## 1.2.1 - 2019-02-16

- fix 'echo'

## 1.2.0 - 2019-02-12

- add draggable gutter
- add autofocus

## 1.1.0 - 2019-02-10

- add theme support

## 1.0.0 - 2019-02-08

- initial release
