Releases: nayounsang/msw-dev-tool
Releases · nayounsang/msw-dev-tool
[email protected]
Patch Changes
- 8516a83: Improve UI
- Close button with Icon
- Add handler form layout, only scroll form field
[email protected]
Patch Changes
- 8f63d0a: Remove unused packages: immer, lodash
[email protected]
Patch Changes
- 47d82a2: - Write Next.js integration in docs.
- Show two ways to load worker in nextjs.
- Migrate to new integration way in docs.
[email protected]
Minor Changes
- 5acf638: - Abstract form components:
select, input, textarea
- Abstract form field:
label -> input
- Abstract
Select
- Form schema and validation
- Form error handling
- zustand logic
- Abstract form field:
[email protected]
Major Changes
- cc85de0: - Migrate pnpm to yarn.
- Change package release workflow.
- Change lockfile.