Skip to content

Commit

Permalink
chore: add missing changesets
Browse files Browse the repository at this point in the history
  • Loading branch information
smmoosavi committed May 17, 2024
1 parent 6e51813 commit 889cbd5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/rename-dist.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@forminator/react-wire': minor
---

**BREAKING**: rename `./dist/index.mjs` to `./dist/index.js`
5 changes: 5 additions & 0 deletions .changeset/ssr.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@forminator/react-wire': minor
---

add ssr support

0 comments on commit 889cbd5

Please sign in to comment.