Skip to content

Commit

Permalink
Add changesets
Browse files Browse the repository at this point in the history
  • Loading branch information
octet-stream committed Nov 10, 2023
1 parent a7a7320 commit 5d0d342
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/lemon-rivers-exist.md
@@ -0,0 +1,5 @@
---
"tailwindcss-device": minor
---

Drop Node 16. Minimal required version is 18 from now on.
5 changes: 5 additions & 0 deletions .changeset/quiet-files-hear.md
@@ -0,0 +1,5 @@
---
"tailwindcss-device": minor
---

Use tsup instead of microbundle to build project. This allows to generate proper and separate set of types for cjs and esm output.

0 comments on commit 5d0d342

Please sign in to comment.