0.37.0-rc0

(feat): The business plan Typescript SDK will now generate wire tests if the feature flag in the configuration is turned on.

- name: fernapi/fern-typescript-node-sdk
version: 0.37.0-rc0
config:
generateWireTests: true

0.36.6

(fix): Now import paths are correctly added to getResponseBody tests. CI checks also added.

0.36.5

(fix): Now, server sent events are treated differently as streaming responses, to ensure the correct wrapping happens.