[1.2.4] - 2026-04-21
๐ Refactor
-
1d62deeโ ๐ [refactor] Removes redundant type assertions -
๐ [refactor] Simplifies rules, test helpers, and fixtures by relying on inferred types instead of repeated casts.
-
๐งน [chore] Updates formatting and tooling versions to keep the workspace current.
Signed-off-by: Nick2bad4u 20943337+Nick2bad4u@users.noreply.github.com
๐งน Chores
-
5cc365aโ Release v1.2.4 -
daee4c3โ ๐งน [chore] Update knip command and add esbuild dependency -
Removed the
--include-libsoption from the knip command to streamline the analysis process. -
Added
esbuildas a new dependency to enhance build performance and support for modern JavaScript features.
Signed-off-by: Nick2bad4u 20943337+Nick2bad4u@users.noreply.github.com