-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
48 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
# Changelog | ||
|
||
|
||
## v1.1.0 | ||
|
||
|
||
### 🚀 增强功能 / Enhancements | ||
|
||
- **zod:** 🚀 add zod supported ([666ec71](https://github.com/charlzyx/typeto/commit/666ec71)) | ||
|
||
### 🩹 修复问题 / Fixes | ||
|
||
- **scripts:** 🩹 fix pub.ts ([b52ce0a](https://github.com/charlzyx/typeto/commit/b52ce0a)) | ||
|
||
### 💅 代码重构 / Refactors | ||
|
||
- **core,oas:** 💅 重构 transfomer ([abf7eb6](https://github.com/charlzyx/typeto/commit/abf7eb6)) | ||
- **formily-schema,zod:** 💅 refactor zod, formily-schema by TypeResolver ([aab9b8e](https://github.com/charlzyx/typeto/commit/aab9b8e)) | ||
|
||
### 📖 文档更新 / Documentation | ||
|
||
- Add npm badge at README ([79fd553](https://github.com/charlzyx/typeto/commit/79fd553)) | ||
|
||
### 📦 Build | ||
|
||
- **tools:** 📦 git commit tools by golang, git cz like ([d8f8087](https://github.com/charlzyx/typeto/commit/d8f8087)) | ||
|
||
### 🏡 杂务处理 / Chore | ||
|
||
- 🤖 prepare for v1.0.2 ([9c0d007](https://github.com/charlzyx/typeto/commit/9c0d007)) | ||
|
||
### 🤖 持续集成 / CI | ||
|
||
- Changeset bump. ([15881f8](https://github.com/charlzyx/typeto/commit/15881f8)) | ||
- Bump version by local script. ([f0baa4d](https://github.com/charlzyx/typeto/commit/f0baa4d)) | ||
- Change gh actions. use changelogen replace changesets . ([968031c](https://github.com/charlzyx/typeto/commit/968031c)) | ||
- 🤖 release v1.0.0-alpha.0 ([dbad225](https://github.com/charlzyx/typeto/commit/dbad225)) | ||
|
||
### 🚧 未完成 / Work in Progress | ||
|
||
- **core:** 🚧 refactor type resolver, rename shared -> core ([e21a0a8](https://github.com/charlzyx/typeto/commit/e21a0a8)) | ||
- **core:** 🚧 refactor oas transfomer2, and core TypeResolver ([bf6a8dc](https://github.com/charlzyx/typeto/commit/bf6a8dc)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Charlzyx <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters