tiny-types

A tiny library that brings Tiny Types to JavaScript and TypeScript

APACHE-2.0 License

Downloads
94.2K
Stars
132
Committers
9

Bot releases are visible (Hide)

tiny-types - v1.22.0 Latest Release

Published by github-actions[bot] 7 months ago

1.22.0 (2024-03-16)

Features

  • tiny-types: represent undefined array elements as null when serialising to JSON (504487d)
tiny-types - v1.21.0

Published by github-actions[bot] about 1 year ago

1.21.0 (2023-10-24)

Features

  • tiny-types: introduced support for Node 20, dropped support for Node 14 (a19a7d0)
tiny-types - v1.20.0

Published by github-actions[bot] over 1 year ago

1.20.0 (2023-07-07)

Features

  • tiny-types: transpile tiny-types to es2021 (895f4d7)
tiny-types - v1.19.1

Published by github-actions[bot] over 1 year ago

1.19.1 (2023-03-11)

Bug Fixes

tiny-types - v1.19.0

Published by github-actions[bot] about 2 years ago

1.19.0 (2022-08-03)

Features

  • tinytype: support for serialising Error objects to JSON (50cfee6)
tiny-types - v1.18.4

Published by github-actions[bot] over 2 years ago

1.18.4 (2022-06-05)

Bug Fixes

  • tinytype: toJSON correctly serialises null and undefined values (6c3f0d2)
tiny-types - v1.18.3

Published by github-actions[bot] over 2 years ago

1.18.3 (2022-06-05)

Bug Fixes

  • tinytype: toJSON supports serialising plain objects with nested Maps and Sets (bcd4226)
tiny-types - v1.18.2

Published by github-actions[bot] over 2 years ago

1.18.2 (2022-06-04)

Bug Fixes

  • node: support for Node 18 (f6212a1)
tiny-types - v1.18.1

Published by github-actions[bot] over 2 years ago

1.18.1 (2022-06-04)

Bug Fixes

  • deps: migrated from tslint to eslint and applied the new code style rules (3080c70)
tiny-types - v1.18.0

Published by github-actions[bot] over 2 years ago

1.18.0 (2022-06-04)

Features

  • tinytype: support for serialising Map and Set fields to JSON (7a43d6f)
tiny-types - v1.17.0

Published by jan-molak almost 3 years ago

1.17.0 (2021-12-20)

Bug Fixes

  • deps-dev: updated dev dependencies and dropped support for Node 10 (324d60c)

Features

  • predicates: isFunction ensures that the value is a function (342de84)
tiny-types - v1.16.1

Published by jan-molak over 3 years ago

1.16.1 (2021-02-02)

Bug Fixes

  • predicates: isPlainObject is now generic (e15eb47)
tiny-types - v1.16.0

Published by jan-molak almost 4 years ago

1.16.0 (2021-01-21)

Features

  • predicates: isPlainObject ensures that the value is a plain object (a192ef6)
tiny-types - v1.15.0

Published by jan-molak about 4 years ago

1.15.0 (2020-09-19)

Features

  • predicates: isNotBlank ensures that the value is not an empty string (57a5f5a)
tiny-types - v1.14.1

Published by jan-molak over 4 years ago

1.14.1 (2020-04-19)

Bug Fixes

  • docs: added information about Tidelift enterprise subscription (bd0dd90)
tiny-types - v1.14.0

Published by jan-molak over 4 years ago

1.14.0 (2020-04-11)

Features

  • predicates: startsWith(prefix) and endsWith(suffix) predicates (eca2378)
tiny-types - v1.13.0

Published by jan-molak over 4 years ago

1.13.0 (2020-04-11)

Features

  • predicates: matches(pattern) ensures that a value matches a given regex (f8cc09f)
tiny-types - v1.12.4

Published by jan-molak over 4 years ago

1.12.4 (2020-04-06)

Bug Fixes

  • deps: updated dev dependencies and added more examples to the readme (9616645)
  • readme: re-organised the readme (25f7aa3)
tiny-types - v1.12.3

Published by jan-molak over 4 years ago

1.12.3 (2020-03-15)

Bug Fixes

  • deps: Updated TypeScript to 3.8.3 (01199c4)
tiny-types - v1.12.2

Published by jan-molak over 4 years ago

1.12.2 (2020-01-25)

Bug Fixes

  • predicates: Reworded the error message for the 'property' predicate (7194eb2)
Package Rankings
Top 2.73% on Npmjs.org
Badges
Extracted from project README
npm version Build Status Coverage Status Commitizen friendly npm Known Vulnerabilities GitHub stars Twitter Follow Twitter Follow