You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only change that affects this package is in 11.3.0, where some types
were changed so that if they take a type parameter that `extends Json`,
they default to `Json` itself. Because of our lint rules that forced
some changes in this PR itself. There should be no backward-incompatible
changes, however.
`object` is deprecated, so we do need to adapt to that at some point,
but we can address that in a future PR.
0 commit comments