Releases: nayounsang/msw-dev-tool
Releases · nayounsang/msw-dev-tool
@msw-dev-tool/[email protected]
Patch Changes
- 6dffa68: use
useHandlerStore
api from core package - Updated dependencies [53af3bf]
- @msw-dev-tool/[email protected]
@msw-dev-tool/[email protected]
Patch Changes
- 53af3bf:
useHandlerStore
: React state management api, use store in vanilla js & react correctly. To implement this, add optional peer dep:react
.
@msw-dev-tool/[email protected]
@msw-dev-tool/[email protected]
Patch Changes
- b36a548: remove unused dep:
zustand
@msw-dev-tool/[email protected]
Patch Changes
- 971916f: resolve workspace protocol of
@msw-dev-tool/core
@msw-dev-tool/[email protected]
@msw-dev-tool/[email protected]
Patch Changes
- 469395e: - remove
vaul
drawer, replace withradix
dialog.- So, It supports
react19
.
- So, It supports
@msw-dev-tool/[email protected]
Patch Changes
- 9e75cfd: Move
zustand
frompeer dep
todep
. No need to put this as peer dep
@msw-dev-tool/[email protected]
Patch Changes
- a8c9e38: - Fix bug: tailwind's
@property
is not applied in shadow dom. So, an issue occurred whereborder
andshadow
not applied.- So, I parse css style and extract
@property
. And add these to shadow root's style sheet.
- So, I parse css style and extract
@msw-dev-tool/[email protected]
Patch Changes
- 4994c7b: Apply logo to default trigger