0.1.6
What's Changed
- fix(cli):
create-tutorial
not depending on@tutorialkit/cli
package by @ycs77 in #254 - feat: add Vue language to CodeMirror by @ycs77 in #256
- fix(astro/types):
webcontainer
should be aPromise<WebContainer>
by @Nemikolh in #259 - feat(runtime): option for setting terminal open by default by @AriPerkkio in #246
- fix: missing preview i18n by @ycs77 in #255
- fix(react): solve-button not working before lesson loads by @AriPerkkio in #266
- fix(react): editor and preview missing accessible names by @AriPerkkio in #267
- fix(react): file tree's files to indicate selected state by @AriPerkkio in #268
- chore: remove spec files from runtime package by @PhearZero in #236
New Contributors
- @ycs77 made their first contribution in #254
- @PhearZero made their first contribution in #236
Full Changelog: 0.1.5...0.1.6