Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 305 Bytes

2023-08-14-replace-vue2-filters.md

File metadata and controls

9 lines (9 loc) · 305 Bytes
title issue author author_email author_github
Replace Vue 2 filters
NEXT-29905
Benedikt Schulze Baek
bschulzebaek

Administration

  • Added ESLint rule vue/no-deprecated-filters to comply with the deprecation of filters in Vue 3. Use computed properties instead.