João Vieira

Results 4 issues of João Vieira

Enforces the existing [airbnb style guide rule about default parameters coming last](https://github.com/airbnb/javascript#functions--defaults-last) in eslint by using [default-param-last](https://eslint.org/docs/rules/default-param-last). As this rule was introduced in ESLint 6.4.0, I bumped the eslint version...

semver-breaking: guide change

We are getting an error in IE11 only since version 2.6.0 (does not happen with 2.5.7). It seems to be related with some missing polyfill in the build/dist. ``` unable...

Drop `defaultProps` from the generated component as they are now **deprecated** and will be removed in React 19. They were added in #8 due to concerns about the overhead of...

- Add homebridge 2 to supported engines after doing some tests that did not reveal any issues. - Remove `-` from generated device names as HAP is now validating that...