Skip to content

feat: add Chrome 114 mobile/css compatibility reports#466

Merged
Gaubee merged 1 commit intomainfrom
feat/issue-465
Feb 16, 2026
Merged

feat: add Chrome 114 mobile/css compatibility reports#466
Gaubee merged 1 commit intomainfrom
feat/issue-465

Conversation

@Gaubee
Copy link
Contributor

@Gaubee Gaubee commented Feb 16, 2026

Closes #465

Summary

  • switch JS compatibility to official @vitejs/plugin-legacy based flow
  • add mobile post-build compatibility report (mobile-compat-report.json)
  • add CSS post-build compatibility report (css-compat-report.json)
  • add unit tests for compat feature detection

Validation

  • pnpm vitest run --project=unit src/test/mobile-compat-features.test.ts src/test/css-compat-features.test.ts
  • pnpm build

@Gaubee Gaubee merged commit f46c990 into main Feb 16, 2026
5 checks passed
@Gaubee Gaubee deleted the feat/issue-465 branch February 16, 2026 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add chrome114 mobile/css compatibility reports

1 participant