Skip to content

Releases: plandek-utils/plain-object

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 18:30
80b9e43

2.2.0 (2025-02-17)

Features

  • quick checks for PlainObjectValues isPlainObjectValueAnObject and isPlainObjectValueAnArrayOfObjects (e6de798)

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 31 Jan 11:59
da03cdf

2.1.0 (2025-01-31)

Features

  • adding dist and src to the package (df8aea7)

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 31 Jan 11:18
3c0475d

2.0.1 (2025-01-31)

Bug Fixes

  • open @plandek-utils/ts-parse-dayjs with 6.4.0 min (00ba2e1)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Jan 22:12
53f036e

2.0.0 (2025-01-22)

⚠ BREAKING CHANGES

  • dependencies moved to be peerDependencies (zod and @plandek-utils/ts-parse-dayjs)

Features

  • dependencies updated and moved to peerDependencies (b6b96f1)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Nov 18:55
1a61534

1.1.0 (2024-11-29)

Features

  • fix exports, added tests, use schemas from ts-parse-dayjs, and include dist for easy import from github (626cacd)

Bug Fixes

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Nov 19:30
0ba8b2b

1.0.0 (2024-11-22)

⚠ BREAKING CHANGES

  • stop exposing the aux functions isNullOrUndefined(), isValidObject()

Features

  • adding readonly and zod support (b5bf649)
  • use zod schema in the predicates (dfb7227)