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

feat: esm support #161

Closed
wants to merge 5 commits into from
Closed

feat: esm support #161

wants to merge 5 commits into from

Commits on May 19, 2021

  1. feat: remove @restart/hooks dependency

    The logic for this is super simple to inline and does not require an external dependency to achieve.
    n1ru4l committed May 19, 2021
    Configuration menu
    Copy the full SHA
    3319db8 View commit details
    Browse the repository at this point in the history
  2. fix: add es module export

    n1ru4l committed May 19, 2021
    Configuration menu
    Copy the full SHA
    90d2883 View commit details
    Browse the repository at this point in the history
  3. chore: use .mjs import

    n1ru4l committed May 19, 2021
    Configuration menu
    Copy the full SHA
    5a9295c View commit details
    Browse the repository at this point in the history
  4. chore: please the linter

    n1ru4l committed May 19, 2021
    Configuration menu
    Copy the full SHA
    512af97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90e6d1f View commit details
    Browse the repository at this point in the history