Releases: Foscat/Interactive-Surface-CSS
Releases · Foscat/Interactive-Surface-CSS
Interactive Surface CSS v1.1.5
Full Changelog: v1.1.4...v1.1.5
v1.1.3
1.1.2
What's Changed
- Bump postcss from 8.5.8 to 8.5.10 by @dependabot[bot] in #8
- Fix for code scanning alert no. 2: DOM text reinterpreted as HTML by @Foscat in #9
- Bump fast-uri from 3.1.0 to 3.1.2 by @dependabot[bot] in #10
- Polished by @Foscat in #11
New Contributors
- @dependabot[bot] made their first contribution in #8
Full Changelog: v1.1.1...1.1.2
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.