dan-lee / timescape

A flexible, headless date and time input library for JavaScript. Provides tools for building fully customizable date and time input fields, with support for libraries like React, Preact, Vue, Svelte and Solid.
https://timescape.daniellehr.de
MIT License
159 stars 2 forks source link

chore: adding cjs support #31

Closed zanuarmirza closed 1 month ago

zanuarmirza commented 2 months ago

Changes

This changes add cjs build format and add entrypoint for cjs. So far in my project there isn't any issue yet. close #30

changeset-bot[bot] commented 2 months ago

🦋 Changeset detected

Latest commit: 7a1605c13e2a60fa361bd9f01e193c02bf314099

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | --------- | ----- | | timescape | Patch | | demo | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

dan-lee commented 1 month ago

Thanks for your contribution @zanuarmirza! Very much appreciated :)