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.
- Update Liveview utility to support liveview pages generated by recent versions of phoenix
- Fix import in liveview template
- Fix support for macOs on M1/M2 CPUs
- Allow customizing params on HTTP request to connect to LiveView (
getParams
parameter onLiveView.connect
) - Update default k6 version to
0.39.0
- Update default k6 version to
0.36.0
- Fix errors in
phoenix-channel
template
- Add
setInterval
andsetTimeout
to utilities for Phoenix Channels and Liveview
- Update default k6 version to
0.35.0
- Check local k6 binary is at correct version before running it
- Add check for http status once websocket is established
- No longer try to infer port and host from Phoenix app
- Fix retrieval of CSRF token for Liveview
- In
k6
task, always return same exit code as k6