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

Allow @babel/preset-typescript to be configured #11840

Merged
merged 13 commits into from
May 9, 2020
Merged

Allow @babel/preset-typescript to be configured #11840

merged 13 commits into from
May 9, 2020

Commits on Apr 12, 2020

  1. Allow @babel/preset-typescript to be configured

    Some usages, e.g. [getting parameter decorators to work properly](WarnerHooh/babel-plugin-parameter-decorator#19), require configuring `@babel/preset-typescript`.
    
    This commit adds that functionality to `next/babel`.
    Skn0tt committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    ec5c8d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Configuration menu
    Copy the full SHA
    8a88c5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    987c1c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2020

  1. Configuration menu
    Copy the full SHA
    50b6cb2 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Update babel dependencies

    Skn0tt committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    41733bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e65fb19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b117922 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15cf1a3 View commit details
    Browse the repository at this point in the history
  5. Fix linting and run pre-nccing

    ijjk committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    7087a03 View commit details
    Browse the repository at this point in the history
  6. Update size-limit test

    ijjk committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    07617df View commit details
    Browse the repository at this point in the history
  7. Add additional tests

    ijjk committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    6ea47c0 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. Configuration menu
    Copy the full SHA
    4401f99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    412e52e View commit details
    Browse the repository at this point in the history