Commit 7786875
committed
build(release): 🚀 v10.2.0 🦉
# [10.2.0](v10.1.1...v10.2.0) (2025-04-29)
### Bug Fixes
* **docs/upload:** add safeguard if projects have bidi enabled ([#1175](#1175)) ([e66b257](e66b257))
* **docs/upload:** switch from `HEAD` to `GET` for initial page fetch ([#1224](#1224)) ([0e657c6](0e657c6))
* **docs/upload:** upload progress via ora ([#1231](#1231)) ([0549f66](0549f66))
* fetch util types ([#1218](#1218)) ([453efe9](453efe9))
* more copy edits, snapshot changes, fixes to get tests passing ([5755efa](5755efa))
* **openapi/upload:** add warning for unexpected slugs ([55e0974](55e0974))
* **openapi/upload:** improved handling for YAML files ([#1154](#1154)) ([f1e4d16](f1e4d16))
* timeouts on `doc:upload` ([#1227](#1227)) ([a7961ce](a7961ce))
* **v9:** point to correct dist-tag for outdated version notifications ([#1156](#1156)) ([099060d](099060d))
### Features
* `rdme docs upload` ([#1159](#1159)) ([69f9c7e](69f9c7e))
* add `docs migrate` command ([#1220](#1220)) ([67bd2ef](67bd2ef))
* better guides types, expose page stat type for `renderable` status ([#1236](#1236)) ([408253a](408253a))
* **cli:** add support for plugins ([#1213](#1213)) ([004c8bc](004c8bc))
* **docs/migrate:** add ability to unzip archives ([#1226](#1226)) ([334e125](334e125))
* **docs/migrate:** migration stats ([#1230](#1230)) ([ba3f062](ba3f062))
* **docs/upload:** support `.mdx` file extension ([#1198](#1198)) ([89f43fe](89f43fe))
* **docs:** add `--hide-experimental-warning` flag ([#1229](#1229)) ([250e9ce](250e9ce))
* **docs:** add ability to bypass autofix prompt ([#1234](#1234)) ([0407330](0407330))
* expose `readdirRecursive` ([fdf21fa](fdf21fa))
* expose fetch utils ([#1217](#1217)) ([0049a06](0049a06))
* exposing types for creating API keys to plugins ([#1225](#1225)) ([b625d80](b625d80))
* minor tweaks to plugin extensibility ([#1221](#1221)) ([4c72743](4c72743))
* **openapi/upload:** add `--confirm-overwrite` flag ([#1168](#1168)) ([59a913f](59a913f))
* **openapi:** improvements to circular ref detection, validation errors ([#1189](#1189)) ([683320f](683320f))
* **openapi:** improvements to circular ref detection, validation errors ([#1189](#1189)) ([57b732f](57b732f))
* various changes to get us plugin-ready ([#1216](#1216)) ([7cbe12b](7cbe12b))
### Reverts
* don't use v9 release channel in v10 ([db80253](db80253))
[skip ci]1 parent 13789b5 commit 7786875
File tree
4 files changed
+45
-4
lines changed- dist-gha
4 files changed
+45
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
1 | 42 | | |
2 | 43 | | |
3 | 44 | | |
| |||
0 commit comments