ended3월 15일· 1 sources

WICK-A11Y v3.0.1: Cypress v16 Ready - Upgrade Without Fear (Fully Backward Compatible)

WICK-A11Y v3.0.1: Cypress v16 대응 완료 — 완전한 하위 호환성으로 안심하고 업그레이드하세요

Why it matters

WICK-A11Y v3.0.1 has been updated to support Cypress v16's new environment variable model, which replaces the deprecated Cypress.env() with cy.env() for private variables and Cypress.expose() for non-sensitive ones. The plugin's configuration variables (enableAccessibilityVoice and generateReport) required special handling since they are accessed inside Cypress events rather than hooks or tests. The update maintains full backward compatibility, allowing users to upgrade without breaking existing setups.

1
Sources
+0
24h
Growth
185d
Active
WICK-A11YCypress v16environment variablesaccessibilitybackward compatible

Sources

Related Issues