Skip to content

v0.3.0

Choose a tag to compare

@ezhlobo ezhlobo released this 03 Sep 09:10
· 71 commits to master since this release

Enhanced

  • We fail test cases if there are console.error or console.warn executed. This is mostly to keep test cases up-to-date through the time and match them with prop-types definitions.

  • We now allow override eslint config for each project. It's not possible to remove everything added by us and add new rules.

  • We turned on a check of useless inline disables of eslint rules.

  • Up-to-date dependencies.