Releases: Foscat/Interactive-Surface-CSS
Releases · Foscat/Interactive-Surface-CSS
Interactive Surface CSS v1.1.0
What's Changed
Full Changelog: v1.0.3...v1.10
What's Changed
- chore: sync wiki/ folder to GitHub Wiki via Actions workflow by @Copilot in #6
- chore: polish package metadata and README for public release by @Foscat in #7
Full Changelog: v1.10...v1.1.1
Interactive Surface CSS v1.0.3
What's Changed
- fix: align package version and CDN links for npm/CDN distribution by @Copilot in #2
- chore: commit package-lock.json to unblock npm publish workflow by @Copilot in #3
- ci: upgrade Node.js from 20 to 24 in npm publish workflow by @Copilot in #4
New Contributors
- @Copilot made their first contribution in #2
Full Changelog: v1.0.2...v1.0.3
Interactive Surface CSS v1.0.2
1.0.2 - 2026-05-01
- Webpack compatibility via a CommonJS entrypoint (
index.cjs) andexports.requiremapping. - Package metadata for dual ESM/CommonJS consumption (
main,files, andsideEffectsupdates). - Expanded install docs with webpack setup guidance in
README.mdandwiki/Installation-and-Usage.md. - GitHub community health docs:
CONTRIBUTING.md,CODE_OF_CONDUCT.md,SECURITY.md. - GitHub templates: issue templates under
.github/ISSUE_TEMPLATE/and PR template. - Aligned comprehensive wiki pages for API, tokens, accessibility, testing, publishing, FAQ, and roadmap.
- Reworked README with a structure for clearer usage, publishing, and documentation navigation.