This is a quick bug fixing release:
- Export some additional Apollo methods:
useClient
,useSubscription
anduseLazyQuery
. #1185 @KrisCoulson - Incorrect import of default
merge
versus named exportmerge
. #1188 @jeliasson - Make
yarn rw generate util tailwind
use the correct pinned version of postcss-loader and autoprefixer. #1189 @dthyresson