Artem Tamoian
Artem Tamoian
There is also an issue with return type of `TransitionPromptHook`. Possible return values don't include `true` which is incorrect.
Hey @jimkyndemeyer! Any progress on it? Do you maybe need some help?
Covers everything except deprecated `withIntl`: ```typescript declare module 'gatsby-plugin-intl' { import * as gatsby from 'gatsby'; import React from 'react'; export * from 'react-intl'; export class Link extends gatsby.Link {}...
Are there any updates on that? It seems like a very common use-case for libraries – barely anyone wants fonts to be inlined in CSS.