Skip to content

Latest commit

 

History

History
126 lines (87 loc) · 6.45 KB

CHANGELOG.md

File metadata and controls

126 lines (87 loc) · 6.45 KB

v0.6.0 (2024-06-03)

💥 Breaking Change

🚀 Enhancement

Committers: 2

v0.5.0 (2023-07-21)

💥 Breaking Change

🚀 Enhancement

🐛 Bug Fix

  • #644 Fix Trying to unregister a portal assertion when immediately unrendering portal (@simonihmig)

🏠 Internal

Committers: 1

v0.4.3 (2022-07-01)

🚀 Enhancement

🐛 Bug Fix

  • ember-stargate, test-app
    • #537 Ensure PortalTarget onChange is called on initial render (@meirish)

Committers: 2

v0.4.2 (2022-05-31)

🚀 Enhancement

🏠 Internal

Committers: 2

v0.4.0 (2021-10-28)

💥 Breaking Change

🚀 Enhancement

🐛 Bug Fix

  • #318 Fix changing portal targets, uses resources instead of lifecycle hooks (@simonihmig)

Committers: 1

v0.3.0 (2021-08-30)

💥 Breaking Change

🚀 Enhancement

  • #263 Update tracked-maps-and-sets to support Ember 4.0, drop support for Ember <3.24 (@simonihmig)

🏠 Internal

Committers: 4

v0.2.0 (2020-06-19)

💥 Breaking Change

  • #5 Introduce fallback=inplace behaviour, change semantics of renderInPlace (@simonihmig)

🚀 Enhancement

  • #5 Introduce fallback=inplace behaviour, change semantics of renderInPlace (@simonihmig)

Committers: 1

v0.1.0 (2020-06-19)

Initial release