Deprecate normalization plugins

Created on 25 May 2023, about 1 year ago

Problem/Motivation

In πŸ“Œ Support JSON API, REST, GraphQL and custom normalizations via new computed field Fixed new plugins were added to manage the JSON API output. As a result the old normalizers were no longer needed.

Proposed resolution

Deprecate the following:
* src/MetatagServiceProvider.php
* src/Normalizer/MetatagHalNormalizer.php
* src/Normalizer/MetatagNormalizer.php

Remaining tasks

Do the stuff.

User interface changes

n/a

API changes

These classes are removed:
* src/MetatagServiceProvider.php
* src/Normalizer/MetatagHalNormalizer.php
* src/Normalizer/MetatagNormalizer.php

Data model changes

n/a

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States DamienMcKenna NH, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024