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

Initial Migration #11380

Merged
merged 1,817 commits into from Mar 27, 2024
Merged

Initial Migration #11380

merged 1,817 commits into from Mar 27, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    f4cdbb8 View commit details
    Browse the repository at this point in the history
  2. test(vite): refactor (#8104)

    pcattori committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    caf06a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8b1044 View commit details
    Browse the repository at this point in the history
  4. chore: Update version for release (pre) (#8106)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    ce2345d View commit details
    Browse the repository at this point in the history
  5. chore: Update version for release (#8107)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Matt Brophy <matt@brophy.org>
    3 people committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    24f01a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    849f42a View commit details
    Browse the repository at this point in the history
  7. refactor(vite): disable hmr for child compiler (#8108)

    Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
    pcattori and hi-ogawa committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    b68ae7a View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. fix(remix-dev/vite, remix-server-runtime): handle criticalCss in an…

    … adapter agnostic way (#8076)
    
    Co-authored-by: Mark Dalgleish <mark.john.dalgleish@gmail.com>
    hi-ogawa and markdalgleish committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    949c2ce View commit details
    Browse the repository at this point in the history
  2. fix(remix-dev/vite): use global Request class in Vite dev server ha…

    …ndler (#8062)
    
    Co-authored-by: Mark Dalgleish <mark.john.dalgleish@gmail.com>
    hi-ogawa and markdalgleish committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    dc7aee7 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. fix(remix-dev/vite, server-runtime): pass Vite server errors to `vite…

    ….ssrFixStacktrace` (#8066)
    
    Co-authored-by: Mark Dalgleish <mark.john.dalgleish@gmail.com>
    hi-ogawa and markdalgleish committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    2386d42 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. test(vite): refactor (#8134)

    pcattori committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    63b5548 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Configuration menu
    Copy the full SHA
    4d0fbec View commit details
    Browse the repository at this point in the history
  2. fix(remix-dev/vite): don't trigger request abort signal on dev server…

    … response close (#8130)
    
    Co-authored-by: Mark Dalgleish <mark.john.dalgleish@gmail.com>
    hi-ogawa and markdalgleish committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    0420f21 View commit details
    Browse the repository at this point in the history
  3. perf(remix-dev/vite): disable server.preTransformRequests for child…

    … compiler (#8121)
    
    Co-authored-by: Mark Dalgleish <mark.john.dalgleish@gmail.com>
    hi-ogawa and markdalgleish committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    7ad2c82 View commit details
    Browse the repository at this point in the history
  4. perf(remix-dev/vite): extract route module exports in parallel (#8111)

    Co-authored-by: Mark Dalgleish <mark.john.dalgleish@gmail.com>
    hi-ogawa and markdalgleish committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    f0f675c View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Vite: exclude modules within .server directories from client build (#…

    …8154)
    
    Co-authored-by: Mark Dalgleish <mark.john.dalgleish@gmail.com>
    pcattori and markdalgleish committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    8292199 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. fix(remix-dev/vite): bundle CSS from client entry (#8143)

    Co-authored-by: Pedro Cattori <pcattori@gmail.com>
    markdalgleish and pcattori committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    cc18af5 View commit details
    Browse the repository at this point in the history
  2. fix(remix-dev/vite): make installGlobals opt-in for Vite dev (#8119)

    Co-authored-by: Mark Dalgleish <mark.john.dalgleish@gmail.com>
    hi-ogawa and markdalgleish committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1287e34 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    e536f54 View commit details
    Browse the repository at this point in the history
  2. refactor(remix-dev/vite): remove redundant jsx and typescript Bab…

    …el plugins (#7998)
    
    Co-authored-by: Mark Dalgleish <mark.john.dalgleish@gmail.com>
    hi-ogawa and markdalgleish committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    00558b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6757da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35e4613 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8550821 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    40cf019 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3782e4b View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    460abaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b13908b View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. fix(vite): preserve names for exports from .client imports (#8200)

    Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
    pcattori and hi-ogawa committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    488799c View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. fix (remix-serve): Fix source map loading (#8174)

    Co-authored-by: Matt Brophy <matt@brophy.org>
    Co-authored-by: Pedro Cattori <pcattori@gmail.com>
    3 people committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    a385bc8 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Client Data Support (#8173)

    Co-authored-by: Pedro Cattori <pcattori@gmail.com>
    brophdawg11 and pcattori committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    2860de2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d76f3eb View commit details
    Browse the repository at this point in the history
  3. chore: Update version for release (pre) (#8217)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    cf0f6be View commit details
    Browse the repository at this point in the history
  4. Bump router

    brophdawg11 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9d7b219 View commit details
    Browse the repository at this point in the history
  5. chore: Update version for release (pre) (#8218)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    3e8b934 View commit details
    Browse the repository at this point in the history
  6. Bump router

    brophdawg11 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    182b8f2 View commit details
    Browse the repository at this point in the history
  7. chore: Update version for release (pre) (#8219)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    72a073d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    47a64d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fe37859 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    b60f9a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b07e20d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5309ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    febf2e3 View commit details
    Browse the repository at this point in the history
  5. chore: Update version for release (pre) (#8226)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    791c706 View commit details
    Browse the repository at this point in the history
  6. Bump router (#8227)

    brophdawg11 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    3b7b33c View commit details
    Browse the repository at this point in the history
  7. chore: Update version for release (pre) (#8228)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e65d723 View commit details
    Browse the repository at this point in the history
  8. Bump fetch (#8231)

    brophdawg11 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ac5e062 View commit details
    Browse the repository at this point in the history
  9. chore: Update version for release (pre) (#8234)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e3ab562 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    114aba2 View commit details
    Browse the repository at this point in the history
  11. chore: Update version for release (pre) (#8237)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    5478c2e View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Add error type to server runtime meta args (#8238)

    Co-authored-by: Matt Brophy <matt@brophy.org>
    timkraut and brophdawg11 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    c239842 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    d5bac7d View commit details
    Browse the repository at this point in the history
  2. chore: Update version for release (pre) (#8249)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    eaa9cec View commit details
    Browse the repository at this point in the history
  3. refactor: stop using node-fetch inside create-remix (#7345)

    Co-authored-by: Matt Brophy <matt@brophy.org>
    MichaelDeBoey and brophdawg11 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    77d9317 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba7b59c View commit details
    Browse the repository at this point in the history
  5. chore: Update version for release (pre) (#8254)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    a23ecb6 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    755d0a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7562e4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d80110 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f85f0b View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    f2b4d53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dabccfe View commit details
    Browse the repository at this point in the history
  3. chore: Update version for release (pre) (#8276)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3baaa27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d6127f View commit details
    Browse the repository at this point in the history
  5. chore: Update version for release (pre) (#8279)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6241a30 View commit details
    Browse the repository at this point in the history
  6. chore: Update version for release (#8280)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Matt Brophy <matt@brophy.org>
    3 people committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    03c5cb5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    37ee74e View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

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

Commits on Dec 18, 2023

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

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    984c15f View commit details
    Browse the repository at this point in the history
  2. fix(vite): disable server.watch for child compiler during build (#8320

    )
    
    Co-authored-by: Mark Dalgleish <mark.john.dalgleish@gmail.com>
    hi-ogawa and markdalgleish committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    e181117 View commit details
    Browse the repository at this point in the history
  3. chore: Update version for release (pre) (#8345)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    8f205db View commit details
    Browse the repository at this point in the history
  4. Bump router (#8346)

    brophdawg11 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    0e8cf41 View commit details
    Browse the repository at this point in the history
  5. chore: Update version for release (pre) (#8347)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    25330c4 View commit details
    Browse the repository at this point in the history
  6. Bump router (#8348)

    brophdawg11 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    f01a529 View commit details
    Browse the repository at this point in the history
  7. chore: Update version for release (pre) (#8349)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    0f5eb6c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4634ea9 View commit details
    Browse the repository at this point in the history
  9. feat(remix-dev/vite): Add unstable_serverBundles (#8332)

    Co-authored-by: Pedro Cattori <pcattori@gmail.com>
    markdalgleish and pcattori committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    7d3b2ab View commit details
    Browse the repository at this point in the history
  10. chore: Update version for release (pre) (#8354)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    a7a47c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    b27df83 View commit details
    Browse the repository at this point in the history
  2. chore: Update version for release (#8362)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Matt Brophy <matt@brophy.org>
    3 people committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    9c1ef36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f1aac0 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

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

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    549df78 View commit details
    Browse the repository at this point in the history
  2. chore: use isbot version 4 (#8385)

    Co-authored-by: Matt Brophy <matt@brophy.org>
    fifi98 and brophdawg11 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    b12b69a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9748fde View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. update cookie (#8375)

    tomer-yechiel committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    7c3b050 View commit details
    Browse the repository at this point in the history
  2. Handle isbot v4 in a backwards-compatible manner (#8415)

    Co-authored-by: Filip Bel <bel.filip@icloud.com>
    brophdawg11 and fifi98 committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    c35e7f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. fix(remix-dev/vite): invalidate route manifest on route export change (

    …#8157)
    
    Co-authored-by: Mark Dalgleish <mark.john.dalgleish@gmail.com>
    hi-ogawa and markdalgleish committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    8def758 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. SPA Mode (#8457)

    brophdawg11 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    b9e8eab View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. fix(remix-run/vite): loosen route export restrictions (#8420)

    Co-authored-by: Mark Dalgleish <mark.john.dalgleish@gmail.com>
    pcattori and markdalgleish committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    dc8f9bc View commit details
    Browse the repository at this point in the history
  2. fix (remix-serve): fallback to default path if source maps aren't ava…

    …ilable when building stack trace (#8446)
    
    Co-authored-by: Matt Brophy <matt@brophy.org>
    VHall1 and brophdawg11 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    5b9b9d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed035e3 View commit details
    Browse the repository at this point in the history
  4. chore: Update version for release (pre) (#8463)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7cefc2d View commit details
    Browse the repository at this point in the history
  5. Prep release notes

    brophdawg11 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    586fbdf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d541d0f View commit details
    Browse the repository at this point in the history
  7. chore: Update version for release (pre) (#8465)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    59b8ffe View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

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

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    1b3f663 View commit details
    Browse the repository at this point in the history
  2. Bump router (#8484)

    brophdawg11 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    327cb45 View commit details
    Browse the repository at this point in the history
  3. chore: Update version for release (pre) (#8485)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    fda9903 View commit details
    Browse the repository at this point in the history
  4. chore: Update version for release (#8486)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Matt Brophy <matt@brophy.org>
    3 people committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    9cc6980 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eaa661c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53cb0f5 View commit details
    Browse the repository at this point in the history
  7. fix(remix-dev/vite): fix unstable file read during handleHotUpdate (#…

    …8479)
    
    Co-authored-by: Mark Dalgleish <mark.john.dalgleish@gmail.com>
    hi-ogawa and markdalgleish committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    8c16935 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. perf(remix-dev/vite): use fs watcher to invalidate manifest instead o…

    …f request time (#8164)
    
    Co-authored-by: Mark Dalgleish <mark.john.dalgleish@gmail.com>
    hi-ogawa and markdalgleish committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    3218847 View commit details
    Browse the repository at this point in the history
  2. vite: profiling (#8493)

    pcattori committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    4464df2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1f6edc View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Fix quirks mode warning for SPA template (#8495)

    Co-authored-by: Matt Brophy <matt@brophy.org>
    mrm007 and brophdawg11 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2566a50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7998100 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf2a649 View commit details
    Browse the repository at this point in the history
  4. chore: Update version for release (pre) (#8532)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    798063d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    a2e961b View commit details
    Browse the repository at this point in the history
  2. chore: Update version for release (pre) (#8540)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b5bcc71 View commit details
    Browse the repository at this point in the history
  3. Update release notes

    brophdawg11 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ff56a8c View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    9f672c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfefe1e View commit details
    Browse the repository at this point in the history
  3. Bump router (#8550)

    brophdawg11 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    75ddb7a View commit details
    Browse the repository at this point in the history
  4. chore: Update version for release (pre) (#8551)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    664f469 View commit details
    Browse the repository at this point in the history
  5. chore: Update version for release (#8552)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Matt Brophy <matt@brophy.org>
    3 people committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    c4c2078 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    471e73a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c274c80 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    99d0da3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e9084c View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

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

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    6debfd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8fb7d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d1d196 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

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

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    ec21f5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    656aa29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4651e6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db45174 View commit details
    Browse the repository at this point in the history
  5. Cloudflare support for Vite (#8531)

    Co-authored-by: Jacob Ebey <jacob.ebey@live.com>
    Co-authored-by: Mark Dalgleish <mark.john.dalgleish@gmail.com>
    3 people committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    f44419e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

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

Commits on Jan 28, 2024

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

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    0260c0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed44522 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. vite: no enforce: "post" (#8627)

    pcattori committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    1f8cc7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71fba3d View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    c52f5dc View commit details
    Browse the repository at this point in the history
  2. Bump router (#8643)

    brophdawg11 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    9be5963 View commit details
    Browse the repository at this point in the history
  3. Convert Vite plugin adapter API to presets (#8620)

    Co-authored-by: Pedro Cattori <pcattori@gmail.com>
    markdalgleish and pcattori committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    f4782ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a141503 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6e9a6e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dba553d View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Export more Vite types, document presets (#8654)

    Co-authored-by: Pedro Cattori <pcattori@gmail.com>
    markdalgleish and pcattori committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    52a0382 View commit details
    Browse the repository at this point in the history
  2. chore: Update version for release (pre) (#8655)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    a7ed239 View commit details
    Browse the repository at this point in the history
  3. Bump router (#8664)

    brophdawg11 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    103ce28 View commit details
    Browse the repository at this point in the history
  4. chore: Update version for release (pre) (#8665)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    25c4a98 View commit details
    Browse the repository at this point in the history
  5. chore: Update version for release (#8666)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Matt Brophy <matt@brophy.org>
    3 people committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c85c9be View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    97a2830 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42db213 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    a670bc6 View commit details
    Browse the repository at this point in the history
  2. feat(remix-dev/vite, remix-react, remix-server-runtime): support cust…

    …om basename (#8145)
    
    Co-authored-by: Mark Dalgleish <mark.john.dalgleish@gmail.com>
    Co-authored-by: Matt Brophy <matt@brophy.org>
    3 people committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    ad7c3d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bd4c8d View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. vite: externalize getbindingsproxy from cloudflare preset (#8688)

    Co-authored-by: Mark Dalgleish <mark.john.dalgleish@gmail.com>
    pcattori and markdalgleish committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    dd39374 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    525f8bf View commit details
    Browse the repository at this point in the history
  3. Vite: Enable HMR for .md and .mdx files (#8711)

    Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
    pcattori and hi-ogawa committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    981fb24 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    7680360 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64a7bf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3245069 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2243015 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bff5bc9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8aabda4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    02b5ef9 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    30544ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7983ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f96302 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Fix Vite client route requests with pre-processed search params (#8740)

    Co-authored-by: Mark Dalgleish <mark.john.dalgleish@gmail.com>
    cythrawll and markdalgleish committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b1e7850 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    d518609 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83ef166 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    c907dc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf09564 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bfb7f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. chore: Update version for release (pre) (#8770)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    e3e10eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba921b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e876f54 View commit details
    Browse the repository at this point in the history
  4. chore: Update version for release (pre) (#8772)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    e27a166 View commit details
    Browse the repository at this point in the history
  5. Bump RR version (#8774)

    brophdawg11 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    f28406f View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. vite: fix server export dead-code elimination for routes outside of a…

    …pp dir (#8795)
    
    Co-authored-by: Luciano Fantone <luciano.alvarezfantone@sas.se>
    pcattori and lfantone committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    c496974 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d4d45a View commit details
    Browse the repository at this point in the history
  3. chore: Update version for release (pre) (#8775)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    af0d26a View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    0259a44 View commit details
    Browse the repository at this point in the history
  2. chore: Update version for release (pre) (#8798)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b612c1b View commit details
    Browse the repository at this point in the history
  3. chore: fix Windows path normalization in Vite (#8806)

    Co-authored-by: Pedro Cattori <pcattori@gmail.com>
    AlemTuzlak and pcattori committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b3cc755 View commit details
    Browse the repository at this point in the history
  4. Always ignore route files starting with . (#8801)

    Co-authored-by: Pedro Cattori <pcattori@gmail.com>
    markdalgleish and pcattori committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    d5aea67 View commit details
    Browse the repository at this point in the history
  5. chore: Update version for release (pre) (#8807)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b651d8d View commit details
    Browse the repository at this point in the history
  6. chore: Update version for release (#8809)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    70b1b7c View commit details
    Browse the repository at this point in the history
  7. Merge branch 'release-next'

    pcattori committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    d011e19 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    35ca177 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'main' into dev

    pcattori committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    97a42cd View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. chore: Update version for release (#8820)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e6878fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c935a6 View commit details
    Browse the repository at this point in the history
  3. chore: Update version for release (#8837)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    a38c168 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'release-next'

    pcattori committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    cdd5f35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a01cec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a85b658 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    c6ca3f3 View commit details
    Browse the repository at this point in the history
  2. chore: format

    remix-run-bot committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    427d5f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

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

Commits on Feb 25, 2024

  1. Support custom Vite build.assetsDir option (#8843)

    Signed-off-by: Eric Chernuka <ericchernuka@gmail.com>
    Co-authored-by: Mark Dalgleish <mark.john.dalgleish@gmail.com>
    ericchernuka and markdalgleish committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    de702e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    189b6b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fe6ae6 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    61cd50c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c58b954 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e28c38 View commit details
    Browse the repository at this point in the history
  4. chore: Update version for release (pre) (#8904)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    29a88ff View commit details
    Browse the repository at this point in the history
  5. Draft release notes

    brophdawg11 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    2032002 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b675b07 View commit details
    Browse the repository at this point in the history
  7. chore: Update version for release (pre) (#8907)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    e2b2ab6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    303ff01 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    01ee9b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. chore: Update version for release (pre) (#8930)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9224b15 View commit details
    Browse the repository at this point in the history
  2. Read Vite config in reveal/routes commands (#8916)

    Co-authored-by: Matt Brophy <matt@brophy.org>
    markdalgleish and brophdawg11 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ba9e876 View commit details
    Browse the repository at this point in the history
  3. Bump router (#8936)

    brophdawg11 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2b673d9 View commit details
    Browse the repository at this point in the history
  4. chore: Update version for release (pre) (#8937)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8d86630 View commit details
    Browse the repository at this point in the history
  5. chore: Update version for release (#8938)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Matt Brophy <matt@brophy.org>
    3 people committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    73b2131 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0d3e4c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce4c075 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

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

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    412c70d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a549a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4e9787 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Bump router (#8984)

    brophdawg11 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    fd5fb6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f88cd9 View commit details
    Browse the repository at this point in the history
  3. chore: Update version for release (pre) (#8985)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    efef744 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

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

Commits on Mar 7, 2024

  1. Bump router (#9010)

    brophdawg11 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    43a1aee View commit details
    Browse the repository at this point in the history
  2. chore: Update version for release (pre) (#9011)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    0d64696 View commit details
    Browse the repository at this point in the history
  3. chore: Update version for release (#9012)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Matt Brophy <matt@brophy.org>
    3 people committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    29f9dfe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf54911 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

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

Commits on Mar 12, 2024

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

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    adc11ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    861d948 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d711eb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8a3f7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3dd1a94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6190214 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

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

Commits on Mar 22, 2024

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

Commits on Mar 25, 2024

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

Commits on Mar 26, 2024

  1. Fix remix-routes not transforming source maps (#8970)

    Co-authored-by: Pedro Cattori <pcattori@gmail.com>
    IgnusG and pcattori committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    69f5196 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Update single fetch headers approach to use response stub API (#9142)

    Co-authored-by: Jacob Ebey <jacob.ebey@live.com>
    brophdawg11 and jacob-ebey committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    7498997 View commit details
    Browse the repository at this point in the history
  2. Bump router (#9147)

    brophdawg11 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3a90d41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cfcea9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b12d8b View commit details
    Browse the repository at this point in the history
  5. chore: Update version for release (pre) (#9150)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Matt Brophy <matt@brophy.org>
    3 people committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    16f17f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4fa24c1 View commit details
    Browse the repository at this point in the history