v0.29.0-beta.1
Pre-release
Pre-release
·
81 commits
to main
since this release
🚀 Features
- docs:
- add contribution guidelines and link to CONTRIBUTING.md in README files - by @soybeanfe (5f571)
- add README files for documentation and playground apps in English and Chinese - by @soybeanfe (4a41c)
- pre-commit:
- add pre-commit hook to stage changes - by @soybeanfe (8e99b)
🐞 Bug Fixes
- config-provider: clean up imports and remove unused default preset options check - by @soybeanfe (2b18c)
- deps: update markdown-exit to version 1.1.0-beta.2 - by @soybeanjs (b7603)
- docs: update installation instructions and links for skills - by @soybeanfe (a5e1f)
💅 Refactors
- projects: refactor code structure - by @soybeanjs (3dd67)
- skills: move skill source to top-level
skillsdirectory - by @soybeanfe (cbe33)
🏡 Chore
- deps: update deps - by @soybeanjs (94835)
🎨 Styles
- components: simplify object property shorthand in form-field and tags-input components - by @soybeanjs (8b585)