DEV: Unsilence this-property-fallback deprecation (#29855)

This one has the potential to be very noisy, so a special dedupliation handler is introduced.

https://meta.discourse.org/t/337276
This commit is contained in:
David Taylor
2024-11-21 16:35:05 +00:00
committed by GitHub
parent 6e5d4ee492
commit 019ba099c8
4 changed files with 51 additions and 6 deletions

View File

@ -1,8 +1,4 @@
const DEPRECATION_WORKFLOW = [
{
handler: "silence",
matchId: "ember-this-fallback.this-property-fallback",
},
{ handler: "silence", matchId: "discourse.select-kit" },
{
handler: "silence",