Skip to content

Latest commit

 

History

History
60 lines (33 loc) · 968 Bytes

CHANGELOG.md

File metadata and controls

60 lines (33 loc) · 968 Bytes

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.

[1.2.0]

Released with 1.0.0-beta.37 code base.

[1.2.1]

Fixed

  • websocket dependency fixed (#2971, #2976)
  • requestOptions added to WebsocketProvider (#2979)
  • Node >= v8.0.0 support (#2938)

[Unreleased]

[1.2.2]

Added

  • localStorage support detection added (#3031)

Fixed

  • regeneratorRuntime error fixed (#3058)
  • Fix accessing event.name where event is undefined (#3014)