Skip to content

Releases: alovajs/scene

scene-react-v1.4.5

04 Mar 04:18
Compare
Choose a tag to compare

1.4.5 (2024-03-04)

Bug Fixes

  • authentication: login and logout interceptor support asynchoronous function (f94913f)

scene-vue-v1.4.4

01 Mar 08:24
Compare
Choose a tag to compare

1.4.4 (2024-03-01)

Bug Fixes

  • authentication: fix the wrong type of authentication module (955aac8), closes alovajs/alova#287
  • use_pagination: the wrong type, cannot resend request when reload once (7c5132a), closes #53

scene-svelte-v1.4.4

01 Mar 08:21
Compare
Choose a tag to compare

1.4.4 (2024-03-01)

Bug Fixes

  • authentication: fix the wrong type of authentication module (955aac8), closes alovajs/alova#287
  • use_pagination: the wrong type, cannot resend request when reload once (7c5132a), closes #53

scene-react-v1.4.4

01 Mar 08:18
Compare
Choose a tag to compare

1.4.4 (2024-03-01)

Bug Fixes

  • authentication: fix the wrong type of authentication module (955aac8), closes alovajs/alova#287
  • use_pagination: the wrong type, cannot resend request when reload once (7c5132a), closes #53

scene-vue-v1.4.3

16 Feb 13:02
Compare
Choose a tag to compare

1.4.3 (2024-02-16)

Bug Fixes

  • fix that wrong data type of usepagination (2e269b5)

scene-svelte-v1.4.3

16 Feb 12:59
Compare
Choose a tag to compare

1.4.3 (2024-02-16)

Bug Fixes

  • fix that wrong data type of usepagination (2e269b5)

scene-react-v1.4.3

16 Feb 12:56
Compare
Choose a tag to compare

1.4.3 (2024-02-16)

Bug Fixes

  • fix that wrong data type of usepagination (2e269b5)

scene-vue-v1.4.2

28 Dec 03:43
Compare
Choose a tag to compare

1.4.2 (2023-12-28)

Bug Fixes

  • use_pagination: reset to initialPage in watch handler, correct config to extends useWatcher (487b36e), closes alovajs/alova#258

scene-svelte-v1.4.2

28 Dec 03:40
Compare
Choose a tag to compare

1.4.2 (2023-12-28)

Bug Fixes

  • use_pagination: reset to initialPage in watch handler, correct config to extends useWatcher (487b36e), closes alovajs/alova#258

scene-react-v1.4.2

28 Dec 03:37
Compare
Choose a tag to compare

1.4.2 (2023-12-28)

Bug Fixes

  • use_pagination: reset to initialPage in watch handler, correct config to extends useWatcher (487b36e), closes alovajs/alova#258