Skip to content

docs: update core and utils release docs

Created by: ihsraham

Summary

  • Adds the June 4 changelog entries for wdk-core v1.0.0-beta.10 and wdk-utils v1.0.0-beta.5.
  • Documents Swidge protocol support, getSwidgeProtocol(), duplicate wallet registration behavior, and restored BOLT11 helpers.
  • Updates the related core-module and wdk-utils reference/configuration pages.

Validation

  • git diff --check -- content/docs/overview/changelog.mdx content/docs/sdk/core-module/api-reference.mdx content/docs/sdk/core-module/guides/protocol-integration.mdx content/docs/tools/wdk-utils/api-reference.mdx content/docs/tools/wdk-utils/configuration.mdx content/docs/tools/wdk-utils/index.mdx
  • npm run check:meta
  • LINK_CHECK_EXTERNAL=false npm run check:links

Merge request reports