v1.1.3
- Enhancements
- [phoenix.gen] Support
--binary-id
option when generating scaffold - [phoenix.new] Don't include Ecto gettext translations if
--no-ecto
is passed
- [phoenix.gen] Support
- JavaScript client bug fixes
- Ensure exports variable does not leak
- Fix
setTimeout
scoping issue for Babel