Skip to content

Releases: ryanuo/utils

v1.4.4

Choose a tag to compare

@github-actions github-actions released this 15 Jun 11:57

   ♻️ Refactors

  • build: Simplify package exports and update build configuration  -  by @ryanuo (56532)
    View changes on GitHub

v1.4.3

Choose a tag to compare

@github-actions github-actions released this 15 Jun 09:55

   ♻️ Refactors

  • common: Reorganize imports for safeJSONParse and isEmptyObject  -  by @ryanuo (cd09e)
    View changes on GitHub

v1.4.2

Choose a tag to compare

@github-actions github-actions released this 18 Oct 03:39

   🚀 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

Choose a tag to compare

@github-actions github-actions released this 18 Oct 02:22

   🚀 Features

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

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 17 Oct 03:19

   🚀 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

Choose a tag to compare

@github-actions github-actions released this 15 Oct 02:42

   📚 Documentation

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

v1.3.8

Choose a tag to compare

@github-actions github-actions released this 15 Oct 02:35

   📚 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

Choose a tag to compare

@github-actions github-actions released this 15 Oct 02:05

   🚀 Features

   📦 Build

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

v1.3.6

Choose a tag to compare

@github-actions github-actions released this 15 Oct 01:06

   🚀 Features

   📦 Build

    View changes on GitHub

v1.3.5

Choose a tag to compare

@github-actions github-actions released this 09 Jun 07:23

   📦 Build

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