Skip to content

Latest commit

 

History

History
167 lines (87 loc) · 3.24 KB

CHANGELOG.md

File metadata and controls

167 lines (87 loc) · 3.24 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2023-11-27

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


supertypes - v0.0.5

  • FEAT: add support for toJson.
  • FEAT: add support for WithPartial and WithRequired.

supertypes_generator - v0.0.5

  • FEAT: add support for toJson.
  • FEAT: add support for WithPartial and WithRequired.

2023-11-24

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


supertypes - v0.0.4

  • FEAT(supertypes): add support for Merge.

supertypes_generator - v0.0.4

  • FEAT(supertypes_generator): add support for Merge.

2023-11-23

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


supertypes - v0.0.3

  • FIX(supertypes): Pick not parsing positional fields properly, update README.
  • FIX(supertypes): README links.
  • FEAT(supertypes): add support for Pick and Omit.

supertypes_generator - v0.0.3

  • FIX(supertypes): Pick not parsing positional fields properly, update README.
  • FEAT(supertypes): add support for Pick and Omit.

2023-11-23

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


supertypes - v0.0.2

  • FEAT(supertypes): add support for Pick and Omit.

supertypes_generator - v0.0.2

  • FEAT(supertypes): add support for Pick and Omit.

2023-11-21

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • supertypes_generator - v0.0.1+1

supertypes - v0.0.1+1

  • FIX(supertypes): README links.

2023-11-21

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


supertypes - v0.0.1

  • FEAT: version 0.0.1.

supertypes_generator - v0.0.1

  • FEAT: version 0.0.1.