Chris Manson

Results 323 comments of Chris Manson

@patricklx yes that was at the bottom of the barrel file which is now deprecated, likely won't be included if you're using vite and will be removed in Ember 7...

I'm planning on starting that work once we have a plan to do v2 without a monorepo 👍

@NullVoxPopuli the reproduction is pretty vanilla so no it's not using any of those things

> A bunch of errors log about not being able to parse files, but it still eventually works itself out :-/ This is because any failed bundling on the dep...

Was this fixed in https://github.com/embroider-build/ember-auto-import/pull/667 ?

So I tend to update things using the blueprint and keep support for older things until I need to drop them (because I add a feature that breaks a test...

nice one thanks @mkszepp 🎉

Thanks for creating the issue! At the moment we're still executing the plan to redesign the website as defined in the Website Redesign RFC: https://rfcs.emberjs.com/id/0425-website-redesign I would have to check...

@simonihmig yes this would be included in this PR: https://github.com/embroider-build/scenario-tester/pull/34 which was released in scenario-tester@4 https://github.com/embroider-build/scenario-tester/pull/35 The underlying issue was in fixiturify project: https://github.com/stefanpenner/node-fixturify-project/pull/87

I'm pretty sure that's the only notable change that is included in the major, there may be a few other type changes and one other API change but there is...