Skip to content

Commit

Permalink
chore(release): 1.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.1](scene-react-v1.2.0...scene-react-v1.2.1) (2023-10-24)

### Bug Fixes

* **ssr:** fix error of useFlag$ in ssr ([e68118c](e68118c)), closes [alova#186](https://github.com/alova/issues/186)
* **useform_svelte:** fix that form of useForm didn't infered automatically in svelte ([18bb795](18bb795))
* **useserialrequest:** show loading when partial requests hit cache ([293a351](293a351))
  • Loading branch information
semantic-release-bot committed Oct 24, 2023
1 parent 3bb6388 commit 5394896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/scene-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alova/scene-react",
"version": "1.2.0",
"version": "1.2.1",
"description": "scenario react hooks with alova.js",
"main": "dist/alova-scene.esm.js",
"module": "dist/alova-scene.esm.js",
Expand Down

0 comments on commit 5394896

Please sign in to comment.