fern icon indicating copy to clipboard operation
fern copied to clipboard

🌿 Stripe-level SDKs and Docs for your API

Results 429 fern issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Nextjs forces `--isolatedModules` and whenever we generate our `typescript-sdk` and try to import it from our monorepo it crashes on build time. ```bash Type error: Re-exporting a...

typescript

### Describe the bug In my python generator config I specify pydantic version v2, but still wind up with pydantic.v1 imports. ### To reproduce Use the following generator config ```yaml...

python

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.0.4 to 27.9.0. Release notes Sourced from eslint-plugin-jest's releases. v27.9.0 27.9.0 (2024-02-16) Features add should-be-fine support for flat configs (#1505) (4cc2a1b) v27.8.0 27.8.0 (2024-02-13) Features support failing.each...

dependencies
javascript

Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...

dependencies
python