3.78.0

(feat): Improve library docs generation UI with clean spinner interface. Replace verbose polling logs with interactive task spinners for better UX. Enable parallel processing of multiple libraries with concurrent spinners. Verbose logs moved to debug level only for cleaner output.

3.77.1

(fix): Scope PR update feature for self-hosted GitHub generation to the current generator by including the generator name in the branch prefix (e.g. fern-bot/fernapi-fern-typescript-sdk/). This prevents concurrent generators targeting the same repository from racing on the same PR.