* fix: Remove redundant conditional check
* Fix out-of-date LexicalLink flow types
$createAutoLinkNode and toggleLink were missing latest changes to link attributes (rel & target) support
* Add and use LinkAttributes type in lexical-link
* feat: Support link target + rel in AutoLinkPlugin
* docs: Cleanup trailing commas in react/plugins.md
* docs: Add default protocol in AutoLinkPlugin example
* docs: Add example usage of LinkMatcher rel/target