marvelapp / react-ab-test

A/B testing React components and debug tools. Isomorphic with a simple, universal interface. Well documented and lightweight. Tested in popular browsers and Node.js. Includes helpers for Mixpanel and Segment.com.
MIT License
243 stars 46 forks source link

Node 12 #17

Closed moretti closed 4 years ago

moretti commented 4 years ago

Table of Contents

Description

Upgrading Node.js to v12, as v8 will reach its end-of-life on 31 December 2019

Motivation and Context

See above

How Has This Been Tested?

Tests are 💚 on https://app.circleci.com/jobs/github/marvelapp/react-ab-test/29

Screenshots (if appropriate):

Types of changes