This didn't apply at all cleanly as it involved adding code to each framework's `init.js`, which was removed in the refactor.
Here we do better; we simply abstract the job of URL<->redux store syncing to the core library.
Questionable changes:
- ability to pass a story decorator function
- pass clearDecorators to ConfigAPI
React/Vue/Angular working (apparently). RN still broken.