Releases: BadOPCode/NoDash
Releases · BadOPCode/NoDash
Fixing TS2742
Fix bad export
1.3.8 Fix the exports for default (#44)
Update
Switch contains arguments to any
Switched Contains arguments to any so the function is easier to use in external Typescript applications.
Fix missing export.
Remove GPR from publish list. (#30) * Remove GPR from publish list. * Add missing export Co-authored-by: Shawn Rapp <badopcode@hotmail.com>
New function 'Contains'
This release includes a new function 'Contains' which works similar to Compare but it requires data from the compared parameter to be in the base parameter but doesn't have to be equal.
Besides that this release contains some fixes to the environment and some refactoring of the old code.
Code freshen and security update.
1.2.8 Update package.json
Security Update
1.2.6 Update package.json
Security Update
Moved from Greenkeeper to Snyk. New package steers away from packages with security flaws.
Fixed the month bug in DateFormat
1.2.4 Bump version to the correct version.