0.15.2

(chore): - fix: running fern generate --local with a .fernignore works in Github Actions (@dsinghvi)

0.15.2-rc3

(chore): Full Changelog: https://github.com/fern-api/fern/compare/0.15.2-rc1…0.15.2-rc3

0.15.2-rc2

(chore): Full Changelog: https://github.com/fern-api/fern/compare/0.15.2-rc1…0.15.2-rc2

0.15.2-rc1

(chore): Full Changelog: https://github.com/fern-api/fern/compare/0.15.2-rc0…0.15.2-rc1

0.15.2-rc0

(chore): ## What’s Changed

Full Changelog: https://github.com/fern-api/fern/compare/0.15.1…0.15.2-rc0

0.15.1

(chore): It’s been forever since we released a non release candidate!

Break

  • The file structure of the Fern folder has now changed. If you have a single API, your definition can live directly at the top-level. If you have multiple, they will need to live in an apis folder. When you run fern upgrade the directory structure will automatically be updated.