Skip to content

v4.3.0

Compare
Choose a tag to compare
@sapegin sapegin released this 15 Nov 09:19

New features

Isolated mode for examples

Now you can open single example (not a whole component) in isolated mode:

(#225 by @cef62)

Config option to debounce preview rendering while live editing

Default value is 500. That means you’ll not see that annoying red error message box while you’re typing.

(#227 by @cef62)