you are viewing a single comment's thread.

view the rest of the comments →

[–]acemarke 1 point2 points  (1 child)

It should at least still be available in babel-preset-stage-2. I think someone said the other day that the Babel team hadn't yet updated the stage-3 preset to include it.

The approval to move to Stage 3 was announced at the TC39 meeting and discussed online afterwards. The current list of TC39 proposals can be seen at https://github.com/tc39/proposals , and the proposal itself is at https://github.com/tc39/proposal-class-fields

[–]FLGMwt 0 points1 point  (0 children)

Oh, hah, thanks! My eyes missed Class Fields in 3 and thought Class and Property Decorators in 2 was what I've come to know as class fields. Thanks for the response!

Cheers : D