All Versions
117
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 11

  • v0.2.6 Changes

    • ๐Ÿ›  bugfix: add missing px for border-radius in ScaleLoader styling
    • โž• add minor and major versioning scripts to package.json
  • v0.2.5 Changes

    • add ISSUE_TEMPLATE.md and PULL_REQUEST_TEMPLATE.MD
  • v0.2.4 Changes

    • โœ‚ removed codesponsers from readme
  • v0.2.3 Changes

    • โšก๏ธ updated devDendencies to latest stable versions
    • โœ‚ removed unused npm scripts from package.json
    • โšก๏ธ minor linting fixes after update
    • โž• add ^16.0.0 to react and react-dom peerDependencies
  • v0.2.2 Changes

    • ๐Ÿ›  bugfix: change borderRadius to border-radius in RingLoader so the browser will recognize the css
  • v0.2.1 Changes

    • ๐Ÿ›  bugfix: moved prop-types to from devDependencies to dependencies. This fixes the Package not found error for projects that do not include prop-types as a dependency
  • v0.2.0 Changes

    ๐Ÿš‘ Note: this release has a critical issue and was deprecated. Please update to 0.2.1 or higher.

    • โž• add TypeScript typings
  • v0.1.9 Changes

    ๐Ÿš‘ Note: this release has a critical issue and was deprecated. Please update to 0.2.1 or higher.

    • ๐Ÿ›  bugfix: moved emotion from devDependency to dependency. This fixed the Package not found error
  • v0.1.8 Changes

    ๐Ÿš‘ Note: this release has a critical issue and was deprecated. Please update to 0.2.1 or higher.

    • โšก๏ธ update emotion package version from 7.2.0 to 8.0.6
  • v0.1.7 Changes

    ๐Ÿš‘ Note: this release has a critical issue and was deprecated. Please update to 0.2.1 or higher.

    • โšก๏ธ update dependencies versions