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

Removes babel configuration from users project #3719

Merged
merged 32 commits into from
Nov 19, 2021

Commits on Nov 9, 2021

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

Commits on Nov 10, 2021

  1. Only set preset env for jest

    dac09 committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    e16384b View commit details
    Browse the repository at this point in the history
  2. Remove all babelconfig from users project, including

    Load all babel config from rwjs/interal
    dac09 committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    e2b2ba7 View commit details
    Browse the repository at this point in the history
  3. Whoops deleted the wrong rc

    dac09 committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    56793eb View commit details
    Browse the repository at this point in the history
  4. Fix apiSide register

    dac09 committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    057b307 View commit details
    Browse the repository at this point in the history
  5. Fix prerendering

    dac09 committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    908c6db View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Merge branch 'main' of github.com:redwoodjs/redwood into feat/babel-j…

    …est-fun
    
    * 'main' of github.com:redwoodjs/redwood:
      Throw error on missing route param. (redwoodjs#3714)
      Regenerate lock file(s) (redwoodjs#3722)
      update yarn.lock
      udpate yarn.lock
      v0.38.1
      update yarn.lock
      Have Redwood figure out in what order tables need to be cleared during scenario teardown (redwoodjs#3716)
      Base64 encode smaller required images during prerender (redwoodjs#3705)
      Have Redwood figure out in what order tables need to be cleared during scenario teardown (redwoodjs#3716)
      Base64 encode smaller required images during prerender (redwoodjs#3705)
      Fixes syntax error Firebase Auth template initializeApp (redwoodjs#3709)
      Fixes UserInputError mesage display in FormError (redwoodjs#3704)
      dbAuth: Resolved typos and inconsistencies in templates (redwoodjs#3698)
      fixed styling post-setup-tailwind command (redwoodjs#3696)
      More router tests. (redwoodjs#3718)
      Fix Fastify link.
      Remove Codesee integration. (redwoodjs#3717)
      Teach named route function to handle glob routes (redwoodjs#3702)
    dac09 committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    b2a2d73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc2d774 View commit details
    Browse the repository at this point in the history
  3. Fixes for linter config

    dac09 committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    5bff963 View commit details
    Browse the repository at this point in the history
  4. A few tweaks

    dac09 committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    40de3e3 View commit details
    Browse the repository at this point in the history
  5. Config to configFile

    dac09 committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    fcf55aa View commit details
    Browse the repository at this point in the history
  6. Lint the linter config...

    dac09 committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    a8e3dc5 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    ba13b9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea0173b View commit details
    Browse the repository at this point in the history
  3. Remove reminder for me

    dac09 committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    9af65f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba3b718 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    39cf27c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e92db7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    771278b View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Configuration menu
    Copy the full SHA
    b455f89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df842bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    870d47f View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    48837e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6437507 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61ed774 View commit details
    Browse the repository at this point in the history
  4. Undo web jest env changes

    dac09 committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    6a33ba1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5febfc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0f4eac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ff0ffb6 View commit details
    Browse the repository at this point in the history
  8. Option A: remove polyfill plugin, only have transform-runtime

    Also change framework config to make sure corejs isn't imported
    dac09 committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    e8415b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    5d069e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b9cdc6 View commit details
    Browse the repository at this point in the history