Skip to content

Releases: innocces/taro-hooks

taro-hooks v1.4.5

28 Sep 17:15
Compare
Choose a tag to compare

Bug Fixes

  • useimage: fix useImage choose function params partial (cf7be5f)

taro-hooks v1.4.4

25 Sep 10:21
Compare
Choose a tag to compare

😊 just fix package.json file array

taro-hooks v1.4.3

25 Sep 10:21
Compare
Choose a tag to compare

😊 just fix package.json file array

taro-hooks v1.4.2

25 Sep 10:15
Compare
Choose a tag to compare
  • postinstall: postinstall console message add (a133b55)

taro-hooks v1.4.1

24 Sep 15:35
Compare
Choose a tag to compare

Bug Fixes

  • add create inner: useWebAudioImplement option add (9e1254c)
  • useaudio option: add option set root for context (b63567f)

taro-hooks v1.4.0

21 Sep 18:10
Compare
Choose a tag to compare

Features

  • usebackground: add useBackground hook (5f43b0c)
  • usechooseaddress: add useChooseAddress hook (7187d95)
  • useinvoice: add useInvoice hooks (c293b1e)
  • usemanualpulldownrefresh: add useManualPullDownRefresh hook (9b1d18b)
  • usemenubuttonboundingclientrect: add useMenuButtonBoundingClientRect hook (5c7cde6)
  • userequestsubscribemessage: add useRequestSubscribeMessage hook & faq for hooks version (ba3ea2f)
  • usetabbar: add useTabBar hook (d46240c)
  • usetopbartext: add useTopBarText hook (cd22332)
  • usewerun: add useWeRun hook (951826f)

taro-hooks v1.3.2

15 Sep 15:37
Compare
Choose a tag to compare

Bug Fixes

  • type: fix type of feedback hooks (4728379)

taro-hooks v1.3.1

13 Sep 15:06
Compare
Choose a tag to compare

Bug Fixes

  • build type: fix build type for namespace error (05a285b)
  • deps of hooks: fix deps to devDeps for hooks force version conflict (fd72923)

taro-hooks v1.3.0

11 Sep 12:46
Compare
Choose a tag to compare

Bug Fixes

  • gh build: fix gh build public path error (54375c5)

Features

  • useaccountinfo: add useAccountInfo hooks and demo (cd8aa61)
  • useauthorize: add useAuthorize hook (c0ec57c)
  • uselogin & useuserinfo: add useLogin, useUserInfo hooks and demo (fa74d86)
  • usescancode: add useScanCode hook (1a55a65)

taro-hooks v1.2.0

06 Sep 15:34
Compare
Choose a tag to compare

Features

  • taro.ver & demo: update taro version to 3.3.6(latest); improvment some demo page; (547080a)
  • useupdatemanager: improve useUpdateManager behavior and app index check update (411684c)