v1.0.0-beta.52
Pre-release
Pre-release
·
138 commits
to main
since this release
What's Changed
- Migration astro v5 by @prototypa in #565
- Fixed the default port in which the local dev server starts by @annjose in #553
- update assets/images/default.png to show astro 5 by @jldec in #580
- Docker implementation by @arch-fan in #532
- Update screenshot in README.md by @prototypa in #584
- Fix zero Timeline items bug and don't render empty ItemGrid divs by @jonasgeiler in #593
- fix typo on astroAsseetsOptimizer by @nabondance in #590
- Remove extraneous references to non-existing
highlightcss class by @romainpi in #617 - Fix imports from '../ui/' to '~/components/ui/' by @romainpi in #614
- Implement properties for
Notecomponent by @romainpi in #615 - Use
Itemtype definition foritemsproperty ofStepstype by @romainpi in #616 - Update README.md by @prototypa in #625
- Fix typo by @deining in #635
- Fix typo for intersect-no-queue by @romainpi in #633
- Fix flickering when toggling theme #643 by @porobertdev in #646
- fix(types): annotate optimized image type in adaptOpenGraphImages by @EffortlessSteven in #631
- chore(ci): resolve Prettier check failures in README, saas, and images.ts by @EffortlessSteven in #630
New Contributors
- @annjose made their first contribution in #553
- @jldec made their first contribution in #580
- @arch-fan made their first contribution in #532
- @jonasgeiler made their first contribution in #593
- @nabondance made their first contribution in #590
- @romainpi made their first contribution in #617
- @deining made their first contribution in #635
- @porobertdev made their first contribution in #646
- @EffortlessSteven made their first contribution in #631
Full Changelog: v1.0.0-beta.48...v1.0.0-beta.52