Skip to content

Releases: nayounsang/msw-dev-tool

@msw-dev-tool/[email protected]

04 May 14:55
Compare
Choose a tag to compare

Patch Changes

@msw-dev-tool/[email protected]

04 May 14:55
Compare
Choose a tag to compare

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]

03 May 13:53
Compare
Choose a tag to compare

Patch Changes

@msw-dev-tool/[email protected]

03 May 12:27
Compare
Choose a tag to compare

Patch Changes

  • b36a548: remove unused dep: zustand

@msw-dev-tool/[email protected]

03 May 11:48
Compare
Choose a tag to compare

Patch Changes

  • 971916f: resolve workspace protocol of @msw-dev-tool/core

@msw-dev-tool/[email protected]

03 May 13:53
Compare
Choose a tag to compare

Patch Changes

@msw-dev-tool/[email protected]

29 Apr 08:40
Compare
Choose a tag to compare

Patch Changes

  • 469395e: - remove vaul drawer, replace with radix dialog.
    • So, It supports react19.

@msw-dev-tool/[email protected]

29 Apr 08:40
Compare
Choose a tag to compare

Patch Changes

  • 9e75cfd: Move zustand from peer dep to dep. No need to put this as peer dep

@msw-dev-tool/[email protected]

25 Apr 14:19
23141d4
Compare
Choose a tag to compare

Patch Changes

  • a8c9e38: - Fix bug: tailwind's @property is not applied in shadow dom. So, an issue occurred where border and shadow not applied.
    • So, I parse css style and extract @property. And add these to shadow root's style sheet.

@msw-dev-tool/[email protected]

21 Apr 13:18
d41a13b
Compare
Choose a tag to compare

Patch Changes

  • 4994c7b: Apply logo to default trigger