Releases: apleshkov/viewmill
Releases · apleshkov/viewmill
v0.3.1
Compare
Sorry, something went wrong.
No results found
transformer v0.2.4
JSX: a && b -> a ? b : null even if no live dependencies involved to fix displaying bools instead of nothing
viewmill v0.2.3
Version bump to publish the transformer update to npm
v0.3.0
Compare
Sorry, something went wrong.
No results found
viewmill-runtime v0.3.0
Breaking changes :
View's insert method renamed to insertTo
Insertion's insert method renamed to insertTo
v0.2.9
Compare
Sorry, something went wrong.
No results found
viewmill-runtime v0.2.6
InsertedView's unmount() signature fix to reflect its actual implementation (the removing argument)
v0.2.8
Compare
Sorry, something went wrong.
No results found
viewmill-runtime v0.2.6
View's unmount() switched to unmount(removing: boolean = false) to simplify cascading unmount or removing
v0.2.7
Compare
Sorry, something went wrong.
No results found
viewmill v0.2.2
Fixed directory traversing
v0.2.6
Compare
Sorry, something went wrong.
No results found
viewmill-runtime v0.2.5
Simple jsx-runtime.d.ts added to fix the JSX type checking if strict mode is on (please, see the corresponding note )
v0.2.5
Compare
Sorry, something went wrong.
No results found
v0.2.4
Compare
Sorry, something went wrong.
No results found