Skip to content

Latest commit

 

History

History
50 lines (26 loc) · 2.19 KB

CHANGELOG.md

File metadata and controls

50 lines (26 loc) · 2.19 KB

1.3.0 (2022-11-30)

1.2.2 (2022-09-03)

Bug Fixes

  • add explicit type for serve-static import (9d6cc17)

1.2.1 (2022-05-30)

Bug Fixes

  • drop trailing slash from serve static config (08b1f15)

1.2.0 (2022-05-30)

Features

  • experimental support for Nuxt 2 without bridge (6ab779d)

Bug Fixes

  • initialise nuxt.options.nitro for bridge (73b14fe)

1.1.2 (2022-04-20)

1.1.1 (2022-04-15)

Bug Fixes

  • use new nitropack public assets dir & app.head (bf4cfca)

1.1.0 (2022-02-04)

Features

Bug Fixes

  • inherit partytown configuration types (f28ee13)

1.0.2 (2022-02-03)

1.0.1 (2022-02-03)

Bug Fixes

  • add workaround for partytown esm import (e7e1105)