Skip to content

Releases: LassazVegaz/fk-mui

v1.0.5

20 Jan 07:41
Compare
Choose a tag to compare

Major change

TSX is converted to JS. Use React.createElement instead of JSX tags
This hopefully resolved #2

PRs

Contributors

Full Changelog: 1.0.4...1.0.5

v1.0.4

19 Dec 13:09
f96dea7
Compare
Choose a tag to compare

Major change

"use client" was added to the components
Now components can be safely used in an SSR environment

Minor changes

  • Dependencies were upgraded
  • Peer dependencies were added to dev dependencies too

PRs

Contributors

Full Changelog: https://github.com/LassazVegaz/fk-mui/commits/1.0.4