Skip to content
This repository has been archived by the owner on Mar 16, 2020. It is now read-only.

Latest commit

 

History

History
16 lines (7 loc) · 476 Bytes

MIGRATION.md

File metadata and controls

16 lines (7 loc) · 476 Bytes

Migration Guide

The EachModule API changes between major versions. This is a guide to help you make the switch when this happens.

Table Of Contents

Migrating from 1.0 to 2.0

Node.js Support

The only breaking change in EachModule 2.0 is that Node.js 0.10 and 0.12 are no longer supported. We'll be using newer ES6 features in upcoming releases which will not work in these older Node.js versions.