Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4616717

Browse files
committed
v2.1.2
1 parent6cea357 commit4616717

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

‎CHANGELOG.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
##[Unreleased]
44

5+
##[2.1.2] - 2025-07-21
6+
###Changed
7+
- Do not import ReducerAction type#47
8+
59
##[2.1.1] - 2022-05-24
610
###Changed
711
- fix build for UMD

‎LICENSE‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2019-2022 Daishi Kato
3+
Copyright (c) 2019 Daishi Kato
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"use-reducer-async",
33
"description":"React useReducer with async actions",
4-
"version":"2.1.1",
4+
"version":"2.1.2",
55
"author":"Daishi Kato",
66
"repository": {
77
"type":"git",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp