Jan Küster
Jan Küster
Should be fixed with https://github.com/jankapunkt/easy-speech/releases/tag/v2.1.0 Feel free to reopen if the issue persists.
This should likely be fixed in #111 please reopen if the issue persists
@Grubba27 do you think this might be a low-hanging fruit? I am personally not that much deep into typescript to be confident enough to provide a PR yet but I...
@StorytellerCZ not quite sure about the "quick". I think the change was not within Blaze but Meteor core that caused it. Could lead to a trail of more issues, which...
Alternatively we could split reviews between @StorytellerCZ , somebody else and me?
Yes @StorytellerCZ good point. The biggest changes, apart from linting, are: - classes - arrow functions - template literals the rest is mostly linting.
Can you elaborate on that? I am constantly working on integrating bpmn into meteor applications.
@bratelefant I accidentally merged the other so this is a new PR, however I think this is even better, since the release will include this as an own bullet point...
Published `@meteorrn/[email protected]` for testing (also bumped companion versions)
Thank you @JorgenVatle coming back at this with RC.4 I still can't run a new Vue/Vite project out of the box. Repro: ```shell $ meteor create --vue --release=3.0-rc.4 some-vue-app $...