react-skinview3d

React component for rendering Minecraft skins

MIT License

Downloads
312
Stars
48
Committers
4

Bot releases are visible (Hide)

react-skinview3d - v5.1.0 Latest Release

Published by Hacksore 5 months ago

  • Remove the skin & cape when they are undefined @PadowYT2 (#169)
react-skinview3d - v5.0.3

Published by Hacksore 10 months ago

Testing pnpm and provenance

No API changes 🥳

react-skinview3d - v5.0.2

Published by Hacksore about 1 year ago

  • Support React Server Components @Ayterx (#167)
  • Update the storybook deps
react-skinview3d - v5.0.1

Published by Hacksore over 1 year ago

Changes

  • Update dependencies based on many @dependabot PRs
  • Update storybook config to remove deprecated warnings
react-skinview3d - v5.0.0

Published by Hacksore almost 2 years ago

Highlights

  • 🚨 BREAKING width, height, skinUrl are all mandatory properties now
  • 🚨 BREAKING onReady event uses an object ViewerReadyCallbackOptions
  • Fix width and height props not accepting both a string and a number
  • Add new options property which will allow you to pass properties to the SkinViewer constructor
  • Rename the options interface from ISkinview3d -> ReactSkinview3dOptions
  • Rename the default export to from Skinvew3d -> ReactSkinview3d
  • Add exports for the internal types

Misc

  • Add storybook example of how to take a screenshot
  • Fix eslint
  • Update react to 18.x for development
  • Use yarn for CI
  • Use node 16.x in CI
  • Enable @dependabot
react-skinview3d - v4.0.0

Published by Hacksore about 2 years ago

  • Update skinview3d to 3.0.0-alpha.1 (#21)
  • Minor code cleanup
react-skinview3d - v3.1.0

Published by Hacksore over 2 years ago

  • Fix type defs #19
Package Rankings
Top 9.68% on Npmjs.org
Badges
Extracted from project README
NPM npm stats CodeSandbox