@lava-x/next-js
v4.0.2
Published
NextJs Helper from Lava X
Readme
LxNext
NextJs Helpers Package from Lava X Team
Changelog
V4.0.2
- fix websocket link for apollo client with
GraphQLWsLink
V4.0.0
- upgrade dependencies to latest
- replace
subscriptions-transport-wswithgrahql-wsfollow official docs recommendation - rename types
ApolloSocketEvents->WsEventListener - replace variable
websocketRequesttypes fromWebSocketParamstoWsClientOptions - enable types for AuthIdentity & move hook to AuthIdentityContext folder
V2.1.11
- add
memoryCacheConfigintoApolloClientOptions - add
constructApolloLinksintoApolloClientOptionsto enable links customization for apollo client
