All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.1 (2026-06-19)
2.0.0 (2026-05-20)
- tsconfig: change build target from
es5toes6
- tsconfig: change target from es5 to es6 (1e25f9c)
1.1.21 (2025-11-16)
1.1.20 (2025-11-16)
- readme: replace badgen.net with shields.io status badges (bd3919b)
1.1.19 (2025-11-03)
1.1.18 (2025-10-10)
1.1.17 (2025-06-16)
1.1.16 (2024-10-06)
1.1.15 (2024-10-03)
1.1.14 (2024-09-09)
1.1.13 (2024-08-27)
- github: publish package to npm registry with provenance (7441aa0)
1.1.12 (2024-03-27)
1.1.11 (2024-03-19)
- make exports work as documented (448efa2)
1.1.10 (2023-12-01)
1.1.9 (2023-11-02)
1.1.8 (2023-10-20)
1.1.7 (2023-10-20)
- package: bump style-to-object from 1.0.1 to 1.0.3 to fix UMD build (203e976)
1.1.6 (2023-10-17)
1.1.5 (2023-10-17)
1.1.4 (2023-08-31)
1.1.3 (2023-01-16)
- package: bump style-to-object from 0.4.0 to 0.4.1 (52f0442)
1.1.2 (2022-12-25)
- deps: bump style-to-object from 0.3.0 to 0.4.0 (59f1e75)
- release 1.1.2 (9377980)
1.1.1 (2022-05-30)
1.1.0 (2020-11-22)
- index: pass options from
StyleToJStocamelCase(5dca2ef) - utilities: add option
reactCompattocamelCase(0f60c47)
- utilities: add
-khtml-(Konqueror) to vendor prefix (39fba30)
- index: add
StyleToJSthat converts CSS style to JS object (59d3869) - utilities: add
camelCasehelper (1e5845f)
- utilities: camelCase CSS vendor prefix correctly (6527322)