Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement support for the new decorators proposal #13827

Merged
merged 3 commits into from Feb 1, 2022

Commits on Jan 27, 2022

  1. Add the decoratorsAutoAccessors parser plugin (#13681)

    Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com>
    Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
    3 people committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    4417a49 View commit details
    Browse the repository at this point in the history
  2. Add new decorators transform (#14004)

    Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
    Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com>
    3 people committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    ff521a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Make decoratorsBeforeExport optional for 2021-12 decorators (#14217)

    * Make `decoratorsBeforeExport` optional for 2021-12 decorators
    
    * Update fixture options
    nicolo-ribaudo committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    47b70b8 View commit details
    Browse the repository at this point in the history