Skip to content

v1.9.0 Multiple callout qualifiers

Choose a tag to compare

@sondregronas sondregronas released this 25 Jan 18:58
· 56 commits to main since this release

Implements #4.

This behavior is enabled by default, but can be disabled by setting aliases to false in the plugin configuration:

plugins:
  - search
  - callouts:
      aliases: false

Full Changelog: v1.8.1...v1.9.0