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(nuxt): experimental build manifest + client route rules #21641

Merged
merged 60 commits into from
Sep 19, 2023

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    7c0b5b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6898186 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a4de92 View commit details
    Browse the repository at this point in the history
  4. fix: respect buildAssetsURL

    danielroe committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    9d44679 View commit details
    Browse the repository at this point in the history
  5. style: lint

    danielroe committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    baa5006 View commit details
    Browse the repository at this point in the history
  6. chore: add dependency

    danielroe committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    501623c View commit details
    Browse the repository at this point in the history
  7. fix: use correct var

    danielroe committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    9ac0cb7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    47aa7ea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7b1a96b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c9832cc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    df9169e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    3f4dd75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c94627c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0a01c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa5610b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6facf0 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    409db39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2da2db5 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. test: update bundle size

    danielroe committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    37892d0 View commit details
    Browse the repository at this point in the history
  2. test: fix unit tests

    danielroe committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    3995b66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ea7b00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07df72a View commit details
    Browse the repository at this point in the history
  5. chore: simplify

    danielroe committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    31b1e6e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c688d7b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    227640d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dbdf091 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0ee407d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3dd39d6 View commit details
    Browse the repository at this point in the history
  11. fix: export getRouteRules

    danielroe committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    597bad1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b955e41 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    73c900c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    21e493c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4f85cff View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bc9ae12 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    69911eb View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    39ee4d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4491e87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    610cffa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a046662 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d573f37 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f15e617 View commit details
    Browse the repository at this point in the history
  7. refactor: use import.meta

    danielroe committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    aa355ef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d7b326 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7953aed View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    bc1d745 View commit details
    Browse the repository at this point in the history
  2. fix: update url

    danielroe committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    198daf6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f97389 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78a8813 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14fbae6 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

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

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    c712e19 View commit details
    Browse the repository at this point in the history
  2. test: update snapshot

    danielroe committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    d1ceaf3 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    71a25c2 View commit details
    Browse the repository at this point in the history
  2. fix: disable by default

    danielroe committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    86f5ea4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2c9dcc View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. test: update env key

    danielroe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    1066334 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98b8918 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fae77f View commit details
    Browse the repository at this point in the history
  4. test: update bundle

    danielroe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    650b6f1 View commit details
    Browse the repository at this point in the history