v5.0.0-@html-next/vertical-collection
·
32 commits
to main
since this release
Release (2026-01-24)
- @html-next/vertical-collection 5.0.0 (major)
💥 Breaking Change
@html-next/vertical-collection- #511 V2 Addon Conversion (@NullVoxPopuli)
- #444 Use co-located components instead of pods (@NullVoxPopuli)
- Other
🐛 Bug Fix
@html-next/vertical-collection- #479 Fix for #296: Insert the virtual component bound back to DOM also for the case
shouldRecycle=false(@johanrd) - #491 Fix occluded-content height inflation from inherited line-height (@johanrd)
- #482 Add defensive checks for cases where maxHeight is empty string (@johanrd)
- #466 Fix incorrect polling start (@monovertex)
- #443 Remove unneeded peer declaration (@NullVoxPopuli)
- #479 Fix for #296: Insert the virtual component bound back to DOM also for the case
🏠 Internal
@html-next/vertical-collection- #512 Migrate and fix all ESLint issues. All lint configs are ESM now (@NullVoxPopuli)
- #490 Move tests to test-app (@NullVoxPopuli)
- #510 Upgrade some internal deps (@NullVoxPopuli)
- #475 Convert to gjs (@NullVoxPopuli)
- #459 Remove V1 Add complexity in the index.js (@NullVoxPopuli)
- #452 Setup Release plan (@NullVoxPopuli)
- #451 Configure the prettier commands in package.json (@NullVoxPopuli)
- #441 Convert to monorepo (@NullVoxPopuli)
- Other
Committers: 4
- Cosmin Stamate (@monovertex)
- Matthew Beale (@mixonic)
- @NullVoxPopuli
- @johanrd