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

Detached route creation #587

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Detached route creation #587

wants to merge 6 commits into from

Commits on Aug 16, 2020

  1. Configuration menu
    Copy the full SHA
    614d267 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8ffc1b View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Merge branch 'master' of https://github.com/wheresrhys/fetch-mock int…

    …o detached-route-creation
    
    * 'master' of https://github.com/wheresrhys/fetch-mock: (29 commits)
      browsers again
      aaargh - lint!
      fix a test that should've always failed reallyI guess node 15 is stricter about some things
      revert to old browsers docker image
      correct browser docker image name
      babel config file name chamnge
      hopefully fix all failnig jobs
      install browsers
      use lts and current aliases for images
      fix some docker image names
      fix invalid circleci config
      remove babelifying from karma testsbrowsers are good enough nowadays
      update node versions tested on
      reference new bable plugins from karam config
      setup babel correctly
      stop relying on transform runtime plugin in node6 test
      install babel core
      upgrade babel
      fixed type errors in a way which is looser, but definitely backwasrd compatible
      update Promise type to use new PromiseLike type
      ...
    wheresrhys committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    85724d8 View commit details
    Browse the repository at this point in the history
  2. fix linting;

    wheresrhys committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    b6caf96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e8e8d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb89087 View commit details
    Browse the repository at this point in the history