Skip to content

v6.1.1

Choose a tag to compare

@mathuo mathuo released this 11 May 19:31
· 1077 commits to master since this release
Immutable release. Only release title and notes can be modified.
f662009

What's Changed

  • fix: Stop toJSON from firing onDidMaximizedNodeChange by @tobysmith568 in #1075
  • fix(dockview-core): use visibility:hidden instead of display:none for… by @mathuo in #1130
  • 1074 stackoverflow when calling apitojson from within an onchange callback by @mathuo in #1082
  • ci: add release workflow, CODEOWNERS, and explicit job permissions by @mathuo in #1258
  • ci: bump release workflow to Node 24.x by @mathuo in #1259
  • ci: sign release commits and tags via GitHub API by @mathuo in #1260
  • ci: pass GraphQL variables via request body, not -F flag by @mathuo in #1261

New Contributors

Full Changelog: v6.0.7...v6.1.1