-
-
Notifications
You must be signed in to change notification settings - Fork 642
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- [email protected] - @nuxt/[email protected] - [email protected] - @nuxt/[email protected]
- Loading branch information
1 parent
63b3766
commit d0c4c12
Showing
8 changed files
with
83 additions
and
9 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,26 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.3.0](https://github.com/nuxt/content/compare/[email protected]@1.3.0) (2020-08-06) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* use defu extend ([#342](https://github.com/nuxt/content/issues/342)) ([1e596e9](https://github.com/nuxt/content/commit/1e596e99494124217e124ebc474693084e996d04)) | ||
|
||
|
||
### Features | ||
|
||
* new create-nuxt-content-docs package ([#336](https://github.com/nuxt/content/issues/336)) ([34439eb](https://github.com/nuxt/content/commit/34439eb1c339c47e00280a139f8fe5725841751f)) | ||
* **theme-docs:** add default `generate` property in config ([#354](https://github.com/nuxt/content/issues/354)) ([12615a6](https://github.com/nuxt/content/commit/12615a6a8297a982c034fc0cf4843d8e7a1bf198)) | ||
* **theme-docs:** add single page layout setting ([#355](https://github.com/nuxt/content/issues/355)) ([090cfde](https://github.com/nuxt/content/commit/090cfdeea4e88e1b416ae7e00926fa78e8a819e3)) | ||
* **theme-docs:** improve alert component ([#352](https://github.com/nuxt/content/issues/352)) ([da70756](https://github.com/nuxt/content/commit/da70756746535a8b0f8a518aff2bbd29d813c4e9)) | ||
* use tailwind css module v3 ([#341](https://github.com/nuxt/content/issues/341)) ([ea12515](https://github.com/nuxt/content/commit/ea125153df920b8f04ac3cc97c9c6fa292d432c7)) | ||
|
||
|
||
|
||
|
||
|
||
## [1.2.2](https://github.com/nuxt/content/compare/[email protected]@1.2.2) (2020-08-03) | ||
|
||
|
||
|
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,24 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.6.0](https://github.com/nuxt/content/compare/@nuxt/[email protected]...@nuxt/[email protected]) (2020-08-06) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **content:** options were not forwarded in plugin static lazy ([#350](https://github.com/nuxt/content/issues/350)) ([36ef2e3](https://github.com/nuxt/content/commit/36ef2e39a14ce8f71d9d5ea5fcd22c91c2268f83)) | ||
* **content:** use `property-information` to convert hast attributes ([#359](https://github.com/nuxt/content/issues/359)) ([58061e0](https://github.com/nuxt/content/commit/58061e02369e3d48419b83886c02d6f29f968945)) | ||
|
||
|
||
### Features | ||
|
||
* better typescript typings ([#327](https://github.com/nuxt/content/issues/327)) ([8d9f47c](https://github.com/nuxt/content/commit/8d9f47c38e92d8d0348d3aed6eb30d65356885b3)) | ||
* new create-nuxt-content-docs package ([#336](https://github.com/nuxt/content/issues/336)) ([34439eb](https://github.com/nuxt/content/commit/34439eb1c339c47e00280a139f8fe5725841751f)) | ||
|
||
|
||
|
||
|
||
|
||
## [1.5.3](https://github.com/nuxt/content/compare/@nuxt/[email protected]...@nuxt/[email protected]) (2020-08-01) | ||
|
||
|
||
|
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 |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 0.1.0 (2020-08-06) | ||
|
||
|
||
### Features | ||
|
||
* new create-nuxt-content-docs package ([#336](https://github.com/nuxt/content/issues/336)) ([34439eb](https://github.com/nuxt/content/commit/34439eb1c339c47e00280a139f8fe5725841751f)) |
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,31 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [0.4.0](https://github.com/nuxt/content/compare/@nuxt/[email protected]...@nuxt/[email protected]) (2020-08-06) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **theme-docs:** improve search ([f54871c](https://github.com/nuxt/content/commit/f54871cc97b9af2530aa9a23e011bfc2262aed37)) | ||
* use defu extend ([#342](https://github.com/nuxt/content/issues/342)) ([1e596e9](https://github.com/nuxt/content/commit/1e596e99494124217e124ebc474693084e996d04)) | ||
|
||
|
||
### Features | ||
|
||
* new create-nuxt-content-docs package ([#336](https://github.com/nuxt/content/issues/336)) ([34439eb](https://github.com/nuxt/content/commit/34439eb1c339c47e00280a139f8fe5725841751f)) | ||
* **theme-docs:** add default `generate` property in config ([#354](https://github.com/nuxt/content/issues/354)) ([12615a6](https://github.com/nuxt/content/commit/12615a6a8297a982c034fc0cf4843d8e7a1bf198)) | ||
* **theme-docs:** add german locale ([#334](https://github.com/nuxt/content/issues/334)) ([0dd7750](https://github.com/nuxt/content/commit/0dd77507324bfe42ddab47cc146278d7f748ce1e)) | ||
* **theme-docs:** add locale spanish support ([#348](https://github.com/nuxt/content/issues/348)) ([4103f50](https://github.com/nuxt/content/commit/4103f500b566703e155e84d12d29bf11037f4a3e)) | ||
* **theme-docs:** add single page layout setting ([#355](https://github.com/nuxt/content/issues/355)) ([090cfde](https://github.com/nuxt/content/commit/090cfdeea4e88e1b416ae7e00926fa78e8a819e3)) | ||
* **theme-docs:** improve alert component ([#352](https://github.com/nuxt/content/issues/352)) ([da70756](https://github.com/nuxt/content/commit/da70756746535a8b0f8a518aff2bbd29d813c4e9)) | ||
* better typescript typings ([#327](https://github.com/nuxt/content/issues/327)) ([8d9f47c](https://github.com/nuxt/content/commit/8d9f47c38e92d8d0348d3aed6eb30d65356885b3)) | ||
* use tailwind css module v3 ([#341](https://github.com/nuxt/content/issues/341)) ([ea12515](https://github.com/nuxt/content/commit/ea125153df920b8f04ac3cc97c9c6fa292d432c7)) | ||
* **theme-docs:** transform subdirectories into routes ([395e3b8](https://github.com/nuxt/content/commit/395e3b8242f2df0a6b82a43fa53d61510bffe6c1)) | ||
|
||
|
||
|
||
|
||
|
||
## [0.3.1](https://github.com/nuxt/content/compare/@nuxt/[email protected]...@nuxt/[email protected]) (2020-08-03) | ||
|
||
**Note:** Version bump only for package @nuxt/content-theme-docs | ||
|
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