Skip to content

Releases: matschik/freebox

v1.3.3

16 Dec 00:49
Compare
Choose a tag to compare
remove unused eslint plugin for prettier

v1.3.1

15 Jul 21:38
Compare
Choose a tag to compare
ci: deprecate NodeJS 8 support

v1.0.0

26 May 00:16
Compare
Choose a tag to compare

Finally the first stable release is here !

This is a refactoring from Typescript to pure JavaScript to simplify the codebase. I realized this library does not benefit enough from Typescript. I still include Typescript typings.

After days of tests, I'm confident with this release !
I will be using it on my big side project.

They are many breaking changes like:

  • Not using config file anymore
  • Decoupling register & login into two classes
  • Typescript to JavaScript
  • Add CI, linting
  • npm package name from freebox-sdk-js to freebox
  • github repo name from freebox-sdk-js to freebox
  • Light codebase
  • Unit tests
    ...

Enjoy !

$ npm install freebox