Skip to content

Releases: BadOPCode/NoDash

Fixing TS2742

31 May 14:57
1f6e738

Choose a tag to compare

In some cases builds will report a TS2742 because the export list didn't have an interface.

Fix bad export

30 May 23:09
e19f358

Choose a tag to compare

1.3.8

Fix the exports for default (#44)

Update

30 May 22:31
a38d5fb

Choose a tag to compare

Fix export (#43)

* 1.3.4

* 1.3.5

* 1.3.6

* Fix export and update deps

Switch contains arguments to any

24 Jan 17:07
115ff2a

Choose a tag to compare

Switched Contains arguments to any so the function is easier to use in external Typescript applications.

Fix missing export.

24 Jan 15:17
ca05b85

Choose a tag to compare

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'

22 Jan 20:56
74abe44

Choose a tag to compare

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.

11 Nov 08:16
4d61c52

Choose a tag to compare

1.2.8

Update package.json

Security Update

06 Aug 17:36
c3ee76e

Choose a tag to compare

1.2.6

Update package.json

Security Update

18 Jun 16:24

Choose a tag to compare

Moved from Greenkeeper to Snyk. New package steers away from packages with security flaws.

Fixed the month bug in DateFormat

08 Apr 05:46
25cdf7e

Choose a tag to compare

1.2.4

Bump version to the correct version.