Skip to content

Releases: flingyp/flypeng-tool

v4.0.0

07 Dec 13:16
Compare
Choose a tag to compare

4.0.0 (2022-12-07)

✨ Features | 新功能

  • subpackage dev and divied into @flypeng/browser package and @flypeng/node package (7792176)

v3.0.1

07 Dec 02:13
Compare
Choose a tag to compare

3.0.1 (2022-12-07)

✏️ Documentation | 文档

  • solve docs build appear error of import node packages (16c4f54)

✨ Features | 新功能

  • useGetCurrentDirectory: rename useGetCurrentPath (2ff9afd)

🐛 Bug Fixes | Bug 修复

  • appear vitest v0.25.5 version process don't ending and reduced version to v0.25.3 (0596fb3)

v3.0.0

07 Dec 02:13
Compare
Choose a tag to compare

3.0.0 (2022-12-06)

✏️ Documentation | 文档

✨ Features | 新功能

  • add Node module and add three hooks functions of node (fb90625)
  • isWechatBrowser: new Function (faf59da)

🐛 Bug Fixes | Bug 修复

  • execute pnpm release command error (d745b75)

v2.3.0

29 Nov 08:31
Compare
Choose a tag to compare

2.3.0 (2022-11-29)

✨ Features | 新功能

  • useCustomContextMenu: new Function (388fc28)
  • useObjectIsEmpty: new Function (b8d7f69)
  • usePageTabSwitch: new Function (1720cb7)
  • usePreventSeeSourceCode: new Function (1372d88)

v2.2.0

18 Nov 13:22
Compare
Choose a tag to compare

2.2.0 (2022-11-18)

✨ Features | 新功能

  • modify function name, useCopy to useCopySelector (dfbdd8b)
  • useCommonType: add isRegExp function (b5443a6)
  • useDeepClone: new Function (1bf9f48)

🐛 Bug Fixes | Bug 修复

  • useCopyContent: new Function (fca7181)

v2.1.0

15 Oct 14:29
Compare
Choose a tag to compare

2.1.0 (2022-10-15)

✨ Features | 新功能

  • useAddDateDay: new Function (48bfa2d)
  • useCommonDate: useGetFirstDay、useGetLastDay (0b4d919)
  • useDifDaysValue: new Function (2c96a55)
  • useFormatDate support deliver Date type (8d726ae)
  • useTransformCase: new Function (b98dbd2)

v2.0.0

24 Sep 02:40
3720372
Compare
Choose a tag to compare

2.0.0 (2022-09-24)

✏️ Documentation | 文档

  • 修改文档主题 (e96b34f)
  • change light theme (4578f60)
  • change useCheckIncludeNumber error (241fd84)
  • useCommonType add Type Declaration (77b9cf1)

✨ Features | 新功能

  • useCheckIncludeEmoji: new Function (227fa36)
  • useCommonDate: useLeapYear to useCommonDate (2ddcbe7)
  • useCopy: new Function (6c22ec0)
  • useDownloadFile: new Function (5508eb2)
  • useDownloadFile: use Blob to download file (6ea740e)
  • useFormatDate: new Function (2c46a73)
  • useLeapYear: new Function (57be3c9)
  • useMonthNumber: new Function (a67056d)
  • useNumberSeparate: new Function (188963f)
  • useTodayWeek: new Function (7447d56)

v1.4.2

11 Sep 10:02
71e3dea
Compare
Choose a tag to compare

1.4.2 (2022-09-11)

✏️ Documentation | 文档

✨ Features | 新功能

  • improve useDebounce Function (d845707)
  • improve useThrottle Function (9d02fca)
  • useMobileDevice: new Function (49d7aa0)

v1.4.0

10 Aug 02:21
50a2606
Compare
Choose a tag to compare

1.4.0 (2022-08-10)

🐛 Bug Fixes | Bug 修复

✏️ Documentation | 文档

  • add contributing article (20f82cb)

✨ Features | 新功能

  • useCheckEmailUrl: new Function (f7611fb)
  • usecheckidcard: new Function (1f6d412)
  • useCheckIncludeChinese: new Function (bec9adb)
  • useCheckIncludeNumber: new Function (27d743c)
  • useCheckPhoneNumber: new Function (920eb99)
  • useCheckQQNumber: new Function (ad67cd7)
  • useDataType: new Function (57ce3e0)
  • useIsBrowser: new function (9377309)

v1.3.0

10 Aug 01:49
Compare
Choose a tag to compare

1.3.0 (2022-07-28)

✏️ Documentation | 文档

  • 修改文档相关样式。站点图片,代码块 (8b9ce96)
  • add function source code github link (06381b1)
  • Get Started Perfect (1680d65)
  • script/dosc.ts: auto generate docs sideBar script file (b3fafc0)

✨ Features | 新功能

  • 更改包名为 WebTool,初始化文档 docs (fef60a8)
  • 删除 core 模块,添加 Number Functions 模块 (189e1ea)
  • add .versionrc.json file (2a4084a)
  • add Dev Function article (b414f5d)
  • add eslint and prettier (0b51cf9)
  • add vitest frame and useRandomInteger function (9b1eb03)
  • config husky lint-staged commitlint commitizen (b3157e6)
  • creat deply-docs actions (11742fc)
  • create script/release.ts to auto release (b5e6b27)
  • delete esbuild build tool (d25b0ba)
  • feat unbuild tool (97b10f7)
  • first publish ytooluse and @ytooluse/core packages (7819724)
  • init ytools (b1d435f)
  • initial (6442b64)
  • integrate rollup bundle tool (e8c112f)
  • integrate workspace and add example list (eb7145d)
  • package name is @flypeng/tool (cf086c9)
  • useDataSensitive: new Function (2076cba)
  • useGetUrlParam: new Function (76c2dcf)
  • useIsMobile: new Function (0d9b51d)
  • useLocationInfo: new Funtion (d2ca0fd)
  • useRandomString: new Function (a87eb86)