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

Fix TSC nodenext compatibility and add GH test workflow #2

Merged
merged 4 commits into from
Feb 19, 2023

Commits on Feb 19, 2023

  1. Use .js extension for index exports to make .d.ts discovery work

    Sebastian Sangervasi committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    ad0aeb1 View commit details
    Browse the repository at this point in the history
  2. Add example for TSC building: package-examples/ts-latest

    Sebastian Sangervasi committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    3abc0fb View commit details
    Browse the repository at this point in the history
  3. test-packages script for building all examples

    Sebastian Sangervasi committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    4d031bd View commit details
    Browse the repository at this point in the history
  4. Add GH workflow for tests

    Sebastian Sangervasi committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    f890c44 View commit details
    Browse the repository at this point in the history