Jon Johnson

Results 191 comments of Jon Johnson

Well this is fun... ugh. We went to a node 16.x minimum to allow us to do overrides which only seem to work in NPM v8. This is necessary to...

Ok we were able to resolve our issues with embroiderer and now support node 14.x again. This is probably ready for a re-try.

I added (instead of replaced) it because I'm not sure about the DX of NPM/Yarn when they're missing. It might by confusing to be told to install the `@ember-data/model` when...

And that was the trick to making it work @SergeAstapov. I didn't even think to make it a peerDep here assuming if it was installed in the app then it...

I've got a bunch of time before the end of the year to spend on open source work, I'd be happy to help with anything you need to move v2...

Just as a data point: Update from beta.3 to beta.3 was smooth for us, no problems to report.

`v8.0.1` which followed `9.0.0` now auto uses dart-sass https://github.com/aexmachina/ember-cli-sass/blob/master/index.js#L36 so I think my approach is going to be to put `sass` into my `dependencies` for my addon which will provide...

I'm seeing the same and trying to figure out if I need to put time into updating and maybe maintaining moment-shim. It doesn't seem to be necessary possibly due to...

It looks like [v10](https://github.com/adopted-ember-addons/ember-moment/blob/master/CHANGELOG.md) now provides the tools/documentation needed to provide timezones and locales which were the last parts I was having trouble removing.

There is some info here that looks like it will fix this: https://www.npmjs.com/package/ember-cli-sass/v/9.0.0#upgrading-from-a-version-before-v900