Releases: chhsiao1981/use-thunk
Releases · chhsiao1981/use-thunk
10.1.2
What's Changed
- children in ThunkContext as JSX.Element or JSX.Element[] by @chhsiao1981 in #144
Full Changelog: 10.1.1...10.1.2
10.1.1
10.1.0
What's Changed
- root to defaultID by @chhsiao1981 in #140
- Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 by @dependabot[bot] in #139
Full Changelog: 10.0.4...10.1.0
10.0.4
10.0.3
10.0.2
What's Changed
- explicitly use Context.Provider to be compatible with 18.3 by @chhsiao1981 in #133
Full Changelog: 10.0.1...10.0.2
10.0.1
What's Changed
- update LICENSE to be 2026 by @chhsiao1981 in #129
- update Normalized State in README. by @chhsiao1981 in #130
- ThunkContext value with useMemo for efficiency. by @chhsiao1981 in #131
Full Changelog: 10.0.0...10.0.1
10.0.0
Breaking Changes
- Globally shared Thunk (
registerThunkandThunkContext). - Simplifying the lib by removing relations.
What's Changed
- update pnpm-lock.yaml by @chhsiao1981 in #125
- Globally shared Thunk. by @chhsiao1981 in #126
Full Changelog: 9.0.5...10.0.0
9.0.5
What's Changed
- update the type of data in setData as
Partial<S>by @chhsiao1981 in #123
Full Changelog: 9.0.4...9.0.5
9.0.4
What's Changed
- Bump vite from 6.3.6 to 6.4.1 by @dependabot[bot] in #119
- rename params in useThunk and useThunkReducer. by @chhsiao1981 in #120
- add pnpm-workspace.yaml by @chhsiao1981 in #121
Full Changelog: 9.0.3...9.0.4