|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## Release (2025-07-22) |
| 4 | + |
| 5 | +* @html-next/vertical-collection 5.0.0 (major) |
| 6 | + |
| 7 | +#### :boom: Breaking Change |
| 8 | +* `@html-next/vertical-collection` |
| 9 | + * [#444](https://github.com/html-next/vertical-collection/pull/444) Use co-located components instead of pods ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 10 | + |
| 11 | +#### :bug: Bug Fix |
| 12 | +* `@html-next/vertical-collection` |
| 13 | + * [#466](https://github.com/html-next/vertical-collection/pull/466) Fix incorrect polling start ([@monovertex](https://github.com/monovertex)) |
| 14 | + * [#443](https://github.com/html-next/vertical-collection/pull/443) Remove unneeded peer declaration ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 15 | + |
| 16 | +#### :house: Internal |
| 17 | +* `@html-next/vertical-collection` |
| 18 | + * [#459](https://github.com/html-next/vertical-collection/pull/459) Remove V1 Add complexity in the index.js ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 19 | + * [#452](https://github.com/html-next/vertical-collection/pull/452) Setup Release plan ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 20 | + * [#451](https://github.com/html-next/vertical-collection/pull/451) Configure the prettier commands in package.json ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 21 | + * [#441](https://github.com/html-next/vertical-collection/pull/441) Convert to monorepo ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 22 | +* Other |
| 23 | + * [#438](https://github.com/html-next/vertical-collection/pull/438) Move to pnpm ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 24 | + * [#414](https://github.com/html-next/vertical-collection/pull/414) Vertical collection tests compatible with Ember 6 ([@mixonic](https://github.com/mixonic)) |
| 25 | + * [#408](https://github.com/html-next/vertical-collection/pull/408) Bump dev Node to v18, reroll lockfile ([@mixonic](https://github.com/mixonic)) |
| 26 | + * [#407](https://github.com/html-next/vertical-collection/pull/407) Add dependabot ([@mixonic](https://github.com/mixonic)) |
| 27 | + * [#402](https://github.com/html-next/vertical-collection/pull/402) Ember v3.28.0...v5.2.0 ([@mixonic](https://github.com/mixonic)) |
| 28 | + |
| 29 | +#### Committers: 3 |
| 30 | +- Cosmin Stamate ([@monovertex](https://github.com/monovertex)) |
| 31 | +- Matthew Beale ([@mixonic](https://github.com/mixonic)) |
| 32 | +- [@NullVoxPopuli](https://github.com/NullVoxPopuli) |
| 33 | + |
3 | 34 | Changelog
|
4 | 35 | =========
|
5 | 36 |
|
|
0 commit comments