- refact: remove deprecated
maxRedirectionsoption fromundici.request
The next major version of this package will remove @swrlab/utils/packages/date - please migrate to @frytg/dates, which is ESM-ready!
- chore: update dependencies (incl. undici to v7.2.0)
- refact: update changelog format
- refact: swap super-linter for repo-specific config
- refact: remove ard category parser
- chore: update dependencies
- chore: fix node-crc dependency
- chore: update dependencies
- chore: update Linter with bun version 'v2'
- refact!: remove aws-sdk integration (s3)
- refact!: remove
ard:publishersandard:pub-sortscripts - chore!: switch super-linter ESLint config default to
/eslint.config.mjs
- chore: update dependencies
- chore!: upgrade minimum NodeJS version to
v20
- chore: update dependencies
- refact: remove
uuiddependency - chore!: upgrade minimum NodeJS version to
v18
- refact: optimize linter util to work with Yarn
>=v4 - chore: upgrade default NodeJS version to
v20
- fix: don't run linter on dependabot-pr
- fix: use
toReadableinpluralizehelper - security: add safe-to-test flag for pr's
- feat: add
revYearMonthDayto date package - feat: add
datepackage with iso time functions - feat: add
arrayToObjectCountto helpers package - feat: add
getJsonKeysto helpers package - feat: add
normalizeto numbers package - feat: add
isEmptyStringto strings package
- 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
- feat: add test workflow to github/actions
- feat: add helpers package (with
sleepfunction) - feat: add numbers package (with
toReadablefunction) - feat: add
capitalizeandpluralizefunctions in strings package - chore!: move
isEvenfrom strings to numbers package
BREAKING CHANGE: strings.isEven() is deprecated, use numbers.isEven() instead
- chore: update
super-linterwith new config
- chore: move node-crc to swrlab account
- feat: add mocha tests for strings utils
- chore: merge
frytg/undici-wrapperinto this package
- chore: update undici to v0.1.0 (with fix for
undici.requestinstead ofPool)
- feat: add
isEvento string helpers
- fix: node-crc fork (linux-musl binaries)
- feat: mocha test for node-crc
- fix: node-crc fork (prebuild binaries)
- fix: github-actions workflow
- chore: update GitHub actions to use latest versions
- chore: update GitHub actions
- chore: change license to
MIT - chore: required Node.js is
v16
- fix: ard publisher script
- add: script for publisher ordering
- feat: add string helpers
- chore!: folder migration
- refactor: swap node-fetch for undici
- feat: add ard publisher script
- feat: add ard category parser
- updated dependencies
- updated GitHub actions
- add optional 'resumable' flag
- updated dependencies
- updated GitHub actions
- changed dependabot interval