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

fix(schema): use scule types for runtimeConfig type hints #23696

Merged
merged 33 commits into from Nov 15, 2023

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    4b19bfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb6e2b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    190f8a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04d48fd View commit details
    Browse the repository at this point in the history
  5. ci: remove only

    luc122c committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    4d938ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c539a7 View commit details
    Browse the repository at this point in the history
  7. test: remove [][0]

    danielroe committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    ada680b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c52d8aa View commit details
    Browse the repository at this point in the history
  9. Fix two of the tests

    luc122c committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    922b33c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dce3655 View commit details
    Browse the repository at this point in the history
  11. Revert "test: format input in camelCase"

    This reverts commit dce3655.
    luc122c committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    3f09698 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    62c8054 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    23d8b1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    734f149 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38d3b62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d209afe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9fdb9a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    247260f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45f93d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b54b81f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf2a33a View commit details
    Browse the repository at this point in the history
  5. test: remove runtime tests

    danielroe committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    8417d3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee68efe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f5e20e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    1f32cc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5f9a49 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

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

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    960335c View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Daniel Roe <daniel@roe.dev>
    luc122c and danielroe committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0f38cd7 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    f894d0b View commit details
    Browse the repository at this point in the history
  2. chore(deps): upgrade scule

    luc122c committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f6ece85 View commit details
    Browse the repository at this point in the history
  3. chore: remove comment

    scule 1.1.0 has now been released.
    https://github.com/unjs/scule/releases/tag/v1.1.0
    
    Co-authored-by: Daniel Roe <daniel@roe.dev>
    luc122c and danielroe committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    5e615ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73bd6b9 View commit details
    Browse the repository at this point in the history