You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix deprecation to introduction for publicHeadersDirectoryURL property (#8870)
Deprecation looks "incorrect" as it was added and deprecated at the same
as the property `publicHeadersDirectory`, which I believe this was meant
to replace.
### Motivation:
While updating the documentation, this stood out as added and
deprecated, which seemed like a mistake.
### Modifications:
switched the deprecation to an introduction for the publicHeadersDirectoryURL property
### Result:
property is undeprecated
0 commit comments