mainmatter / ember-cookies

Cookies abstraction for Ember.js that works both in the browser as well as with Fastboot on the server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATION: Use of `merge` has been deprecated.

jdaviderb opened this issue · comments

in my project with ember-fastboot I have this deprecation error

DEBUG: -------------------------------
DEBUG: Ember             : 3.6.1
DEBUG: Ember Data        : 3.6.0
DEBUG: Ember Simple Auth : 1.8.0
DEBUG: -------------------------------

image