Files
backstage/.changeset/giant-cycles-end.md
T
Camila Belo 46f0f1700e fix: update changeset files
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-10-19 09:29:35 +02:00

441 B

@backstage/plugin-stack-overflow-backend
@backstage/plugin-stack-overflow-backend
patch

Deprecate package in favor of the new @backstage/plugin-search-backend-module-stack-overflow module.

The search collator requestParams option is optional now, so its default value is { order: 'desc', sort: 'activity', site: 'stackoverflow' } as defined in the Try It section on the official Stack Overflow API documentation.