Create Xo Versions Save

Add XO to your project

v2.0.0

6 months ago

Breaking

  • Require Node.js 18 e917c7b

https://github.com/xojs/create-xo/compare/v1.0.1...v2.0.0

v1.0.1

1 year ago
  • Fix compability with Yarn 3 (#20) 37826ad

https://github.com/xojs/create-xo/compare/v1.0.0...v1.0.1

v1.0.0

2 years ago

Breaking

  • Require Node.js 12.20 95a6401
  • This package is now pure ESM. Please read this.

https://github.com/xojs/create-xo/compare/v0.8.1...v1.0.0

v0.8.1

4 years ago

v0.8.0

4 years ago

Breaking

  • Rename from xo-init to create-xo f3b381a
  • Require Node.js 8 1ba26be

Fixes

  • Don't delete pkg.xo on init (#18) 38c3180
  • Warn when Yarn is not installed and the project is using Yarn (#17) 6090a3f
  • Prevent error when initializing in a Yarn workspace (#15) a4b4be5

https://github.com/xojs/create-xo/compare/v0.7.0...v0.8.0