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

Build: Output package type declarations #18942

Merged
merged 65 commits into from
Mar 27, 2020
Merged

Build: Output package type declarations #18942

merged 65 commits into from
Mar 27, 2020

Commits on Mar 26, 2020

  1. Add tsconfigs for packages

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    d1ec2b8 View commit details
    Browse the repository at this point in the history
  2. Update TypeScript package

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    38814d0 View commit details
    Browse the repository at this point in the history
  3. Add types

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    9c238dd View commit details
    Browse the repository at this point in the history
  4. Gitignore types output

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    d6c5808 View commit details
    Browse the repository at this point in the history
  5. Clean build-types

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    152ce84 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd066a3 View commit details
    Browse the repository at this point in the history
  7. Fix PriorityQueue types

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    48cf167 View commit details
    Browse the repository at this point in the history
  8. Add sprintf-js types

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    d970cb3 View commit details
    Browse the repository at this point in the history
  9. Type plural_forms function

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    62d2023 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8645170 View commit details
    Browse the repository at this point in the history
  11. Add include

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    77c3835 View commit details
    Browse the repository at this point in the history
  12. Add tsbuildinfo locations

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    fb52cee View commit details
    Browse the repository at this point in the history
  13. Clean the right directories

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    124a8b3 View commit details
    Browse the repository at this point in the history
  14. Remove root tsconfig

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    fcbff69 View commit details
    Browse the repository at this point in the history
  15. Add build-types

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    eb26707 View commit details
    Browse the repository at this point in the history
  16. Disable token-list types

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    bee32b5 View commit details
    Browse the repository at this point in the history
  17. Remove ts cache from cleanup

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    af14a3e View commit details
    Browse the repository at this point in the history
  18. Include build-types in files

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    a10f1a5 View commit details
    Browse the repository at this point in the history
  19. Use "build" over "b"

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    d9141ec View commit details
    Browse the repository at this point in the history
  20. Remove lint-types from lint

    This is now handled as part of build:package-types
    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    9754612 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d6a20ea View commit details
    Browse the repository at this point in the history
  22. Remove redundant resolve

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    4cfe893 View commit details
    Browse the repository at this point in the history
  23. No async, no catch

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    ba8e7c5 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    214e1ff View commit details
    Browse the repository at this point in the history
  25. Clean up tsconfig

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    1042f71 View commit details
    Browse the repository at this point in the history
  26. "Fix" token-list

    relax strictness
    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    0cca987 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    71b0dd8 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    1268c2f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    80c0a02 View commit details
    Browse the repository at this point in the history
  30. Ignore cli input

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    adbb0dd View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    973f5fb View commit details
    Browse the repository at this point in the history
  32. Add travis job

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    09c9955 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2e3bdce View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    7c277f4 View commit details
    Browse the repository at this point in the history
  35. Restructure is-shallow-equal

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    d11fe6a View commit details
    Browse the repository at this point in the history
  36. Bump to TS 3.8.3

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    384c78e View commit details
    Browse the repository at this point in the history
  37. Type TokenList

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    36d4649 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    7e71ee6 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    5ab371b View commit details
    Browse the repository at this point in the history
  40. Fix implicit any type

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    8fc3c0e View commit details
    Browse the repository at this point in the history
  41. Disable noImplicitAny for pma

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    7dc9a43 View commit details
    Browse the repository at this point in the history
  42. Exclude react-native

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    94b9451 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    3230e83 View commit details
    Browse the repository at this point in the history
  44. Improve is-shallow-equal structure

    - No package.json hack
    - No package.json lint ignore
    - Publish via files field
    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    47b24c3 View commit details
    Browse the repository at this point in the history
  45. Proposal: Use root ts project

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    448fd2f View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    ad9f5bc View commit details
    Browse the repository at this point in the history
  47. Only clean types on publish

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    7e9a6e1 View commit details
    Browse the repository at this point in the history
  48. Run lint-stage via npm script

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    e2d8f86 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    9151cd1 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    70b1c2e View commit details
    Browse the repository at this point in the history
  51. Drop tsc verbose build

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    ad17ba1 View commit details
    Browse the repository at this point in the history
  52. Fix types in token-list

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    1251ec6 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    8dffe92 View commit details
    Browse the repository at this point in the history
  54. Restore bin typechecking

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    0236148 View commit details
    Browse the repository at this point in the history
  55. Comment cache outdir

    sirreal committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    89a0540 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    9c5782c View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    c4516f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Configuration menu
    Copy the full SHA
    adb7a78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a213ca9 View commit details
    Browse the repository at this point in the history
  3. Update is-shallow-equal tests

    sirreal committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    6ee66b5 View commit details
    Browse the repository at this point in the history
  4. Revert "Explain lint-staged script with a comment"

    This reverts commit 8dffe92.
    sirreal committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    4d95dc0 View commit details
    Browse the repository at this point in the history
  5. Revert "Proposal: Check all types on lint-staged"

    This reverts commit 70b1c2e.
    sirreal committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    bc0eac3 View commit details
    Browse the repository at this point in the history
  6. Revert "Run lint-stage via npm script"

    This reverts commit e2d8f86.
    sirreal committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    3fbe6f2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9c8577 View commit details
    Browse the repository at this point in the history
  8. Update changelog for affected packages

    - New feature for packages with type declarations
    - Breaking change for is-shallow-equal direct imports of arrays/objects
    - Breaking change for `types` order in npm-package-json-lint-config
    sirreal committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    dfd2bc1 View commit details
    Browse the repository at this point in the history