Skip to content

Latest commit

 

History

History
28 lines (13 loc) · 940 Bytes

CHANGELOG.md

File metadata and controls

28 lines (13 loc) · 940 Bytes

Change Log

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

4.0.1 (2020-11-30)

Bug Fixes

4.0.0 (2017-10-10)

Bug Fixes

  • allow support for falsy values like 0 in tagged literal (#45) (c926123)

Features

  • __: added tagged template literal support (#44) (0598daf)

BREAKING CHANGES

  • __: dropping Node 0.10/Node 0.12 support