mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
ada29d411b
- @nuxt/app@0.2.0 - nuxt-cli@0.1.1 - @nuxt/kit@0.2.0 - @nuxt/nitro@0.2.0 - nuxt3@0.2.0 - @nuxt/vite-builder@0.1.1 - @nuxt/webpack-builder@0.1.1
18 lines
742 B
Markdown
18 lines
742 B
Markdown
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
# 0.2.0 (2021-04-04)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **app:** provide appDir via meta export ([94d3697](https://github.com/nuxt/framework/commit/94d36976c79ff549a8d510795e7d47c5e32b8f96))
|
|
|
|
|
|
### Features
|
|
|
|
* **app:** asyncData with global state and explicit key ([#37](https://github.com/nuxt/framework/issues/37)) ([efabacd](https://github.com/nuxt/framework/commit/efabacd8e25c9e865fc30d1892c7006fc6ca97c0))
|
|
* module utils and improvements ([#38](https://github.com/nuxt/framework/issues/38)) ([b3f3dc9](https://github.com/nuxt/framework/commit/b3f3dc94f3ef0790eea114d605b6f320dbf3f1d2))
|