2.0.0 (2025-02-07)
- publish module as esm only
- publish module as esm only (1c02901)
1.3.0 (2025-01-25)
- make
as const
assertions optional (63c015a)
- add badge and zero dep note to readme (7e5aa33)
- remove notice about supporting typescript enums (2124c37)
1.2.5 (2024-12-14)
- support symbol and number in key and value checkers (2276b9a)
- format (b2a558b)
- migrate to flat config and fix issues (acb8331)
- update deps (41c00ab)
- update dev deps (c5ae77f)
- update node to
v22.11.0
lts (41c189a) - use
.node-version
file (938db2b)
- update github action versions (63de08a)
1.2.4 (2024-06-01)
1.2.3 (2024-01-10)
- consistently use
T
prefix for generics (c426538)
1.2.2 (2023-12-02)
- remove path alias usage (4687f9f)
- add publint and type correctness checking to ci (a32c0fd)
- deps: update deps (3f3d946)
- update node to
v20.10.0
and use dedicated release config (ddc3861) - update node to v18.16.1 (b432a26)
- update node to v18.17.1 (ec78bdd)
1.2.1 (2023-06-17)
1.2.0 (2023-02-18)
- fix type narrowing in narrower functions (de6aa91)
- support using numbers and symbols in constant (c2ef71c)
- update pascal case util to support more cases (3a07955)
1.1.3 (2023-02-12)
- swap export file extensions (109750e)
1.1.2 (2023-02-12)
- fix module export (9ea7794)
1.1.1 (2023-02-10)
- remove dev dependency flag from install step (f5bbdd9)
1.1.0 (2023-02-10)
- add narrows for if value is any key or value (2bace41)
- initial commit (c06a746)