Releases: husa/timer.js
Releases · husa/timer.js
v2.0.0
2.0.0 (2026-02-03)
Bug Fixes
- bower support: update bower.json with correct name and path property values (d5e18f6)
- node version, remove temp branch release (eda5a0f)
BREAKING CHANGES
-
it's no longer possible to download files straight from GitHub(from some branch)
-
refactor: migrate to native node:test
-
build: add github action
-
build: remove old dependencies
-
build: run lint only on source files
-
refactor: remove old manifests, update package.json
-
build: upgrade all packages, upgrade eslint
-
build: add node matrix, build job
-
build: add semantic-release configuration
-
feat: add TS declarations
-
feat: add comments to TS declarations
-
fix: husky invocation
-
fix: cover more edge cases