什么时候会出稳定版哈,发现语法变化太快。15版的过了2个月再重新npm install下很多写法不支持了
例如:
16年12月时这段代码都可以现在已经报错了
22版本语法就变成下面了
I'm afraid I don't speak Chinese, and google is doing a poor job translating what you said. Are you asking about when a stable version is released?
If so, I'm aware that I'm doing frequent breaking changes, but I believe I'm mostly finished with the syntax. but bear in mind that eventually this is still in beta, and compared to other plugins this plugin tries to do too much, which can be both a problem and a good thing if done properly. Also because of my own inexperience as a JavaScript developer. Also those breaking changes while unfortunate helped reduce the verbosity by a considerable amount.
I'm aiming to release the first stable version by the end of this month if I manage to close most of the issues and verify some performance issues as well.
Most helpful comment
I'm afraid I don't speak Chinese, and google is doing a poor job translating what you said. Are you asking about when a stable version is released?
If so, I'm aware that I'm doing frequent breaking changes, but I believe I'm mostly finished with the syntax. but bear in mind that eventually this is still in beta, and compared to other plugins this plugin tries to do too much, which can be both a problem and a good thing if done properly. Also because of my own inexperience as a JavaScript developer. Also those breaking changes while unfortunate helped reduce the verbosity by a considerable amount.
I'm aiming to release the first stable version by the end of this month if I manage to close most of the issues and verify some performance issues as well.