Julien Palmas

Results 68 comments of Julien Palmas

Yes, definitely I am a bit confused though… there are 2 type definition files - https://github.com/poteto/ember-changeset/blob/master/index.d.ts - https://github.com/poteto/ember-changeset/blob/master/types/index.d.ts The later is more complete than the former Do they serve different...

@snewcomer could you help me understand why these 2 definition files exist? The way I see it, they could/should be merged… but I might be missing something… Thx

PR https://github.com/poteto/ember-changeset/pull/635 just did this @azhiv

I am in the process of migrating away from this addon in favor of `ember-page-title`. @snewcomer , do you have a migration path to share?

Hey @webark , looks like #48 is still open as of today (April 2017). Do you have any updates about it ?

I got bitten by this today too. Is there a know workaround at the moment?

ah… I'll have to try and update some deps too then to find what happened…

Chiming in since I hit this deprecation message too today. ESA won't be usable on ember 4.0 until this deprecation is removed

@SergeAstapov I've ran `yarn workspace ember-cli-mirage-docs test:ember` locally and it passes. How can I fix the `CI /Docs` action?

@SergeAstapov any idea how I could help debug the CI?