Skip to content

fix: Match events by route path#587

Merged
andrii-balitskyi merged 2 commits into
mainfrom
andrii/cx-315-thermostat-events-are-missing-from
May 16, 2025
Merged

fix: Match events by route path#587
andrii-balitskyi merged 2 commits into
mainfrom
andrii/cx-315-thermostat-events-are-missing-from

Conversation

@andrii-balitskyi

@andrii-balitskyi andrii-balitskyi commented May 15, 2025

Copy link
Copy Markdown
Contributor

This fix enables correct generation of /thermostats events.

@andrii-balitskyi andrii-balitskyi requested a review from a team as a code owner May 15, 2025 13:08
@seambot seambot requested a review from a team as a code owner May 15, 2025 13:09
@andrii-balitskyi andrii-balitskyi requested a review from razor-x May 15, 2025 15:49
}
}

const groupEventsByRoutePath = (

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fun fact, I just checked and JS finally landed groupBy but it's only in Node.js 21+.... I think we can update to Node 24 in the project 😄

@andrii-balitskyi andrii-balitskyi merged commit 18b10ed into main May 16, 2025
14 checks passed
@andrii-balitskyi andrii-balitskyi deleted the andrii/cx-315-thermostat-events-are-missing-from branch May 16, 2025 12:57
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.

3 participants