Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 793 Bytes

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 793 Bytes

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0 (2020-05-05)

⚠ BREAKING CHANGES

  • Minimum Node version tested against is raised to 10
  • Addon now uses the V3 version of Polyfill.io, rather than the V2 version. Expected syntax and features may have changed.

Features

  • upgrade to polyfill-io v3 (685545e)