Skip to content

Commit 2ac067f

Browse files
committed
explain breaking change
1 parent 126c0ce commit 2ac067f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
- PR [#80](https://github.com/metadevpro/openapi3-ts/pull/80) contributed by @jonluca
88
- Updated libs
9-
- Changed build system to output esm as well as cjs
9+
- Breaking change: Changed build system to output esm as well as cjs (folders `dist/mjs` and `dist/cjs` now respectively, instead of `dist` for cjs previously).
1010
- Changed test system to use vite
1111
- Added stricter extension prefix typing
1212

0 commit comments

Comments
 (0)