Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

2.0.0-beta.26

Pre-release
Pre-release
Compare
Choose a tag to compare
@rennokki rennokki released this 18 Oct 07:18
· 89 commits to 2.x since this release
90f1eb1

Keep in mind, this release is experimental. Testing and reporting issues are highly appreciated.

Please check this PR for more details and roadmap: #447

  • Dispatching events on actions. Previously they were thought they caused blocking I/O, but a separate queue driver for async Redis is available from -beta.25 for listeners, if needed (#556)
  • Added missing DashboardLogger calls (a2dd552, 6a04f9c)
  • Fixing typos (#560, #563)
  • Removed deprecated buzz-react (#582)