Skip to content
This repository was archived by the owner on May 6, 2024. It is now read-only.

fix(usePageViewTrigger): mark params as optional #225

Merged
merged 1 commit into from
Jan 25, 2022

Conversation

connor-baer
Copy link
Member

Purpose

#209 added the ability to call the usePageViewTrigger with custom parameters. The params were marked as required which was technically a breaking change.

Approach & Changes

  • Update types to mark the params as optional

@connor-baer connor-baer added bug Something isn't working ready to merge Automatically merge the PR once all requirements are met and removed ready to merge Automatically merge the PR once all requirements are met labels Jan 25, 2022
@connor-baer connor-baer force-pushed the bugfix/optional-page-view-params branch from 022d31b to 16579cb Compare January 25, 2022 15:04
@connor-baer connor-baer added the ready to merge Automatically merge the PR once all requirements are met label Jan 25, 2022
@kodiakhq kodiakhq bot merged commit 0829a5d into main Jan 25, 2022
@kodiakhq kodiakhq bot deleted the bugfix/optional-page-view-params branch January 25, 2022 15:47
@github-actions
Copy link

🎉 This PR is included in version 1.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Published to NPM label Jan 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working ready to merge Automatically merge the PR once all requirements are met released Published to NPM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants