0.0.1-alpha.23 (2024-06-14)
Special thanks to @EmNudge and @morinokami for their first contributions!! 🥳
Bug Fixes
- feature request issue template (cc8423a)
- generate root changelog + changelog per package (24d4131)
- hydration error after runtime refactor (#63) (8f90338)
- ignore platform specific files (#69) (186e2db)
- logo: support multiple formats and remove styling requirements (#62) (79cb18d)
- nav: make sure nav is on top of the content (#72) (cd4ecc7)
- sort navigation items numerically in
objectToSortedArray
function (#56) (e45f62b) - support inheritance for
editor
/focus
and fix bug with logo (#67) (a7eb31d) - validation: allow activePanel to be 0 (#46) (4ab76f5)
Features
- add create-tutorial package (#47) (e720657)
- add lezer support for wast via codemirror wast package (#65) (0ce2986)
- add MDX extension to
recommendations
in extensions.json (#55) (2d0a1fa) - allow custom components that modify the tutorial state (#64) (1279917)
- hot reload for files in webcontainer (#61) (949fcf3)
- set default package manager to the one used with
create
command (#57) (c97278e) - store: fix current document and add onDocumentChanged (#74) (05b1688)