Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

refactor: next#345

Merged
alexander-akait merged 1 commit intomasterfrom
next
Nov 22, 2019
Merged

refactor: next#345
alexander-akait merged 1 commit intomasterfrom
next

Conversation

@alexander-akait
Copy link
Copy Markdown
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Update code + switch to ES modules by default + drop node@8

Breaking Changes

Yes

  • minimum required nodejs version is 10.13.0
  • switch to ES modules by default (option esModules now is true by default)

Additional Info

No

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 22, 2019

Codecov Report

Merging #345 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #345   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          29     29           
  Branches       12     13    +1     
=====================================
  Hits           29     29
Impacted Files Coverage Δ
src/index.js 100% <100%> (ø) ⬆️

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 0df6c8d...0f920d2. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant