We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18a835b commit 1368c3fCopy full SHA for 1368c3f
CHANGELOG.md
@@ -21,8 +21,7 @@ Please also have a look at our
21
22
### Changed
23
24
-- Mark `OutputFormat` as not extendable and the constructor as `@internal`
25
- (#1131)
+- Mark the `OutputFormat` constructor as `@internal` (#1131)
26
- Mark `OutputFormatter` as `@internal` (#896)
27
- Make `Selector` a `Renderable` (#1017)
28
- Mark `Selector::isValid()` as `@internal` (#1037)
@@ -37,6 +36,7 @@ Please also have a look at our
37
36
38
### Deprecated
39
+- Deprecate extending `OutputFormat` (#1131)
40
- Deprecate magic method forwarding from `OutputFormat` to `OutputFormatter`
41
(#894)
42
- Deprecate greedy calculation of selector specificity (#1018)
0 commit comments