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!: default to serverModuleFormat esm #6949

Merged
merged 25 commits into from
Aug 9, 2023
Merged

feat!: default to serverModuleFormat esm #6949

merged 25 commits into from
Aug 9, 2023

Commits on Jul 24, 2023

  1. feat!: default to serverModuleFormat esm

    feat: update remix-serve to use dynamic import to support esm and cjs
    jacob-ebey committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b037937 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    425262a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    069dc26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75f4eaa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8770ac7 View commit details
    Browse the repository at this point in the history
  5. change to node 18

    jacob-ebey committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    be621cf View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. update nvm version again

    jacob-ebey committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    04f9d08 View commit details
    Browse the repository at this point in the history
  2. revert moduleDetection

    jacob-ebey committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    e08553c View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    5ccc5d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50972a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bae0b63 View commit details
    Browse the repository at this point in the history
  4. fix lint issues

    jacob-ebey committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    7a9bbda View commit details
    Browse the repository at this point in the history
  5. update test

    jacob-ebey committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    e1f9fce View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    e23a045 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f87808 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. fix postcss

    markdalgleish committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    ae19a27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f04f071 View commit details
    Browse the repository at this point in the history
  3. update test files

    jacob-ebey committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    50ac5b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9882d99 View commit details
    Browse the repository at this point in the history
  5. update hmr postcss config

    jacob-ebey committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    d8f5d07 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    774ee6b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c84965 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3ea17d5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    21ffd26 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fd1f59e View commit details
    Browse the repository at this point in the history