Commit e7dda3c
chore(deps): bump @lifeart/gxt to 0.0.61
Picks up the merged glimmer-next#216 fixes:
- normalize {{#each}} input for Glimmer iterable parity (Set, Map, ArrayProxy, ForEachable, etc.)
- always emit reactive `index` cell when the body reads it (compiler-gated for perf)
- (has-block)/(has-block-params) emit boolean in attribute & helper-param positions
- copy-dist-to-ember.mjs now targets the matching pnpm store version
Expected smoke shard delta: 49 → ~7 failures per shard (the 6 ember.js-side
each-mutation failures + 1 non-block-with-each remain — covered separately).
Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>1 parent 181bf57 commit e7dda3c
6 files changed
Lines changed: 18 additions & 18 deletions
File tree
- packages
- @ember
- -internals
- object
- routing
- demo
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments