v3.2.0
- Use
@babel/parser
for extraction instead ofesprima
. This allows to extract from native classes, as well as from TypeScript files. - Ensure
ember-ajax
is not installed when installingember-l10n
(this was a leftover in the blueprint) - Ensure
/translations
directory is created on first extraction run