Skip to content

Releases: Foscat/Interactive-Surface-CSS

Interactive Surface CSS v1.1.5

18 May 07:25

Choose a tag to compare

v1.1.3

18 May 02:07
cabef96

Choose a tag to compare

What's Changed

  • [patch[ Fix changelog and other relevant information by @Foscat in https://github.com//pull/12

Full Changelog: 1.1.2...v1.1.3

1.1.2

18 May 00:07

Choose a tag to compare

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

Full Changelog: v1.1.1...1.1.2

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.