Rename decorators&decorators2 plugins to decorators-legacy&decorators.#7821
Conversation
Reasons: 1) Naming consistency with Babel plugins 2) Sooner or later the decorators2 plugin should become decorators
|
Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/7771/ |
|
Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/7770/ |
|
@nicolo-ribaudo @hzoo Have you guys decided wether decorators will be one single plugin or would we still apply the syntax enablement separately? If so, we can certainly simplify the code on both babili and babel. Also we can remove the old "property" nomenclature toward |
|
@diervo They will stay separate, until we can remove the legacy version (probably in Babel 8?) |
|
This is the versioning issue we have been discussing. I think if we drop the stage 0-2 presets we should think about independent versioning for proposals and maybe keep them at 0.x. too many ideas/possibilities for that though |
Reasons: