Nuxt/packages/app/CHANGELOG.md

1.8 KiB

Change Log

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

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)