1.7.0

(feat): Allow users to specify the path they’d like to generate the SDK to.

Here’s an example of how to implement this in generators.yml:

1# In generators.yml
2groups:
3 ts-sdk:
4 generators:
5 - name: fernapi/fern-typescript-node-sdk
6 config:
7 packagePath: src/package-path