Lucas Dohmen
Lucas Dohmen
Yep, I like that idea.
Thanks so much!
What is the status of this ticket? I tried @sorin-ionescu's version, the result for Vim looks as follows (Terminal.app on the left, iTerm.app on the right):  The colors...
Ok, thanks :) I used the snippet from above and [this](https://github.com/sorin-ionescu/solarized/blob/692b152ed669cd0435d5233515fe6d17d67fe7a7/osx-terminal.app-colors-solarized/xterm-256color/Solarized%20Dark%20xterm-256color.terminal) version of the color schema. Now it works :)
It can execute arbitrary code. I will look into it tomorrow :smile:
I checked our code, as additional information, these are the APIs we are using: 1. We create the client with `createClient` using the `CreateClientParams` type. 2. On that client, we...
Thanks, Benedikt! Are there any breaking changes? Or do I just keep everything the same?
Thank you, the hint with ESM is important :+1: I'll try it out and get back to you, @axe312ger
@axe312ger If I update the package, and change nothing else, our build fails: ``` ERROR in ../node_modules/.pnpm/[email protected]/node_modules/contentful/dist/contentful.cjs 12:19-32 Module not found: Error: Can't resolve 'os' in '/src/node_modules/.pnpm/[email protected]/node_modules/contentful/dist' BREAKING CHANGE: webpack...