vault
vault copied to clipboard
Upgrade Ember data 4.12.4
Done:
- Solved the missing id error that was occurring if we removed the attribute used as a primary key from the serializer. LDAP and Kubernetes both ran into this issue.
- Added the `"target": "es2021" to solve for errors from type not allowed. I tried ES6 as the target and still ran into type errors.