Skip to content

v5.0.0

Choose a tag to compare

@mathuo mathuo released this 16 Feb 22:19
· 15 commits to master since this release
Immutable release. Only release title and notes can be modified.
220f92f

What's Changed

  • fix: close tab overflow popover on window resize by @mathuo in #1061
  • fix: properly dispose panel and group event subscriptions in effect cleanup by @iXanadu13 in #1077
  • Angular change detection compatibility by @puschie286 in #1079
  • ci: run CI on pull requests from forked repos by @mathuo in #1085
  • Angular build by @puschie286 in #1078
  • chore: migrate monorepo orchestration from Lerna to NX by @mathuo in #1087
  • chore: eslint and formats by @mathuo in #1090
  • fix: add build steps to publish workflow and dry-run for experimental by @mathuo in #1091
  • fix script by @mathuo in #1092
  • update release.version.git by @mathuo in #1093
  • chore: remove prepublishOnly scripts from all packages by @mathuo in #1095
  • chore: switch to npm trusted publishing via OIDC by @mathuo in #1096
  • Fix/publish build steps by @mathuo in #1097
  • fix: use npm as package manager for nx release publish by @mathuo in #1098
  • chore: remove specifierSource prompt from nx release config by @mathuo in #1099
  • Fix/publish build steps by @mathuo in #1102
  • fix: add scrollbar to tabs overflow dropdown list by @kaigritun in #1084
  • fix: filter init params in Angular renderer to match React behavior by @mathuo in #1106
  • fix: enrich Vue header actions props to match React behavior by @mathuo in #1107
  • fix: attach "always" renderer panels to DOM during fromJSON by @mathuo in #1109
  • chore: slim rollup bundles by @mathuo in #1105
  • feat: Pr 941 header position by @mathuo in #1103
  • fix: add missing headerPosition to Vue header actions props by @mathuo in #1111
  • ci: split CI workflow into independent re-runnable jobs by @mathuo in #1110
  • chore: rename CLAUDE.md to AGENTS.md with symlinks for compatibility by @mathuo in #1112
  • chore: improve package READMEs, metadata, and AI/LLM discoverability by @mathuo in #1113
  • npm pkg fix by @mathuo in #1114
  • fix: doc template issues across all frameworks by @mathuo in #1116
  • fix: call init() on framework parts in gridview/splitview panel views by @mathuo in #1115
  • chore: add missing peer deps to reduce install warnings by @mathuo in #1117

New Contributors

Full Changelog: v4.13.1...v5.0.0