Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.38 KB

2020-02-18-Rest-Hooks-4.2-4.5.md

File metadata and controls

43 lines (30 loc) · 1.38 KB
author authorURL authorFBID title
Nathaniel Tucker
7941978
Rest Hooks 4.2-4.5

A lot of exciting features have been developed recently, resulting in many feature releases. We've been hard a work integrating them into Coinbase's various products, so I skipped a few release announcements. The biggest focus has been performance features - highlighted by adding true optimistic updates.

4.2:

Indexes

Indexes provide an optional

Full set of 4.1 release commits

4.3:

Optimistic updates Keep referential equality in list views

4.4

SetShapeParams ParamsFromShape Export EntitySchema and EntityInstance react native listUrl bug

4.5

Include all FetchOptions in subscribe action (reactive#265) Support non JSON (aka binary) fetches (reactive#267) New package @rest-hooks/use-enhanced-reducer

Internal Breaking: Changing middlewares results in a new dispatch that properly wraps those middlewares. Technically this is a fix, but if you relied on the old behavior be careful!