Skip to content

v0.12.2

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 15:51
· 1457 commits to refs/heads/main since this release
9ae54c6

What’s Changed

🔧 Dependency updates

🧹 Chores

  • Allow @types/react 18 as peer dependencies (#325) @gabro
  • Add sideEffects field to package.json to allow bundlers to treeshake (#317) @gabro

📚 Documentation

  • Improve table sorting example (#313) @marcopiii
  • Fix website props generation (#324) @gabro
  • Add SelectField to docs, fix storybook links and cleanup unused imports (#322) @gabro