Skip to content

package:dwds v26.1.0

Choose a tag to compare

@jyameo jyameo released this 20 Oct 15:51
· 1 commit to main since this release
82b3855
  • reloadSources and hotRestart now throw an RPC error with kServerError code when NoClientsAvailableException is caught (no browser clients are connected), allowing tooling to detect and handle this scenario.
  • pause now does not send a PauseInterrupted event in
    WebSocketProxyService as we didn't actually pause.