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(build): Migrate to mobx version 5 #23

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

gristow
Copy link

@gristow gristow commented May 10, 2020

  • Upgrade MobX peer dependency to >= 5.15.4
  • Change tsconfig target to es2015 to match MobX 5 target
  • Upgrade Webpack & loaders to v. 4.43
  • Update parcel and revises /example/.babelrc to match the use of Babel 7 in Parcel >= 1.10.0
  • Update jest

@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@93b768f). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #23   +/-   ##
=========================================
  Coverage          ?   93.75%           
=========================================
  Files             ?        1           
  Lines             ?       16           
  Branches          ?        3           
=========================================
  Hits              ?       15           
  Misses            ?        0           
  Partials          ?        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 93b768f...35f9fd1. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants