hypernova v1.2.0 Release Notes

Release Date: 2016-09-08 // over 7 years ago
  • 🔄 Changed

    • Exceptions that are not Errors are no longer wrapped in an Error so the stack trace does not include the Hypernova callsite.

    ➕ Added

    • Passing in context into getComponent which contains things like the props that the component will receive.