Nuxt/packages/app/CHANGELOG.md
Pooya Parsa 7255a890a0 chore: release
- @nuxt/app@0.3.3
 - nuxt-cli@0.3.2
 - @nuxt/kit@0.5.2
 - @nuxt/nitro@0.6.2
 - nuxt3@0.6.2
 - @nuxt/vite-builder@0.3.2
 - @nuxt/webpack-builder@0.3.3
2021-04-28 16:24:45 +02:00

2.0 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.3.3 (2021-04-28)

Note: Version bump only for package @nuxt/app

0.3.2 (2021-04-23)

Note: Version bump only for package @nuxt/app

0.3.1 (2021-04-16)

Note: Version bump only for package @nuxt/app

0.3.0 (2021-04-09)

Features

0.2.1 (2021-04-06)

Bug Fixes

  • use globalThis instead of global (#59) (b12cbc5)
  • app, nitro: fix app:rendered hook (#53) (7f97015)

0.2.0 (2021-04-04)

Bug Fixes

  • app: provide appDir via meta export (94d3697)

Features

  • app: asyncData with global state and explicit key (#37) (efabacd)
  • module utils and improvements (#38) (b3f3dc9)