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

Conversation

fodisi
Copy link

@fodisi fodisi commented Sep 2, 2020

This PR addresses Issue 98.

  • Updates IStoreConfig definition to include initialAppState
  • Adds initialAppState param to generateStore, allowing to initialize the store with a custom app state (plus Drizzle's initialContractsState)
  • Adds new unit test to generateStore related to appInitialState

* Updates IStoreConfig definition to include initialAppState
* Adds initialAppState param to generateStore, allowing to initialize the store with a custom app state (plus Drizzle's initialContractsState)
* Adds new unit test to generateStore related to appInitialState
@fodisi fodisi changed the title feat: adds ability to generate store with initial app state Feature: adds ability to generate store with initial app state Sep 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant