v3.0.0
3.0.0 (2023-12-09)
Bug Fixes
-
remove empty methods (cdd3358)
-
remove legacy exports (5da1a45)
-
update evebleChai exports (bfd838f)
-
refactor!: update Scenario to match e2e API (3f5e109)
-
refactor!: update EventSourceableBDDAsserter to match e2e API (124f309)
-
refactor!: update types to match e2e API (6e419df)
-
refactor!: rename InvalidSUTError to InvalidEventSourceableError (ad575f3)
-
refactor!: chaiStructAssertion to evebleChai supporting new events, commands api (3074278)
Features
- add BDD chains (e301ba0)
- add Feature component (0a87cb4)
- errors: add EventSourceableFeatureMappingsNotFoundError (517ad11)
- errors: add InvalidScenarioError (68f0357)
BREAKING CHANGES
- update Scenario to match e2e API
- update EventSourceableBDDAsserter to match e2e API
- update types to match e2e API
- rename InvalidSUTError to InvalidEventSourceableError
- chaiStructAssertion to evebleChai supporting new events, commands api