Skip to content

Commit

Permalink
Revert "chore(release): publish v1.0.0"
Browse files Browse the repository at this point in the history
This reverts commit 7f45ebf.
  • Loading branch information
innocces committed Aug 14, 2021
1 parent 7f45ebf commit cc3eca8
Show file tree
Hide file tree
Showing 10 changed files with 6 additions and 179 deletions.
55 changes: 0 additions & 55 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,58 +1,3 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.0.0 (2021-08-14)

### Bug Fixes

- **base64 demo:** fix base64 demo input error ([7ef432c](https://github.com/innocces/taro-hooks/commit/7ef432c9522b9c4ee02e64ba4ae4e573b85fb69b))
- **h5 complier:** fix h5 build problem ([17dcc4e](https://github.com/innocces/taro-hooks/commit/17dcc4e4a2ded24b349eae452ee01a027d432fa7))
- **import useimage:** taro api import type error ([7fbbb10](https://github.com/innocces/taro-hooks/commit/7fbbb1058da807b5e6736859ac071b6cb674c1fb))
- **polyfill:** replace set to lodash.uniq ([616854b](https://github.com/innocces/taro-hooks/commit/616854b7a6425ed29fec6f4bb84ea6083643bd49))
- **radio:** fix systemInfo demo value bug ([4be73ba](https://github.com/innocces/taro-hooks/commit/4be73ba05c67c8f19732b3df17876d0a424f6080))
- **readme:** fix readme header title ([fa6e354](https://github.com/innocces/taro-hooks/commit/fa6e354abaa97587e03e5e1ab44734a3e5e53d89))
- **tip:** fix question tip ([4185e6c](https://github.com/innocces/taro-hooks/commit/4185e6c49170fe2dcc1e6233f2078ec1231aee86))
- **usecamera docs:** fix useCamera docs mistake ([7a1c1c4](https://github.com/innocces/taro-hooks/commit/7a1c1c47d3955416daece3cfa3c062ab8471a260))
- **uselocation type:** fix type error for build ([79a209b](https://github.com/innocces/taro-hooks/commit/79a209b3acff804db22b1d7cb9b83ba9f58ac687))

### Features

- **add personal taro-runtime:** fix runtime lifestyle error ([fb0a21f](https://github.com/innocces/taro-hooks/commit/fb0a21f95a7e5d4888a1a8a9a70db166f2899cc9))
- **feedback:** add feedback hooks: useModal useToast useLoading useActionSheet ([2f02bb4](https://github.com/innocces/taro-hooks/commit/2f02bb4b21c0270b4d447021a493207b73efbddf))
- **systeminfo & demo:** add feat useSystemInfo; change markdown ([de980a4](https://github.com/innocces/taro-hooks/commit/de980a4011c529e957b5cc68e38cc9448ee1c75e))
- **template:** add issue template ([8ac412c](https://github.com/innocces/taro-hooks/commit/8ac412c90f71420b8b57789f294a09f7d23bd1ac))
- **useaudio:** add useAudio hook ([0ba3185](https://github.com/innocces/taro-hooks/commit/0ba3185d6399dabaeed85efe0dfcd672fdd0b4ee))
- **usebase64toarraybuffer:** add useBase64ToArrayBuffer hook and demo ([8b75b3d](https://github.com/innocces/taro-hooks/commit/8b75b3d41e982b5180ff8de929f9853e3044b94d))
- **usebattery:** add useBattery hook ([08596d3](https://github.com/innocces/taro-hooks/commit/08596d3ea3516d045df0edfd1266f55f975a9a71))
- **usebrightness:** add useBrightness hook ([3c8a6b6](https://github.com/innocces/taro-hooks/commit/3c8a6b6a5993dc63f708a3872963b4ae00062ed4))
- **usecamera:** add useCamera hook ([e6fbe56](https://github.com/innocces/taro-hooks/commit/e6fbe5629532d880b0473883fbb6c91ebcabd148))
- **useclipboard & useroute:** add useClipboardData and useRouter, add tabbar about ([3b0f442](https://github.com/innocces/taro-hooks/commit/3b0f442887f128ec4e092e8229368c840fb8d580))
- **useenv:** 增加 useEnv, 初始化首页 demo 样式 ([ae5ed80](https://github.com/innocces/taro-hooks/commit/ae5ed80b7c12e7de8e8cc54776419acc7bdbcfae))
- **useevent & useupdatemanager:** add useEvent and useUpdateManager ([27240fd](https://github.com/innocces/taro-hooks/commit/27240fd47b01c9094f8e572cc0952797da6bff17))
- **useevent:** make add and clear action ok ([57e0537](https://github.com/innocces/taro-hooks/commit/57e05379e52fd085cd9832a79446591621f50758))
- **usefile:** add useFile hooks ([774458a](https://github.com/innocces/taro-hooks/commit/774458ad8baaa6be506f5e68dfce09981c575703))
- **usefile:** useFile docs ([3fe8b5f](https://github.com/innocces/taro-hooks/commit/3fe8b5f96ef17000dc719c95e29a038460acd708))
- **useimage:** add useImage hook ([53b5dfd](https://github.com/innocces/taro-hooks/commit/53b5dfdeb074a2f22b36970ffc8cc7204e300a9b))
- **uselaunchoptions:** add useLaunchOptions hooks ([13c4051](https://github.com/innocces/taro-hooks/commit/13c4051ec413028f43d8ee0594984549b69865b2))
- **uselocation:** add useLocation hook ([509acb1](https://github.com/innocces/taro-hooks/commit/509acb10179a38f4c866f2e73206d8919e76d99b))
- **usemap:** add useMap hooks and doc ([9b71ea3](https://github.com/innocces/taro-hooks/commit/9b71ea39384cce2695762a0560103648b6dc6232))
- **usemotion & version:** 1. add useMotion hook; 2. update taro to 3.3.1 ([cccfd44](https://github.com/innocces/taro-hooks/commit/cccfd441fd11709b75a6ea07223cc52bfbf70527))
- **usenavigationbar:** add useNavigationBar hook ([c23a408](https://github.com/innocces/taro-hooks/commit/c23a408becd969a9f341a1440941e6c89b4b21cb))
- **usenetwork/useonline/usevisible:** add useNetworkType useOnline useVisible hooks ([f58e54e](https://github.com/innocces/taro-hooks/commit/f58e54ebb1931a949ba6beef61f2985519dea4d6))
- **userecord & useaudio:** translate useAudio to useRecord, add new useAudio hook ([09b8cf7](https://github.com/innocces/taro-hooks/commit/09b8cf7ea78a814a013e5de406f0f024df712e04))
- **useselectorquery:** add useSelectorQuery hook ([8621183](https://github.com/innocces/taro-hooks/commit/862118316aaf1f50cc961dac8f39b215d167149d))
- **usestorage:** add useStorage hook ([df904e0](https://github.com/innocces/taro-hooks/commit/df904e0a5be73ce28160ad249c16ea40f41e1a7d))
- **useupdatemanager:** improve iconfont, add useUpdateManager hook ([4402282](https://github.com/innocces/taro-hooks/commit/44022823756258d1d28814755c2788e053ab1e64))
- **usevibrate:** add useVibrate hook ([512d159](https://github.com/innocces/taro-hooks/commit/512d159cc601c9fe789ed562eb571e9b2152b71f))
- **usevideo:** add useVideo hook ([585e18b](https://github.com/innocces/taro-hooks/commit/585e18b749d5d2f22b35d9638107cb89ea3ac332))
- **weapp:** 增加 demo 整体样式,贴合 taro-ui ([04bf72b](https://github.com/innocces/taro-hooks/commit/04bf72b26b5f8f28597b04fb91119e5c3427f4e8))

### Reverts

- Revert "chore(release): publish %s" ([642f275](https://github.com/innocces/taro-hooks/commit/642f27543b17618cc4c25118f13d8bde36761e6c))

## 0.0.0 (2021-08-03)

- feat(systeminfo & demo): add feat useSystemInfo; change markdown ([de980a4](https://github.com/innocces/taro-hooks/commit/de980a4))
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
},
"useWorkspaces": true,
"ignoreChanges": ["**/*.md", "**/es/*", "**/lib/*", "**/dist/*"],
"version": "1.0.0",
"version": "0.0.0",
"npmClient": "yarn"
}
44 changes: 0 additions & 44 deletions packages/app/CHANGELOG.md

This file was deleted.

2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"mockjs": "^1.1.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"taro-hooks": "^1.0.0",
"taro-hooks": "^0.0.0",
"taro-ui": "^3.0.0-alpha.3"
},
"devDependencies": {
Expand Down
10 changes: 0 additions & 10 deletions packages/father-build/CHANGELOG.md

This file was deleted.

4 changes: 2 additions & 2 deletions packages/father-build/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "father-build",
"version": "1.0.0",
"version": "1.19.6",
"description": "Library build tool based on rollup.",
"main": "lib/index.js",
"bin": {
Expand Down Expand Up @@ -75,4 +75,4 @@
"devDependencies": {
"@types/gulp-plumber": "^0.0.32"
}
}
}
49 changes: 0 additions & 49 deletions packages/hooks/CHANGELOG.md

This file was deleted.

2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "taro-hooks",
"version": "1.0.0",
"version": "0.0.0",
"description": "为 Taro 而设计的 Hooks Library",
"keywords": [
"taro-hooks",
Expand Down
15 changes: 0 additions & 15 deletions packages/taro-runtime/CHANGELOG.md

This file was deleted.

2 changes: 1 addition & 1 deletion packages/taro-runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@taro-hooks/website-runtime",
"version": "1.0.0",
"version": "3.3.1",
"description": "taro runtime for mini apps.",
"main": "dist/runtime.esm.js",
"module": "dist/runtime.esm.js",
Expand Down

2 comments on commit cc3eca8

@vercel
Copy link

@vercel vercel bot commented on cc3eca8 Aug 14, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

taro-hooks – ./

taro-hooks-git-main-ff-docs.vercel.app
taro-hooks-ff-docs.vercel.app
taro-hooks.vercel.app

@vercel
Copy link

@vercel vercel bot commented on cc3eca8 Aug 14, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

taro-hooks-h5 – ./

taro-hooks-h5-ff-docs.vercel.app
taro-hooks-h5-git-main-ff-docs.vercel.app
taro-hooks-h5.vercel.app

Please sign in to comment.