react-type-animation
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "react-type-animation", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Customizable React typing animation component based on typical.", | ||
@@ -5,0 +5,0 @@ "author": "max37", |
@@ -1,2 +0,2 @@ | ||
# # react-type-animation | ||
# react-type-animation | ||
@@ -21,3 +21,3 @@ A customizable React typing animation component. | ||
A live demo of the animation can be found at: [https://react-type-animation.netlify.app/examples](https://react-type-animation.netlify.app/examples); | ||
A live demo of the animation can be found at: [https://react-type-animation.netlify.app/examples](https://react-type-animation.netlify.app/examples). | ||
@@ -53,7 +53,7 @@ ## Usage | ||
The docs with props, options and common problem solutions can be found at [https://react-type-animation.netlify.app/](https://react-type-animation.netlify.app/). | ||
The docs with props, options and common problem solutions can be found at: [https://react-type-animation.netlify.app/](https://react-type-animation.netlify.app/). | ||
## Migrating to v3 | ||
- The default wrapper is now `<span>` instead of `<div>`: **To migrate**, add a `display: inline-block/block` or `wrapper="div"` to all `<TypeAnimation/>` occurances with unspecified wrapper. | ||
The default wrapper is now `<span>` instead of `<div>`: **To migrate**, add a `display: inline-block/block` or `wrapper="div"` to all `<TypeAnimation/>` occurances with unspecified wrapper. | ||
@@ -60,0 +60,0 @@ ## Usage Notes |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
43255