You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_Note: This release is the first that is compatible with Ember 2.10 (Glimmer 2) with a caveat:_
7
-
8
-
With latest ember-wormhole and ember@2.10, you need to have a stable root element inside the wormhole block. This is something that the Ember Core team will continue to iterate and work on, but for now the work around is fairly straightforward.
- Fix getDOM for Ember 2.6/2.7 in integration tests [\#95](https://github.com/yapplabs/ember-wormhole/pull/95) ([simonihmig](https://github.com/simonihmig))
- Update code sample to use boolean instead of string representation of a boolean [\#90](https://github.com/yapplabs/ember-wormhole/pull/90) ([andrewhavens](https://github.com/andrewhavens))
11
+
- some cleanup and clarifying [\#85](https://github.com/yapplabs/ember-wormhole/pull/85) ([raycohen](https://github.com/raycohen))
12
+
- Add note about Ember 2.10 [\#83](https://github.com/yapplabs/ember-wormhole/pull/83) ([lukemelia](https://github.com/lukemelia))
Note: This release should be avoided due to a bug. Use 0.5.1 instead.
39
-
40
26
**Merged pull requests:**
41
27
42
28
-\[Glimmer2\] Use the document service for glimmer [\#73](https://github.com/yapplabs/ember-wormhole/pull/73) ([chadhietala](https://github.com/chadhietala))
@@ -46,12 +32,6 @@ Note: This release should be avoided due to a bug. Use 0.5.1 instead.
- How future proof is this library? [\#13](https://github.com/yapplabs/ember-wormhole/issues/13)
135
-
- Uncaught TypeError: Cannot read property 'previousSibling' of null [\#12](https://github.com/yapplabs/ember-wormhole/issues/12)
136
-
- Triggers error on Glimmer [\#9](https://github.com/yapplabs/ember-wormhole/issues/9)
137
-
- Destination rerender breaks subsequent data changes [\#3](https://github.com/yapplabs/ember-wormhole/issues/3)
138
-
139
83
**Merged pull requests:**
140
84
141
85
- fix issue when firstNode is the same as lastNode [\#15](https://github.com/yapplabs/ember-wormhole/pull/15) ([piotrpalek](https://github.com/piotrpalek))
@@ -153,10 +97,6 @@ Note: This release should be avoided due to a bug. Use 0.5.1 instead.
0 commit comments