All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.14.0 (2024-04-01)
- drop Node.js 14 support (#1009)
0.13.5 (2022-12-02)
0.13.4 (2022-09-22)
0.13.3 (2022-09-22)
0.13.2 (2022-09-08)
0.13.1 (2022-09-08)
0.13.0 (2022-09-08)
- drop Node.js 12 support (#884)
0.12.1 (2021-09-04)
0.12.0 (2021-04-24)
- Require Node.js 12.17.0+ and provide
*.cjs
for backward compatibility
0.11.7 (2020-10-20)
0.11.6 (2020-10-20)
0.11.5 (2020-10-19)
0.11.4 (2020-08-11)
0.11.3 (2020-04-14)
0.11.2 (2020-01-22)
0.11.1 (2019-06-14)
0.11.0 (2019-04-08)
- allow to receive an array as modifiers (#236) (cdad0b1)
- disallow elements or modifiers including delimiters (#241) (0ad1e05)
0.10.0 (2019-02-26)
0.9.1 (2019-02-15)
- deps: migrate from
uglify-es
toterser
(#175) (799764c) - security:
event-stream
vulnerability (#172) (2e74e58)
0.9.0 (2018-11-18)
0.8.0 (2018-07-29)
- remove deprecated
prefix
option
0.7.0 (2018-07-09)
0.6.1 (2018-06-08)
0.6.0 (2018-02-23)
0.5.0 (2018-02-23)
0.4.1 (2018-02-23)
- avoid repeated evaluation in each function call (#39) (07e2722)
- avoid unnecessary multiple string interpolation (#40) (1975b93)
0.4.0 (2018-02-22)
0.3.0 (2018-02-14)
0.2.0 (2018-02-13)
0.1.2 (2018-01-31)
0.1.1 (2018-01-30)
- first release (0d34684)