-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): update change logs for 0.2.0
- Loading branch information
1 parent
1ccc7d0
commit 7b63d0b
Showing
2 changed files
with
25 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
## 0.2.0 (2022-05-05) | ||
|
||
|
||
### Features | ||
|
||
* adds readme/documentation ([63a4bd2](https://github.com/platypusrex/nextjs-apollo/commit/63a4bd292db90d0c4d80f0d6672123a28bae6d8c)) | ||
* apply headers from partial apollo config ([32356cb](https://github.com/platypusrex/nextjs-apollo/commit/32356cbc67d618dda9aa63482effd8e239979666)) | ||
* apply headers from partial apollo config ([58c43ee](https://github.com/platypusrex/nextjs-apollo/commit/58c43ee82cada51605db97ee24850e5383e061ab)) | ||
* make hydration map optional ([683d7d4](https://github.com/platypusrex/nextjs-apollo/commit/683d7d49b6093cc63bc6cc52183c7c754176cb0f)) | ||
* refactor next apollo client to support simple config ([5da596a](https://github.com/platypusrex/nextjs-apollo/commit/5da596a2a0e7658a8ee4530416339228147e2ea2)) | ||
* type improvements, api modifications, making example more robust ([1bad13f](https://github.com/platypusrex/nextjs-apollo/commit/1bad13f75d2f19d6565836c314e38445db645144)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add missing link to example app ([a2218fa](https://github.com/platypusrex/nextjs-apollo/commit/a2218fa720eb188acf5a4dec217a4d92a39a74c1)) | ||
* issues with husky and commitlint configs ([f85e168](https://github.com/platypusrex/nextjs-apollo/commit/f85e168140d671b3fa3e2338475e1bbcbda726cc)) | ||
* linting errors ([bed3789](https://github.com/platypusrex/nextjs-apollo/commit/bed37890b6edb5674983567b55fd31ea4b6a5a2c)) | ||
* typo ([05082e3](https://github.com/platypusrex/nextjs-apollo/commit/05082e3bcfb27558688accfc18bee351b4983529)) | ||
* various correction on readme ([ae00350](https://github.com/platypusrex/nextjs-apollo/commit/ae0035039100dc427dda03019db1482efe211248)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters