Closed grommasdietz closed 8 months ago
Switched from descriptionFallback to defaultDescription, added defaultTitle, modified tryResolveQuery to use regular expressions for more complex scenarios.
descriptionFallback
defaultDescription
defaultTitle
tryResolveQuery
Thanks for the PR! Can you please revert the version changes?
Like this?
Thanks a lot for paving the road to v1.0. Much appreciated. 💚
Switched from
descriptionFallback
todefaultDescription
, addeddefaultTitle
, modifiedtryResolveQuery
to use regular expressions for more complex scenarios.