Skip to content

@pandabox/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 21:12
· 14 commits to main since this release
bab9a97

Patch Changes

  • dfd87f9: - Add onSourceFile hook + provide PandaContext in hooks

    • Add contextCreated hook
    • Await hooks to allow for asynchronous operations

    Fix case where if the transform hook returns a different code than the original code but optimizeJs was disabled,
    the transformed code would not be returned