Releases: dnotes/quickpickle
Releases · dnotes/quickpickle
[email protected]
Patch Changes
- 9145a9c: fixed types from last update
[email protected]
Minor Changes
Patch Changes
-
2e7530d: updating packages
-
094f7dd: rollup config and hoisting for vitest browser
-
7ad035c: fix: some errors would error when formatting stack
In some environments, errors during step execution are
not formatted correctly, leading to another error that
is very unhelpful. This commit works around that problem. -
ab52cf6: fix: removed dependency on @cucumber/cucumber for DataTable
The DataTable model from @cucumber/cucumber is now mirrored by
QuickPickle because including it from the cucumber-js package
brought all the test runner stuff with it, which was too big
and messed up anything that tried to run in the browser.
@quickpickle/[email protected]
@quickpickle/[email protected]
Patch Changes
@quickpickle/[email protected]
@quickpickle/[email protected]
Minor Changes
- 1cf8cca: update dependencies
Patch Changes
- 2e7530d: updating packages
- 094f7dd: rollup config and hoisting for vitest browser
- 159542b: fix playwright actions for typing keys
- Updated dependencies [2e7530d]
- Updated dependencies [094f7dd]
- Updated dependencies [7ad035c]
- Updated dependencies [1cf8cca]
- Updated dependencies [ab52cf6]
- Updated dependencies [1162c84]
[email protected]
@quickpickle/[email protected]
@quickpickle/[email protected]
Patch Changes
- 176dbdc: Fix the screenshot paths so they run on CI