@auroratide/typewritten-text
Version:
The text types itself out!
33 lines (17 loc) • 749 B
Markdown
@auroratide/typewritten-text
# 0.2.3
## Patch Changes
- b0fa976: Actually correctly determine words so that the white-space css breaks at the right places
# 0.2.2
## Patch Changes
- 30aca7a: The previous css never got published for some reason
# 0.2.1
## Patch Changes
- 6307966: Do not break words
# 0.2.0
## Minor Changes
- 96017fe: Deprecate TypewrittenText; use TypewrittenTextElement instead, which better matches HTML\*Element convention
- a6da0c8: Overhaul component to simplify the typing logic and HTML, CSS, and JS interfaces. NOTE: Most of the old interfaces are now considered deprecated and will be removed in v1.0.0... whenever that comes out.
# 0.1.5
## Patch Changes
- b4f8b59: Upgrade to using typescript