Skip to content

Latest commit

 

History

History
75 lines (40 loc) · 2.2 KB

CHANGELOG.md

File metadata and controls

75 lines (40 loc) · 2.2 KB

v4.1.1 (2022-03-29)

🐛 Bug Fix

  • #48 Make ember-auto-import a dependency instead of devDependency (@lolmaus)

Committers: 2

v4.1.0 (2022-03-29)

🐛 Bug Fix

  • #45 Fix jumps of unstyled content and test freezes, credit to @simonihmig, Closes #44 (@lolmaus)

Committers: 1

v4.0.3 (2021-08-24)

🐛 Bug Fix

  • #36 Wait for initial element query attributes in tests, Closes #35 (@lolmaus)

Committers: 1

v4.0.2 (2021-08-12)

📝 Documentation

  • #33 [docs] ember-container-query does not use ResizeObserver (@lolmaus)

🏠 Internal

Committers: 1

v4.0.1 (2021-08-07)

📝 Documentation

Committers: 1

v4.0.0 (2021-08-07)

First full-featured version of the second rewrite.

v4.0.0-alpha.1 (2021-06-24)

Complete rewrite! MVP.

v2.0.0-alpha.0 - 2017-11-15

Complete rewrite!

v1.0.1

Fixed

  • Removed stray console.log.

v1.0.0

Initial release.