Releases: danielwaltz/ts-define-constant
Releases · danielwaltz/ts-define-constant
v2.0.1
07 Mar 12:26
Compare
Sorry, something went wrong.
No results found
2.0.1 (2026-03-07)
Performance Improvements
move regex to module scope (89f2dd5 )
Miscellaneous Chores
Continuous Integration
bump action versions (929750c )
prepare for future trusted publish support (d8ebefc )
v2.0.0
07 Feb 23:30
Compare
Sorry, something went wrong.
No results found
2.0.0 (2025-02-07)
⚠ BREAKING CHANGES
publish module as esm only
Features
publish module as esm only (1c02901 )
Miscellaneous Chores
v1.3.0
25 Jan 22:45
Compare
Sorry, something went wrong.
No results found
1.3.0 (2025-01-25)
Features
make as const assertions optional (63c015a )
Documentation
add badge and zero dep note to readme (7e5aa33 )
remove notice about supporting typescript enums (2124c37 )
Miscellaneous Chores
v1.2.5
14 Dec 12:05
Compare
Sorry, something went wrong.
No results found
1.2.5 (2024-12-14)
Bug Fixes
support symbol and number in key and value checkers (2276b9a )
Miscellaneous Chores
Continuous Integration
update github action versions (63de08a )
v1.2.4
01 Jun 01:12
Compare
Sorry, something went wrong.
No results found
1.2.4 (2024-06-01)
Miscellaneous Chores
v1.2.3
10 Jan 04:25
Compare
Sorry, something went wrong.
No results found
1.2.3 (2024-01-10)
Styles
consistently use T prefix for generics (c426538 )
Miscellaneous Chores
v1.2.2
02 Dec 00:00
Compare
Sorry, something went wrong.
No results found
1.2.2 (2023-12-02)
Styles
Continuous Integration
add publint and type correctness checking to ci (a32c0fd )
Miscellaneous Chores
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 )
v1.2.1
17 Jun 12:26
Compare
Sorry, something went wrong.
No results found
v1.2.0
18 Feb 14:04
Compare
Sorry, something went wrong.
No results found
1.2.0 (2023-02-18)
Bug Fixes
fix type narrowing in narrower functions (de6aa91 )
Features
support using numbers and symbols in constant (c2ef71c )
update pascal case util to support more cases (3a07955 )
v1.1.3
12 Feb 02:11
Compare
Sorry, something went wrong.
No results found
1.1.3 (2023-02-12)
Bug Fixes
swap export file extensions (109750e )