Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing wrong type #1480

Merged
merged 2 commits into from
Sep 22, 2022
Merged

Fixing wrong type #1480

merged 2 commits into from
Sep 22, 2022

Conversation

mournguard
Copy link
Contributor

@mournguard mournguard commented Sep 16, 2022

The throwIfMissing param of getStore should be optional as it defaults to true

getStore(name: string, throwIfMissing = true): Store | undefined {


This change is Reviewable

@justin808
Copy link
Member

@wouldntsavezion can you please add an entry to the CHANGELOG.md.

Thanks for the submission!

@justin808 justin808 merged commit 270d5df into shakacode:master Sep 22, 2022
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