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

Feat: Change vuex module state to generator functions #224

Closed
wants to merge 2 commits into from

Conversation

nonsocode
Copy link

Switched to using state generator functions instead of an object literal for the vuex state as it's betters for SSR rendering and yields more predictable results.

Base automatically changed from master to main February 28, 2021 22:24
@bencodezen
Copy link
Owner

Thanks for the PR @nonsocode! Sorry for the delay in responding to your PR, I let the project lapse and currently in the process of updating everything.

Since this PR is focused on the Vue 2 branch, I'm going to close this so we can focus our efforts on the Vue 3 version going forward. Thanks again!

@bencodezen bencodezen closed this May 13, 2024
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.

None yet

2 participants