sashless
sashless
Thanks for the updates @eaglus .It looks like the PR got approved in december
I could fix this locally by using resolutions field to bump internal deps as it is pinned to `^9.0.0` currently ``` resolutions: { "puppeteer-core": "^13.5.2", }, dependencies: { "puppeteer": "^13.5.2",...
~~Can this be merged into master please? :+1: Hm unfortunately this doenst work for me. Does it still work for you @echenley ? `decorator.getDecorations is not a function`~~ Well okay,...
While i aggree with you that error handling might differ for everyone, i think that the `error response types` would still be useful regardless of the actual error handling. Could...