modernweb-dev / rocket

The modern web setup for static sites with a sprinkle of JavaScript
https://rocket.modern-web.dev
MIT License
368 stars 51 forks source link

fix(engine): improve error handling #372

Closed daKmoR closed 2 years ago

daKmoR commented 2 years ago

What I did

  1. fix(engine): if a component has an error be sure to always show it
  2. fix(engine): escaping a ${ in a code fence block should not lead to an error
  3. fix(engine): support nested recursive.data.js in data cascade
  4. fix(engine): do not inject imports if exists in md
  5. chore: release @rocket/engine@0.1.0-alpha.25

closes https://github.com/modernweb-dev/rocket/issues/370

changeset-bot[bot] commented 2 years ago

⚠️ No Changeset found

Latest commit: f9888db727760ec776c8f057b295946a426dc900

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR