github.com/wailsapp/wails/v2 breaking changes

go

5 curated breaking changes across major versions of github.com/wailsapp/wails/v2. Use this as a migration checklist before bumping dependencies.

5
changes
Breaking changes by transition
  • v3.0.0-alpha.55 \u2192 v3.0.0-alpha.56breaking

    **BREAKING:** Rename `DropZoneDetails` to `DropTargetDetails` in event context

  • v3.0.0-alpha.55 \u2192 v3.0.0-alpha.56breaking

    **BREAKING:** Rename `DropZoneDetails()` method to `DropTargetDetails()` on `WindowEventContext`

  • v3.0.0-alpha.55 \u2192 v3.0.0-alpha.56breaking

    **BREAKING:** Remove `WindowDropZoneFilesDropped` event, use `WindowFilesDropped` instead

  • v3.0.0-alpha.55 \u2192 v3.0.0-alpha.56breaking

    **BREAKING:** Change HTML attribute from `data-wails-dropzone` to `data-file-drop-target`

  • v3.0.0-alpha.55 \u2192 v3.0.0-alpha.56breaking

    **BREAKING:** Change CSS hover class from `wails-dropzone-hover` to `file-drop-target-active`

API access

Get this data programmatically \u2014 free, no authentication.

curl https://depscope.dev/api/breaking/go/github.com/wailsapp/wails/v2
github.com/wailsapp/wails/v2 breaking changes — Go migration guide | DepScope