🎉 This is the first major release of ember-fakerjs! 🎉
- Updated to Ember CI 4.1.0
- Updated to use ember-auto-import 2.x
- Updated most other dependencies to the latest
This is a minor release that adds no new functionality to the core addon. Primarily dependency updates.
- Updated to Ember CLI 3.28
- Updated several dependencies to the latest versions
- Drop Node.js v10.x support
This is a minor release that adds no new functionality to the core addon. Primarily dependency updates and test lint/assertion updates.
- Updated to Ember CLI 3.27
- Updated several dependencies to the latest versions
- Renamed
random
helper tofaker-random
, to avoid clash withember-math-helpers
This release includes a random
helper for accessing the faker
random utilities.
- Added
random
helper - Updated README
This release updates the addon to the latest Ember CLI 3.25 blueprint.
- Updated to Ember CLI 3.25.3
- Use auto-import as a dependency to include
faker
- Fix js/hbs linting errors
- Updated dummy app
- 100% addon test coverage