Closed bbrala closed 3 months ago
This looks good to me (I'm still a proponent of immediately setting
checkCoreDeprecatedHooksInApiFiles
totrue
but I know Matt wants to do it in a separate minor release).Commenting rather than explicitly approving because I don't know if we can already remove
checkCoreDeprecatedHooksInApiFiles
anywhere. For example frombleedingEdge.neon
, in order to prevent people from getting deprecation notices for something they load from the package itself.Not entirely sure what the difference in behaviour between
bleedingEdge.neon
andextension.neon
is though (since the values also differ in those two files).
Good point about bleeding edge. Updated
Fixes #770