Releases: barrowclift/development-card-simulator
Releases · barrowclift/development-card-simulator
Version 1.1 - Dependency updates & refactoring from CommonJS to ESM
- ADD
- Color scheme changes are now dynamically reflected in the
<header>
theme-color
. - The previously CommonJS repository has been lightly refactored to ESM compliance to keep the codebase relatively modern (which in turn will make continued maintenance easier)
- Color scheme changes are now dynamically reflected in the
- FIX
- Broken image links in the
README
are now functional, again.
- Broken image links in the
- BUMP
- express 4.17.1 → 4.19.2
- liquidjs 9.20.1 → 10.14.0
- socket.io 3.1.0 → 4.7.5
- vue 2.6.12 → 3.4.30
Version 1.0 — Initial Release
v1.0 Fix — Light & Dark mode clarification in README