Releases: vadimdemedes/ink
Releases · vadimdemedes/ink
v2.0.5
- Fix reordering of children a022a38
v2.0.4
v2.0.3
- Fix replacing child nodes with text aba6a89
v2.0.2
v2.0.1
- Fix subsequent calls to setRawMode 3dba883
v2.0.0
TODO
v0.5.1
v0.5.0
This is a breaking release, along with a few new features.
Thanks
❤️ Huge thanks to @karaggeorge for helping out with this release!
v0.4.0
This release brings important core improvements, a bug fix and new docs.
- Major rewrite of the diffing process and core parts 0972381
- Disable input in a non-tty environment 2daf599
- Document
<Text>
component 6ae7acc - Document Yeoman generators 78e8653
Thanks
❤️ Huge thanks to @Thesuperfly, @talon and @shakyink for helping out with this release!
v0.3.1
This is mainly a bug fix release with an additional update to make Ink's API consistent with React's.
- Pass props to
setState()
callback 9c33272 - Add example on how to set up JSX transpiler 67591cd
- Update
log-update
, fixes #28 61cd653
Thanks
❤️ Thanks to @ForbesLindesay and @zgreen for helping out with this release!