title | issue | author | author_email | author_github |
---|---|---|---|---|
Add inclusive-language eslint rule to admin |
NEXT-16185 |
Raoul Kramer |
djpogo |
- Added
eslint-plugin-inclusive-language
package to our eslint ruleset and applying it where it is non-breakable - Deprecated computed property
maintenanceIpWhitelist
on/src/module/sw-sales-channel/view/sw-sales-channel-detail-base/index.js
- instead usemaintenanceIpAllowlist
from version6.6.0.0
Replace maintenanceIpWhitelist
with maintenanceIpAllowlist