Skip to content

Conversation

@Jagget
Copy link
Contributor

@Jagget Jagget commented Feb 10, 2026

Pull request checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Build (pnpm build) was run locally and passed
  • Tests (pnpm test:unit and pnpm test:e2e) were run locally and passed
  • Linting (pnpm lint) was run locally and passed

Pull request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes)
  • Documentation
  • Other (please describe):

What is the current behavior?

One test case cannot spy on 2 or more events

What is the new behavior?

One test case can spy on 2 or more events

Does this introduce a breaking change?

  • Yes
  • No

@johnjenkins johnjenkins merged commit 217e46c into stenciljs:main Feb 10, 2026
3 checks passed
github-actions bot pushed a commit that referenced this pull request Feb 10, 2026
## [1.1.9](v1.1.8...v1.1.9) (2026-02-10)

### Bug Fixes

* **render:** allow to spy on more than 1 event ([#10](#10)) ([217e46c](217e46c))
@github-actions
Copy link

🎉 This PR is included in version 1.1.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Jagget Jagget deleted the spyOnEvent branch February 10, 2026 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants