Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bring back old async support PR #205

Merged
merged 7 commits into from
May 23, 2021
Merged

Bring back old async support PR #205

merged 7 commits into from
May 23, 2021

Commits on Dec 22, 2020

  1. async global context

    damusix authored and Danilo Alonso committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    a4fb867 View commit details
    Browse the repository at this point in the history
  2. update docs

    damusix authored and Danilo Alonso committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    3201dee View commit details
    Browse the repository at this point in the history
  3. add support for context that returns promise

    damusix authored and Danilo Alonso committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    96594f7 View commit details
    Browse the repository at this point in the history
  4. remove async checks in manager

    damusix authored and Danilo Alonso committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    3fa1b92 View commit details
    Browse the repository at this point in the history
  5. fix: 🐛 rebase with master and fix tests

    Issues: hapijs#177
    Danilo Alonso committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    4e6e7ac View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. style: 💄 spacing and async functions

    Danilo Alonso committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    929fb75 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. test: 💍 assert render promise

    Plus some style fixes mentioned in PR convo
    Danilo Alonso committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    9ff55e2 View commit details
    Browse the repository at this point in the history