View Source Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.3.0] 2025-01-26
Changed
- Auto-convert case of playwright messages keys (snake_case to camelCase)
[0.2.1] 2025-01-17
Added
- Add more config options (browser, JS console) @s3cur3
Changed
- Improve error messages @s3cur3
- Improve setup and docs for contributors @s3cur3
[0.2.0] 2025-01-09
Added
- support
phoenix_test@0.5
,elixir@1.18
,phoenix_live_view@1.0
[0.1.5] 2024-12-15
Added
@tag trace: :open
to auto open recorded Playwright trace in viewer