Skip to content

v3.0.0

Compare
Choose a tag to compare
@GreatWizard GreatWizard released this 19 Aug 14:28
· 110 commits to master since this release
95efb87

Breaking changes

  • Remove ember-test configuration not needed anymore in our addon with dummy app (#70)
  • Remove prettier-eslint-cli from dependency (#70)

Features

  • Define an ember-core configuration file for both addon and app (#70)
  • Update the configurations to follow recent ember changes (#70)
  • Upgrade eslint-plugin-ember/node and remove extends workaround (#52)
  • New rule: spaces arround arrow for arrow functions (#60)
  • New rule: space before function parenthesis (#59)

Fix

  • fix path to base config in prettier.js (#61)

Build

  • bump path-parse from 1.0.6 to 1.0.7 (#80)
  • bump lodash from 4.17.19 to 4.17.21 (#76)
  • bump hosted-git-info from 2.8.8 to 2.8.9 (#77)
  • bump eslint-plugin-prettier from 3.3.1 to 3.4.0 (#74)
  • bump y18n from 4.0.0 to 4.0.1 (#73)
  • bump prettier-eslint-cli from 5.0.0 to 5.0.1 (#71)
  • bump eslint-plugin-prettier from 3.1.4 to 3.3.1 (#66)
  • add dependabot config (#64)