Skip to content

Releases: xojs/xo

0.18.2

04 May 02:45
Compare
Choose a tag to compare

We finally fixed all the gitignore issues. Thanks to hard work by @marionebl and @schnittstabil.

The --open flag now also supports VS Code.

v0.18.1...v0.18.2

0.18.1

25 Mar 20:15
Compare
Choose a tag to compare

Removes the promise/no-promise-in-callback and promise/no-callback-in-promise rules. They were more annoying than useful. You usually have to deal with a lot of non-Promise APIs, so I had to disable it too many times. Some APIs will also never be Promise, like events and streams. 2253852

v0.18.0...v0.18.1

0.18.0

18 Mar 10:02
Compare
Choose a tag to compare

Highlights

All changes

v0.17.1...v0.18.0

0.17.0

11 Oct 13:18
Compare
Choose a tag to compare

Check out the new feature highlight on what makes XO awesome.

Also excited to share that Hyper.app is now using XO \o/

Highlights

All changes

v0.16.0...v0.17.0