- bundle type declarations
- fix: stop updating lines after the terminal has been unmounted
- fix(progress): never exceed the given max percentage
- fix lazy prop
- the library can be installed as a Vue plugin
- the termynal component now emits
start
,before-new-line
,fast-forward
,finish
,restart
events - new
spinner
component - add
prefix
property to theprogress
component
- fix published package's content
- fix
main
andmodule
keys inside package.json
First non-beta release
- basic funtionality of the original Termynal library
- fast forward button
- restart button
- option to only start the animation when the terminal enters the viewport