You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/nx-plugin-openapi/CHANGELOG.md
+24Lines changed: 24 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,27 @@
1
+
## 0.3.0 (2025-08-14)
2
+
3
+
4
+
### 🚀 Features
5
+
6
+
-**generate-api:** add support for multiple inputSpec files ([8ba101a](https://github.com/berger-engineering-io/nx-plugin-openapi/commit/8ba101a))
7
+
8
+
-**hasher:** add support for multiple inputSpec in hasher ([1a0f800](https://github.com/berger-engineering-io/nx-plugin-openapi/commit/1a0f800))
9
+
10
+
-**add-generate-api-target:** add support for custom target name ([f2edba0](https://github.com/berger-engineering-io/nx-plugin-openapi/commit/f2edba0))
11
+
12
+
13
+
### 🩹 Fixes
14
+
15
+
-**docs:** gif not displayed correctly ([92ef9aa](https://github.com/berger-engineering-io/nx-plugin-openapi/commit/92ef9aa))
16
+
17
+
-**tests:** fix TypeScript errors in hasher tests ([fb83ef8](https://github.com/berger-engineering-io/nx-plugin-openapi/commit/fb83ef8))
0 commit comments