0.40.4
(fix): Upgrades dependency stream-json which improves the performance when reading large API specs. This version will improve your fern generate performance.
0.40.3
(fix): If the serde layer is enabled, then all the serializers are exported under the namespace serializers.
0.40.2
(fix): The generated SDK now handles reading IR JSONs that are larger than 500MB. In order to to this, the function streamObjectFromFile is used instead of JSON.parse.
0.40.1
(fix): The generated snippets now inline referenced request objects given they are not named, they need to be inlined.
0.40.0
(feat): A new configuration flag has now been added that will automatically generate
BigInt for long and bigint primitive types. To turn this flag on: