Nuxt/packages/webpack/CHANGELOG.md
Pooya Parsa 0d92f1a042 chore: release
- @nuxt/app@0.3.2
 - nuxt-cli@0.3.1
 - @nuxt/kit@0.5.1
 - @nuxt/nitro@0.6.0
 - nuxt3@0.6.0
 - @nuxt/vite-builder@0.3.1
 - @nuxt/webpack-builder@0.3.2
2021-04-23 22:57:57 +02:00

1.9 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)

Bug Fixes

  • webpack: don't inline scoped packages (0a74f1e)
  • issues with externals outside of rootDir (4e18653)
  • webpack: exclude ! for externals (daaf02f)

0.3.1 (2021-04-16)

Note: Version bump only for package @nuxt/webpack-builder

0.3.0 (2021-04-12)

Features

  • add hook signatures and basic typings (#79) (dacde63)

0.2.0 (2021-04-09)

Features

0.1.2 (2021-04-06)

Note: Version bump only for package @nuxt/webpack-builder

0.1.1 (2021-04-04)

Performance Improvements

  • webpack: use fs cache by default (5d5183e)