Skip to content

Conversation

@kmaschi
Copy link
Member

@kmaschi kmaschi commented Aug 6, 2025

Description

Release of v0.4.0 containing plugin hooks and context state enhancements.

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Kristopher Maschi and others added 30 commits May 16, 2025 13:18
- Added package build configuration for esm/cjs
- Added tests.
- Refactoring for tests.
chore: - Updated tests to ensure expected payload passed into hook fu…
kmaschi and others added 21 commits July 30, 2025 17:19
… types.

- Updated remote hook payload to only include appropriate serializable context.
- Moved error handling related functions to error module.
- Added copyright notices in new files.
…ferently.

- Updated types to make clear the properties available to each hook handler.
- Handled stacked beforeAll/afterAll hooks ensuring both local and remove functions can work with serialized payload.
- Handled stacked beforeAll/afterAll hooks ensuring handlers can work with serialized response data.
- Updated tests.
Updating readme. Excluding examples
@kmaschi kmaschi merged commit fe42c7c into main Aug 6, 2025
5 checks passed
@kmaschi kmaschi deleted the release/0.4.0 branch August 6, 2025 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants