Releases: Arcath/utils
Releases · Arcath/utils
v3.8.1
3.8.1 (2023-03-21)
Bug Fixes
lint: address linting issues (de4cc62 )
add a max option to increment/decrement (2b36921 )
add fallback option to addressObject (853a510 )
v3.8.0
3.8.0 (2023-03-13)
Features
v3.7.0
3.7.0 (2022-11-16)
Bug Fixes
Features
v3.6.0
3.6.0 (2022-11-15)
Features
invariant function (a1867a0 )
isEnv function and isProduction etc... (3a83c4e )
v3.5.0
3.5.0 (2022-07-26)
Features
v3.4.0
3.4.0 (2022-07-14)
Features
add decrement function and export types (a56a424 )
v3.2.0
3.2.0 (2022-05-18)
Features
add randomEntry as the first array selector (6fc903e )
v3.1.0
3.1.0 (2022-04-13)
Features
add a date formatting function for Last-Modified headers (309fa97 )
v3.0.1
3.0.1 (2022-04-05)
Bug Fixes
change prettierrc to cjs to as this now has type module (f485a9e )
v3.0.0
3.0.0 (2022-04-04)
Changes
BREAKING CHANGES
Now targets es6 with the build to hopefully improve tree shaking.
feat: remove chalk
feat: update read-pkg-up
fix: setup jest to support esm
feat: set type to module in package.json
fix: move package functions out of index
this moves package functions which require native node functions to work, which messes up remix etc...
You can’t perform that action at this time.