March 21, 2024
0.19.14
(chore):
## What’s Changed
- (feature): sdk endpoint by @dsinghvi in https://github.com/fern-api/fern/pull/3197
- feat: add in gpg signing for gradle publish by @armandobelardo in https://github.com/fern-api/fern/pull/3195
- FER-970: Improve performance in by reducing reliance on async behavior and lazy dynamic imports by @omarrida in https://github.com/fern-api/fern/pull/3206
- (fix): ts sdk doesn’t support response property by @dsinghvi in https://github.com/fern-api/fern/pull/3208
- (internal):
seed
runs wheneverseed.yml
config changes by @dsinghvi in https://github.com/fern-api/fern/pull/3209 - fix: fullSlug implementation uses the wrong filepath structure by @abvthecity in https://github.com/fern-api/fern/pull/3210
- (docs): remove $ sign from bash codeblocks content by @minaelee in https://github.com/fern-api/fern/pull/3194
- add background-image docs by @minaelee in https://github.com/fern-api/fern/pull/3211
- build(deps-dev): bump @ts-morph/common from 0.21.0 to 0.23.0 by @dependabot in https://github.com/fern-api/fern/pull/3202
- build(deps-dev): bump eslint-plugin-tailwindcss from 3.14.2 to 3.15.1 by @dependabot in https://github.com/fern-api/fern/pull/3201
- build(deps): bump github.com/fern-api/generator-exec-go from 0.0.622 to 0.0.679 in /generators/go by @dependabot in https://github.com/fern-api/fern/pull/3199
- (feat): set
ir-version
override when running generators by @dsinghvi in https://github.com/fern-api/fern/pull/3212 - bump fern version by @minaelee in https://github.com/fern-api/fern/pull/3214
- improvement: allow ruby and python to take in byte streams by @armandobelardo in https://github.com/fern-api/fern/pull/3207
- improvement: use AnyStr to keep intellisense for enums but allow forw… by @armandobelardo in https://github.com/fern-api/fern/pull/3216
- (fix): Handle optional multipart references by @amckinney in https://github.com/fern-api/fern/pull/3218
- (fix): update generator config deserialization logic in OpenAPI generator by @omarrida in https://github.com/fern-api/fern/pull/3224
- (internal): document syntax highlighting by @abvthecity in https://github.com/fern-api/fern/pull/3220
- (chore): Simplify heading for
max height
in a code block by @dsinghvi in https://github.com/fern-api/fern/pull/3225 - (chore): rename
syntax highlighting
tocode snippets
by @dsinghvi in https://github.com/fern-api/fern/pull/3226 - (docs): move
searchbar
to top to create more space by @dsinghvi in https://github.com/fern-api/fern/pull/3227 - fix: add signature to the local zod schema as well by @armandobelardo in https://github.com/fern-api/fern/pull/3228
New Contributors
- @omarrida made their first contribution in https://github.com/fern-api/fern/pull/3206
Full Changelog: https://github.com/fern-api/fern/compare/0.19.13…0.19.14-rc3