Skip to content

Latest commit

 

History

History
115 lines (58 loc) · 7.86 KB

CHANGELOG.md

File metadata and controls

115 lines (58 loc) · 7.86 KB

nuxt-mock-server

1.5.2

Patch Changes

1.5.1

Patch Changes

  • #90 bdefbd2 Thanks @SoaresMG! - When mocks.enabled was undefined it was not considering nuxt.isDev

1.5.0

Minor Changes

Patch Changes

1.4.5

Patch Changes

1.4.4

Patch Changes

  • #77 2e0d91d Thanks @SoaresMG! - Routes not generating when the only provided ones come from mock-server:extendRoutes

1.4.3

Patch Changes

1.4.2

Patch Changes

1.4.1

Patch Changes

1.4.0

Minor Changes

Patch Changes

  • #62 1ccfce3 Thanks @SoaresMG! - Removed warning during build due to sirv being a devDep instead of a normal dependency

  • #63 b0a74a8 Thanks @SoaresMG! - Replace yarn for pnpm to comply with standard nuxt-modules

  • #60 300a737 Thanks @SoaresMG! - Add isCurrent into Preset and disable set as current on the current one

  • #61 06a2ca4 Thanks @SoaresMG! - setPreset and deletePreset not working as expected

  • #56 d066fb3 Thanks @SoaresMG! - Override module options with runtimeConfig.mockServer

1.3.0

Minor Changes

1.2.0

Minor Changes

1.1.1

Patch Changes

1.1.0

Minor Changes

Patch Changes