Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 533 Bytes

MIGRATION.md

File metadata and controls

19 lines (10 loc) · 533 Bytes

Migration Guide

Pa11y Dashboard's 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 Pa11y Dashboard 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.