Releases: swrlab/node-utils
Releases · swrlab/node-utils
v2.1.0
What's Changed
@swrlab/utils/packages/date - please migrate to @frytg/dates, which is ESM-ready!
Full Changelog: v2.0.3...v2.1.0
v2.0.3
v2.0.2
What's Changed
- feat(workflows/linter): use bun instead of yarn by @weiland in #618
- fix(workflows/linter): add
use-buninput by @weiland in #619 - fix(workflows/linter): use corepack along bun by @weiland in #620
- fix(workflows/linter): generate keys using bun by @weiland in #621
- refact!: remove aws-sdk integration (s3) by @frytg in #625
- Dev/v2.0.1 by @Steinertech9 in #636
- chore: fix node-crc dependency by @Steinertech9 in #653
New Contributors
- @weiland made their first contribution in #618
- @Steinertech9 made their first contribution in #636
Full Changelog: v1.3.0...v2.0.2
v2.0.1-beta
What's Changed
- Dev/v2.0.1 by @Steinertech9 in #636
New Contributors
- @Steinertech9 made their first contribution in #636
Full Changelog: v2.0.0-beta...v2.0.1-beta
v2.0.0-beta
What's Changed
- feat(workflows/linter): use bun instead of yarn by @weiland in #618
- fix(workflows/linter): add
use-buninput by @weiland in #619 - fix(workflows/linter): use corepack along bun by @weiland in #620
- fix(workflows/linter): generate keys using bun by @weiland in #621
- refact!: remove aws-sdk integration (s3) by @frytg in #625
New Contributors
Full Changelog: v1.3.0...v2.0.0-beta
v1.3.0
v1.2.1
v1.1.3
Changes
- fix: don't run linter on dependabot-pr
- fix: use
toReadableinpluralizehelper - security: add safe-to-test flag for pr's
Compare to previous Version: v1.1.2...v1.1.3
v1.1.2
Changes
- feat: add
revYearMonthDayto date package - feat: add
datepackage with iso time functions- getDateHourMinutes
- getDayMonthYear
- getFullRelativeTime
- getHourMinutes
- getIsoRelativeTime
- getRelativeTime
- getYearMonthDay
- feat: add
arrayToObjectCountto helpers package - feat: add
getJsonKeysto helpers package - feat: add
normalizeto numbers package - feat: add
isEmptyStringto strings package - security: fixes CVE-2023-24807
Compare to previous Version: v1.1.1...v1.1.2
v1.1.1
Changes
- feat: add
addTrailingZerosto numbers package - feat: add
addLeadingZeroto numbers package - feat: add
getDiffto numbers package - feat: add
getAverageto numbers package - feat: add
getSumto numbers package - feat: add
getRandomInRangeto numbers package - feat: add
roundToto numbers package
Compare to previous Version: v1.1.0...v1.1.1