mobx-angularjs icon indicating copy to clipboard operation
mobx-angularjs copied to clipboard

feat(build): Migrate to mobx version 5

Open gristow opened this issue 5 years ago • 1 comments

  • 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

gristow avatar May 10 '20 23:05 gristow

Codecov Report

:exclamation: 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.

codecov-io avatar Dec 30 '20 20:12 codecov-io