Skip to content

fix: use TypeScript declarations from yaml-pptr 2.0.1#154

Merged
be-next merged 1 commit intomainfrom
fix/use-yaml-pptr-native-types
Mar 8, 2026
Merged

fix: use TypeScript declarations from yaml-pptr 2.0.1#154
be-next merged 1 commit intomainfrom
fix/use-yaml-pptr-native-types

Conversation

@be-next
Copy link
Contributor

@be-next be-next commented Mar 8, 2026

Summary

  • Upgrade @bloom-perf/yaml-pptr to 2.0.1 which now ships .d.ts files
  • Remove the manual type declaration src/types/bloom-perf-yaml-pptr.d.ts — types come from the package itself
  • Add explicit type annotations on onPage callback parameters (Page, ScenarioContext)

Test plan

  • TypeScript build passes
  • All 52 tests pass
  • Lint passes

🤖 Generated with Claude Code

Remove manual type declaration file now that @bloom-perf/yaml-pptr
ships its own .d.ts files. Add explicit type annotations for onPage
callback parameters.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@be-next be-next merged commit 8b871dd into main Mar 8, 2026
1 check passed
@be-next be-next deleted the fix/use-yaml-pptr-native-types branch March 9, 2026 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant