Patch
- Updated dependencies.
- Reduced the size of the published
package.jsonby moving dev tool config to files. This also prevents editor extensions such as Prettier and ESLint from detecting config and attempting to operate when opening package files installed innode_modules. - Simplified the
prepublishOnlyscript. - Add tips for React Native gotchas, via #135.
- Updated the package description to mention that the upload link is terminating and clarified in the setup instructions that there can only be 1 terminating Apollo Link, via #147.
- Improve setup instructions for Apollo Boost.