Skip to content

v7.0.0

Choose a tag to compare

@teppeis teppeis released this 23 Jun 13:41
· 1572 commits to main since this release
cd7df39

Braking changes

Features and changes

  • feat(mocha): add teppeis/+mocha config (#127, #134, #137, #156)
  • feat(prettier): make usePrettierrc: false (#130)
  • feat(base): disable multiline option of object-curly-newline according to new ESLint default (#140)
  • feat(node): enable "no-restricted-globals": [2, "URL", "URLSearchParams"] in node-v6 and node-v8 (d6390ca)
  • feat(es2015): disable avoidExplicitReturnArrows in object-shorthand (#132)
  • feat: assert no invalid deps in project root (#128)

Others

  • refactor(examples): filenames in examples (#133)
  • build(deps): update deps and devDeps
  • docs: add LICENSE (4965b59)