- TypeScript typings fix: omit
Data
base class keys increate()
andcopy()
signatures. Not a
breaking change since attempt to override these keys would lead to runtime error already. Mainly
affects autocomplete function of your editor, only showing the keys that can be updated.