v2.1.1
🐞 Bug Fixes
- assets:
- add ts-expect-error comment for svg icons type error - by @soybeanjs (f8f0c)
- bin:
- update import statement for index file - by @soybeanjs (4549d)
- components:
- i18n-ally:
- add missing TypeScript compiler options. fixed #907 - by @soybeanjs in #907 (a5f85)
- projects:
- tsconfig:
- change moduleResolution to 'bundler' across multiple packages - by @soybeanjs (c0105)
- vscode:
- add oxc.vscode extension and update settings for formatting. fixed #904 - by @soybeanjs in #904 (f8bd9)
- workflows:
- update actions/checkout and actions/setup-node to v6 - by @soybeanjs (b5b50)
🛠 Optimizations
- mix-menu: use stable Symbol.for as MixMenu context key. fixed #919 - by @soybeanjs in #919 (e1667)
💅 Refactors
- hooks: simplify useContext implementation and improve type definitions - by @soybeanjs (f292d)
📖 Documentation
- readme: add SoybeanUI section with description and badges - by @soybeanjs (3a7a3)
🏡 Chore
- deps:
- update deps - by @soybeanjs (a43a7)
- update deps - by @soybean-js (9afb3)
- update deps - by @soybeanjs (e8fa9)