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

Update to TypeScript 4.1.3 #9476

Merged
merged 9 commits into from
Dec 17, 2020
Merged

Update to TypeScript 4.1.3 #9476

merged 9 commits into from
Dec 17, 2020

Commits on Dec 15, 2020

  1. Upgrade Typescript to 4.1.

    It has now been out about a month, and we are up to 4.1.3.
    jasongrout committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    a685419 View commit details
    Browse the repository at this point in the history
  2. Yarn lock update

    jasongrout committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    72fe96b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90c51d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bdc747 View commit details
    Browse the repository at this point in the history
  5. Update typedoc to 0.20 beta 27

    It looks like typedoc 0.20 beta may now support the library mode that was keeping us on 0.17.0-3: see TypeStrong/typedoc#1184 (comment). See also TypeStrong/typedoc#1364
    jasongrout committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    cb7e3df View commit details
    Browse the repository at this point in the history
  6. Update yarn.lock

    jasongrout committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    523a900 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9b42db0 View commit details
    Browse the repository at this point in the history
  8. Fix some errors found when compiling docs with typedoc.

    There still are some errors, which will hopefully at least partly be solved by judicious exclusion of unnecessary files in the typedoc compilation.
    jasongrout committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    a5fb731 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Lint

    jasongrout committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    d575c1d View commit details
    Browse the repository at this point in the history