All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.2.1 (2017-11-21)
Note: Version bump only for package remote-context
- context: Descriptors compare support NaN (ac1a71c)
- context: Fix comparing descriptors when one or more descriptors is undefined. (eca6c4f)
- context: Fix error rejection on Promise reflection. (58610b7)
- context: Fix getter on local method (5c211c1)
- context: Prevent Context#set from accessing getters (449772a)
- context: Add support for getters and setters (73b59f9)
- Promise: Make promises
send
callbacks instead ofrequest
. (f1617b7)