Skip to content

Releases: ryanuo/utils

v1.4.2

18 Oct 03:39

Choose a tag to compare

   🚀 Features

  • coverage: Add test coverage workflow and dependencies  -  by @ryanuo (532a3)
  • network: Remove IndexedDB cache utility function  -  by @ryanuo (6433d)

   🐞 Bug Fixes

  • vitest: Update coverage exclude pattern for index files  -  by @ryanuo (f87da)

   📚 Documentation

    View changes on GitHub

v1.4.1

18 Oct 02:22

Choose a tag to compare

   🚀 Features

  • network: Remove ofetch dependency and use native fetch  -  by @ryanuo (8eb6b)
    View changes on GitHub

v1.4.0

17 Oct 03:19

Choose a tag to compare

   🚀 Features

  • docs:
    • Dynamically add @ryanuo/utils during docs build  -  by @ryanuo (deab2)
    • Update development guide and fix docs build scripts  -  by @ryanuo (7c8a1)
  • node:
  • secret:
    • Add test cases and improve decompress logic  -  by @ryanuo (8de40)

   ♻️ Refactors

   📚 Documentation

  • node: Improve documentation and implementation of mkdirp and rmrf functions  -  by @ryanuo (adb7c)

   📦 Build

  • deps: Update @ryanuo/utils to version 1.3.9  -  by @ryanuo (f2fa6)
    View changes on GitHub

v1.3.9

15 Oct 02:42

Choose a tag to compare

   📚 Documentation

  • common: Fix decompress function example in documentation  -  by @ryanuo (8cedf)
    View changes on GitHub

v1.3.8

15 Oct 02:35

Choose a tag to compare

   📚 Documentation

  • common/secret: Update decompress example with correct base64 string  -  by @ryanuo (7e5b1)

   📦 Build

  • docs: Update @ryanuo/utils to version 1.3.7  -  by @ryanuo (60cf0)
    View changes on GitHub

v1.3.7

15 Oct 02:05

Choose a tag to compare

   🚀 Features

   📦 Build

  • docs: Update @ryanuo/utils to version 1.3.6  -  by @ryanuo (0069a)
    View changes on GitHub

v1.3.6

15 Oct 01:06

Choose a tag to compare

   🚀 Features

   📦 Build

    View changes on GitHub

v1.3.5

09 Jun 07:23

Choose a tag to compare

   📦 Build

  • Implement monorepo structure and optimize build process  -  by @ryanuo (58bf3)
    View changes on GitHub

v1.3.4

27 May 12:57

Choose a tag to compare

   🚀 Features

  • common: Add dayjs package and update date related functions  -  by @ryanuo (478d3)

   📦 Build

    View changes on GitHub

v1.3.3

18 May 21:08

Choose a tag to compare

   🚀 Features

  • browser: Add downloadFile() function for file downloads  -  by @ryanuo (9b39e)

   📚 Documentation

  • Add twoslash support and improve code rendering  -  by @ryanuo (83410)
  • Update API examples and improve code formatting  -  by @ryanuo (efc22)
  • api:
    • Update module descriptions and add comments  -  by @ryanuo (5af7d)
  • browser:
    • Update downloadFile documentation and source comments  -  by @ryanuo (697de)
    • Update downloadFile examples with correct import  -  by @ryanuo (a3e03)

   📦 Build

    View changes on GitHub