Skip to content

v5.0.0-next.4

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Jul 13:41

5.0.0-next.4 (2020-07-29)

Features

  • Use ES private properties instead of Symbols and defineProperty() for privacy (#84) (37fd140)

BREAKING CHANGES

  • Due to dropping node 10.x support we use ES private properties instead of Symbols and .defineProperty().

Co-authored-by: Trygve Lie trygve.lie@finn.no