fix(build,types): migrate smart config filename and tighten TypeScript null handling
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-27 - 2.5.2 - fix(build,types)
|
||||
migrate smart config filename and tighten TypeScript null handling
|
||||
|
||||
- rename npmextra.json to .smartconfig.json and update the published files list
|
||||
- update build and test tool dependencies and enable logfile output for tests
|
||||
- fix TypeScript compatibility by allowing nullable DOM references, casting keyboard event listeners, and guarding optional scroll durations
|
||||
|
||||
## 2026-03-11 - 2.5.1 - fix(breakpoints)
|
||||
rename exported functions to reflect constraint-based API: cssForCustom -> cssForConstraint and cssForCustomContainer -> cssForConstraintContainer; update README usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user