react-apollo v0.3.4 Release Notes

    • ๐Ÿ› Bug: Fix bug where state / props weren't accurate when executing mutations.
    • ๐ŸŽ - Improvement: Increase performance by limiting re-renders and re-execution of queries. Chore: Split tests to make them easier to maintain.