File tree Expand file tree Collapse file tree 9 files changed +79
-16
lines changed
Expand file tree Collapse file tree 9 files changed +79
-16
lines changed Original file line number Diff line number Diff line change 66 "@redocly/openapi-core" : " 1.34.2" ,
77 "@redocly/respect-core" : " 1.34.2"
88 },
9- "changesets" : []
9+ "changesets" : [
10+ " tame-pillows-flash" ,
11+ " unlucky-meals-hunt"
12+ ]
1013}
Original file line number Diff line number Diff line change 66# Redocly CLI changelog
77
88<!-- do-not-remove -->
9+
10+ ## 2.0.0-next.0 (2025-04-16)
11+
12+ ### Major Changes
13+
14+ - Removed support for the legacy Redocly API registry in favor of the new Reunite platform.
15+ Reunite provides improved API management capabilities and better integration with Redocly's tooling ecosystem.
16+ Migrated the ` login ` and ` push ` commands to work exclusively with Reunite.
17+ Removed the ` preview-docs ` command as part of platform modernization.
18+ Use the ` preview ` command instead.
19+ - Migrated the codebase to ES Modules from CommonJS, bringing improved code organization and better support for modern JavaScript features.
20+ Update to Node.js version 20.19.0+, 22.12.0+, or 23+.
21+
22+ ### Patch Changes
23+
24+ - Updated @redocly/respect-core to v2.0.0-next.0.
Original file line number Diff line number Diff line change 11# @redocly/cli
22
3+ ## 2.0.0-next.0
4+
5+ ### Major Changes
6+
7+ - Removed support for the legacy Redocly API registry in favor of the new Reunite platform.
8+ Reunite provides improved API management capabilities and better integration with Redocly's tooling ecosystem.
9+ Migrated the ` login ` and ` push ` commands to work exclusively with Reunite.
10+ Removed the ` preview-docs ` command as part of platform modernization.
11+ Use the ` preview ` command instead.
12+ - Migrated the codebase to ES Modules from CommonJS, bringing improved code organization and better support for modern JavaScript features.
13+ Update to Node.js version 20.19.0+, 22.12.0+, or 23+.
14+
15+ ### Patch Changes
16+
17+ - Updated @redocly/respect-core to v2.0.0-next.0.
18+
319## 1.34.2
420
521### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @redocly/cli" ,
3- "version" : " 1.34.2 " ,
3+ "version" : " 2.0.0-next.0 " ,
44 "description" : " " ,
55 "license" : " MIT" ,
66 "bin" : {
4444 "@opentelemetry/sdk-trace-node" : " 1.26.0" ,
4545 "@opentelemetry/semantic-conventions" : " 1.27.0" ,
4646 "@redocly/config" : " ^0.22.0" ,
47- "@redocly/openapi-core" : " 1.34.2 " ,
48- "@redocly/respect-core" : " 1.34.2 " ,
47+ "@redocly/openapi-core" : " 2.0.0-next.0 " ,
48+ "@redocly/respect-core" : " 2.0.0-next.0 " ,
4949 "abort-controller" : " ^3.0.0" ,
5050 "chokidar" : " ^3.5.1" ,
5151 "colorette" : " ^1.2.0" ,
Original file line number Diff line number Diff line change 11# @redocly/openapi-core
22
3+ ## 2.0.0-next.0
4+
5+ ### Major Changes
6+
7+ - Removed support for the legacy Redocly API registry in favor of the new Reunite platform.
8+ Reunite provides improved API management capabilities and better integration with Redocly's tooling ecosystem.
9+ Migrated the ` login ` and ` push ` commands to work exclusively with Reunite.
10+ Removed the ` preview-docs ` command as part of platform modernization.
11+ Use the ` preview ` command instead.
12+ - Migrated the codebase to ES Modules from CommonJS, bringing improved code organization and better support for modern JavaScript features.
13+ Update to Node.js version 20.19.0+, 22.12.0+, or 23+.
14+
315## 1.34.2
416
517### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @redocly/openapi-core" ,
3- "version" : " 1.34.2 " ,
3+ "version" : " 2.0.0-next.0 " ,
44 "description" : " " ,
55 "type" : " module" ,
66 "types" : " lib/index.d.ts" ,
Original file line number Diff line number Diff line change 11# @redocly/respect-core
22
3+ ## 2.0.0-next.0
4+
5+ ### Major Changes
6+
7+ - Removed support for the legacy Redocly API registry in favor of the new Reunite platform.
8+ Reunite provides improved API management capabilities and better integration with Redocly's tooling ecosystem.
9+ Migrated the ` login ` and ` push ` commands to work exclusively with Reunite.
10+ Removed the ` preview-docs ` command as part of platform modernization.
11+ Use the ` preview ` command instead.
12+ - Migrated the codebase to ES Modules from CommonJS, bringing improved code organization and better support for modern JavaScript features.
13+ Update to Node.js version 20.19.0+, 22.12.0+, or 23+.
14+
15+ ### Patch Changes
16+
17+ - Updated @redocly/openapi-core to v2.0.0-next.0.
18+
319## 1.34.2
420
521### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @redocly/respect-core" ,
3- "version" : " 1.34.2 " ,
3+ "version" : " 2.0.0-next.0 " ,
44 "description" : " API testing framework core" ,
55 "type" : " module" ,
66 "types" : " lib/index.d.ts" ,
4343 "dependencies" : {
4444 "@faker-js/faker" : " ^7.6.0" ,
4545 "@redocly/ajv" : " 8.11.2" ,
46- "@redocly/openapi-core" : " 1.34.2 " ,
46+ "@redocly/openapi-core" : " 2.0.0-next.0 " ,
4747 "better-ajv-errors" : " ^1.2.0" ,
4848 "colorette" : " ^2.0.20" ,
4949 "concat-stream" : " ^2.0.0" ,
You can’t perform that action at this time.
0 commit comments