November 27, 2023
0.15.4
(chore):
## What’s Changed
- chore: use correct URL for preview server by @dsinghvi in https://github.com/fern-api/fern/pull/2322
- fix: docs preview server no longer has cors requirement by @dsinghvi in https://github.com/fern-api/fern/pull/2323
- Add test def for optional enum query param by @davidkonigsberg in https://github.com/fern-api/fern/pull/2317
- chore: migrate to github workflows by @dsinghvi in https://github.com/fern-api/fern/pull/2327
- chore: migrate documentation to core repo by @dsinghvi in https://github.com/fern-api/fern/pull/2328
- feature: add example docs by @dsinghvi in https://github.com/fern-api/fern/pull/2342
- Change ‘let us know’ link from email to issue by @zachkirsch in https://github.com/fern-api/fern/pull/2344
- fix: links to generators by making them exact urls by @dannysheridan in https://github.com/fern-api/fern/pull/2346
- feature: seed CLI runs compile commands for verification by @dsinghvi in https://github.com/fern-api/fern/pull/2351
- Improvement: document using an enum name and value by @dannysheridan in https://github.com/fern-api/fern/pull/2349
- chore: test definition for bearer auth with environment variable by @dsinghvi in https://github.com/fern-api/fern/pull/2353
- fix: resolve referenced examples for path parameters by @dsinghvi in https://github.com/fern-api/fern/pull/2356
New Contributors
- @davidkonigsberg made their first contribution in https://github.com/fern-api/fern/pull/2317
Full Changelog: https://github.com/fern-api/fern/compare/0.15.3…0.15.4