Skip to content

Releases: Foscat/Interactive-Surface-CSS

Interactive Surface CSS v1.1.0

09 Apr 23:39
a8e2bdf

Choose a tag to compare

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

04 Apr 22:07
36b8c53

Choose a tag to compare

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

01 Apr 15:33
7518cb6

Choose a tag to compare

1.0.2 - 2026-05-01

  • Webpack compatibility via a CommonJS entrypoint (index.cjs) and exports.require mapping.
  • Package metadata for dual ESM/CommonJS consumption (main, files, and sideEffects updates).
  • Expanded install docs with webpack setup guidance in README.md and wiki/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.