Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.

Releases: nuxt/vercel-builder

v0.25.0

Choose a tag to compare

@danielroe danielroe released this 12 Apr 21:30
8e31207

0.25.0 (2024-04-12)

Bug Fixes

v0.24.0

Choose a tag to compare

@danielroe danielroe released this 02 Dec 23:18
ff4b006

0.24.0 (2022-12-02)

Bug Fixes

  • deps: upgrade rc9 to latest patch version (#742) (28a5bb9)
  • handle npm v7 overwriting node_modules symlink (#636) (ff20a34)

v0.23.0

Choose a tag to compare

@danielroe danielroe released this 12 Oct 11:26
9aadc00

0.23.0 (2022-10-12)

Bug Fixes

  • move @vercel/build-utils to a devDependency (#674) (feca866)

v0.22.1

Choose a tag to compare

@danielroe danielroe released this 28 Sep 20:06

0.22.1 (2021-09-28)

Bug Fixes

v0.22.0

Choose a tag to compare

@danielroe danielroe released this 25 Sep 13:16

0.22.0 (2021-09-25)

⚠ BREAKING CHANGES

  • upgrade @vercel/node-bridge

Features

  • allow disabling cache with NUXT_CACHE_DISABLED flag (#628) (e993410)

Miscellaneous Chores

  • upgrade @vercel/node-bridge (73af3f9)

v0.21.3

Choose a tag to compare

@danielroe danielroe released this 10 Jun 10:54

0.21.3 (2021-06-10)

Bug Fixes

  • only use custom publicPath if it is not absolute (d8df9af), closes #578

v0.21.2

Choose a tag to compare

@danielroe danielroe released this 02 Mar 12:44

0.21.2 (2021-03-02)

v0.21.1

Choose a tag to compare

@danielroe danielroe released this 02 Mar 12:36

0.21.1 (2021-03-02)

Bug Fixes

  • improve error messages when failing to load nuxt config (4874361)

v0.21.0

Choose a tag to compare

@danielroe danielroe released this 25 Feb 20:20

0.21.0 (2021-02-25)

Features

  • zero-config integration with vercel analytics (#518) (5001a4a)

v0.20.3

Choose a tag to compare

@danielroe danielroe released this 15 Feb 22:51

0.20.3 (2021-02-15)

Bug Fixes

  • remove needless default (455ff1a)