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

feat: hybrid output #6991

Merged
merged 54 commits into from
May 17, 2023
Merged

feat: hybrid output #6991

merged 54 commits into from
May 17, 2023

Commits on Apr 27, 2023

  1. update config schema

    MoustaphaDev committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    99c3bfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4c614d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b05568 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

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

Commits on Apr 29, 2023

  1. Configuration menu
    Copy the full SHA
    06a8f69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d509b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d7263e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96cffb7 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Configuration menu
    Copy the full SHA
    70c60c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a4541d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2788683 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    157c4e0 View commit details
    Browse the repository at this point in the history
  5. simplfy conditional

    MoustaphaDev committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    0fa2ded View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

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

Commits on May 10, 2023

  1. update config schema

    MoustaphaDev committed May 10, 2023
    Configuration menu
    Copy the full SHA
    b3c6e24 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    21f7a41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f18245c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3496afa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc4fd2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b44a926 View commit details
    Browse the repository at this point in the history
  6. don't export vite plugin

    MoustaphaDev committed May 12, 2023
    Configuration menu
    Copy the full SHA
    b756753 View commit details
    Browse the repository at this point in the history
  7. remove unneeded check

    MoustaphaDev committed May 12, 2023
    Configuration menu
    Copy the full SHA
    0b14c61 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aaa9896 View commit details
    Browse the repository at this point in the history
  9. extract fallback prerender meta

    Extract the fallback `prerender` module meta out of the `scan` function.
    It shouldn't be its responsibility to handle that
    MoustaphaDev committed May 12, 2023
    Configuration menu
    Copy the full SHA
    ef2ffb1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7ca73e8 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. Configuration menu
    Copy the full SHA
    8a64125 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e941ad7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e54411 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f7c217 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ba6bcb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2c582a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5efc41e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    f104d5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb02e34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    109fd60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b9a37e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e82f30 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa2f92c View commit details
    Browse the repository at this point in the history
  7. remove outdated comments

    MoustaphaDev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    0478cea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ae079eb View commit details
    Browse the repository at this point in the history
  9. remove outdated comments

    MoustaphaDev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    79fdfd6 View commit details
    Browse the repository at this point in the history
  10. apply sarah review

    Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
    MoustaphaDev and sarah11918 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    cdb5816 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b818f79 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d5bf324 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a1f1558 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bada941 View commit details
    Browse the repository at this point in the history
  15. chore: changeset

    MoustaphaDev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    091e9c8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    037efbc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e6bd737 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    e595d21 View commit details
    Browse the repository at this point in the history
  2. resolve merge conflict

    MoustaphaDev committed May 17, 2023
    Configuration menu
    Copy the full SHA
    c408482 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f340a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb55a43 View commit details
    Browse the repository at this point in the history