Tobias Bieniek

Results 625 comments of Tobias Bieniek

> Yes. I was not aware that `3.1.0-beta.1` did not match `^3.0.0`. FWIW https://jubianchi.github.io/semver-check/#/%5E3.0.0/3.1.0-beta.1%20 disagrees with that statement 🤔

> ESA is saying you should have ESA as a peerDependency, and the user should install both addons I never said that, and I am not ESA. What I said...

@fenichelar it looks like you're right. `yarn-deduplicate` does indeed not deduplicate the ESA-token dependency and the explicitly installed ESA beta version. I guess the only way to resolve this then...

I would assume the latest stable release, but I'm not the maintainer of this addon, so I can't say for sure 😅

While the files that we use are not really standardized there are still quite a few tools that support them in the current way. as in: ICU messages in YAML/JSON...

I'm mostly talking about translation tools like Crowdin, etc.

FYI https://github.com/html-next/ember-cli-changelog !== https://github.com/ember-cli/ember-cli-changelog 😉

@Robdel12 any idea when v4 will be released?

@allthesignals I don't think that this actually works properly. It works fine if you set these values before rendering a component, but setting it again afterwards won't invalidate the render,...

> It seems like an incomplete implementation on the part of the dependency, but I don't feel like I have a complete enough view of the usage context to be...