Nuxt/packages/app/CHANGELOG.md
Pooya Parsa 7b5bd53a02 chore: release
- @nuxt/app@0.2.1
 - @nuxt/nitro@0.2.3
 - nuxt3@0.2.4
 - @nuxt/webpack-builder@0.1.2
2021-04-06 14:27:17 +02:00

1.2 KiB

Change Log

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

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)