kazzkiq / CodeFlask

A micro code-editor for awesome web pages.
https://kazzkiq.github.io/CodeFlask/
MIT License
1.07k stars 120 forks source link

Update CodeFlask on npm? #52

Closed roelfjan closed 6 years ago

roelfjan commented 6 years ago

Is there a reason why the last update of the codeflask npm package was 11 months ago? I like to use it in my project as a npm package

kazzkiq commented 6 years ago

Just lack of time to push the new changes. Done.

Obs.: There were some possible breaking changes, so beware when updating from 0.2.0 to 0.3.0.

Obs2.: According to SemVer, breaking changes should be added only in MAJOR versions, but since CodeFlask is still in beta (v0.x.x), and since I don't feel comfortable upgrading it to major 1.x, I just pushed a MINOR version (0.3.x).