Releases: platypusrex/nextjs-apollo-client
@release/0.3.2
What's Changed
- chore(release): update change logs for 0.3.1 by @platypusrex in #21
- fix: lodash import by @platypusrex in #22
Full Changelog: https://github.com/platypusrex/nextjs-apollo-client/compare/@release/0.3.1...@release/0.3.2
@release/0.3.1
What's Changed
- chore(release): update change logs for 0.3.0 by @platypusrex in #19
- Docs/update readme by @platypusrex in #20
Full Changelog: https://github.com/platypusrex/nextjs-apollo-client/compare/@release/0.3.0...@release/0.3.1
@release/0.3.0
What's Changed
- chore(release): update change logs for 0.3.0-alpha.1 by @platypusrex in #15
- feat: makes initializeApollo method public by @platypusrex in #18
Full Changelog: https://github.com/platypusrex/nextjs-apollo-client/compare/@release/0.3.0-alpha.1...@release/0.3.0
@release/0.3.0-alpha.1
What's Changed
- chore(release): update change logs for 0.3.0-alpha.0 by @platypusrex in #13
- fix: addresses a number of typing issues by @platypusrex in #14
Full Changelog: https://github.com/platypusrex/nextjs-apollo-client/compare/@release/0.3.0-alpha.0...@release/0.3.0-alpha.1
@release/0.3.0-alpha.0
What's Changed
- chore: adds some basic badges to readme by @platypusrex in #10
- chore(release): update change logs for 0.2.2 by @platypusrex in #11
- feat: adding better type support for hydration complete callback by @platypusrex in #12
Full Changelog: https://github.com/platypusrex/nextjs-apollo-client/compare/@release/0.2.2...@release/0.3.0-alpha.0
@release/0.2.2
What's Changed
- chore(release): update change logs for 0.2.1 by @platypusrex in #9
Full Changelog: https://github.com/platypusrex/nextjs-apollo-client/compare/@release/0.2.1...@release/0.2.2
@release/0.2.1
What's Changed
- chore(release): update change logs for 0.2.0 by @platypusrex in #7
- fix: incorrect repo links referenced in package.json by @platypusrex in #8
Full Changelog: https://github.com/platypusrex/nextjs-apollo-client/compare/@release/0.2.0...@release/0.2.1
@release/0.2.0
What's Changed
- feat: type improvements, api modifications, making example more robust by @platypusrex in #1
- feat: refactor next apollo client to support simple config by @platypusrex in #2
- test: adds unit tests for next data fn and hook by @platypusrex in #3
- fix: issues with husky and commitlint configs by @platypusrex in #4
- feat: adds readme/documentation by @platypusrex in #5
- feat: apply headers from partial config to http link by @platypusrex in #6
Full Changelog: https://github.com/platypusrex/nextjs-apollo-client/commits/@release/0.2.0