forked from gridsome/gridsome
-
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.
- [email protected] - @gridsome/[email protected] - @gridsome/[email protected]
- Loading branch information
Showing
6 changed files
with
46 additions
and
3 deletions.
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 |
---|---|---|
|
@@ -3,6 +3,21 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.7.2](https://github.com/gridsome/gridsome/compare/[email protected]@0.7.2) (2019-09-13) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **build:** ensure column width for deprecation notices ([50a6ebb](https://github.com/gridsome/gridsome/commit/50a6ebb)) | ||
* **develop:** refresh query results on navigation ([0ce8de3](https://github.com/gridsome/gridsome/commit/0ce8de3)) | ||
* **graphql:** don’t process empty object fields ([#662](https://github.com/gridsome/gridsome/issues/662)) ([7852e9e](https://github.com/gridsome/gridsome/commit/7852e9e)) | ||
* **graphql:** process object types only once ([11416ac](https://github.com/gridsome/gridsome/commit/11416ac)) | ||
* **graphql:** require resolve for custom resolvers ([63da3dd](https://github.com/gridsome/gridsome/commit/63da3dd)) | ||
|
||
|
||
|
||
|
||
|
||
## [0.7.1](https://github.com/gridsome/gridsome/compare/[email protected]@0.7.1) (2019-09-12) | ||
|
||
|
||
|
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
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 |
---|---|---|
|
@@ -3,6 +3,22 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [0.2.0](https://github.com/gridsome/gridsome/tree/master/packages/remark-prismjs/compare/@gridsome/[email protected]...@gridsome/[email protected]) (2019-09-13) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **prismjs:** dont highlight page-query in html ([99ebec0](https://github.com/gridsome/gridsome/tree/master/packages/remark-prismjs/commit/99ebec0)) | ||
|
||
|
||
### Features | ||
|
||
* **prismjs:** generate html with hastscript ([48f1509](https://github.com/gridsome/gridsome/tree/master/packages/remark-prismjs/commit/48f1509)) | ||
|
||
|
||
|
||
|
||
|
||
# [0.1.0](https://github.com/gridsome/gridsome/tree/master/packages/remark-prismjs/compare/@gridsome/[email protected]...@gridsome/[email protected]) (2019-06-25) | ||
|
||
|
||
|
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
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 |
---|---|---|
|
@@ -3,6 +3,18 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.1.1](https://github.com/gridsome/gridsome/tree/master/packages/vue-remark/compare/@gridsome/[email protected]...@gridsome/[email protected]) (2019-09-13) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **vue-remark:** don’t interpolate inline code ([db3416f](https://github.com/gridsome/gridsome/tree/master/packages/vue-remark/commit/db3416f)) | ||
* **vue-remark:** preload VueRemarkContent component ([369d2fc](https://github.com/gridsome/gridsome/tree/master/packages/vue-remark/commit/369d2fc)) | ||
|
||
|
||
|
||
|
||
|
||
# 0.1.0 (2019-09-11) | ||
|
||
|
||
|
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