Skip to content

Migration from v1

Node.js Compatibility Changs

In v2, the minimum Node.js version is 20.

Dropping Webpack 4 support

In v2, the support for Webpack 4 and Vue CLI 4 has been removed.

Plugin Options Migration

Click here to view all plugin options.

v1v2
disableLaunchEditorlaunchEditor?: boolean | LaunchEditorOption
specifiedEditorlaunchEditor?: boolean | LaunchEditorOption
disableHighlighthighlight?: boolean | HighlightOption
portserver: { port }
extendedPathFileNameshighlight?: boolean |HighlightOption
disablePassLogspassLogs: boolean
silentinspector?: boolean | InspectorOption

Made with ❤️