Skip to content

Tags: vligas/vest

Tags

2.1.0

Toggle 2.1.0's commit message
🕶 Updating: [n4s]: (2.1.0), [vest]: (2.1.0)

3017a02 build(deps): bump @babel/core from 7.10.2 to 7.10.3 (dependabot-preview[bot])
a45d52d build(deps): bump eslint-plugin-jest from 23.13.2 to 23.17.1 (dependabot-preview[bot])
f4f608b build(deps): bump @babel/register from 7.10.1 to 7.10.3 (dependabot-preview[bot])
cc5b352 build(deps): bump rollup from 2.17.1 to 2.18.0 (dependabot-preview[bot])
c2c61d0 build(deps): bump eslint from 7.3.0 to 7.3.1 (dependabot-preview[bot])
ba2870c build(deps): bump @babel/cli from 7.10.1 to 7.10.3 (dependabot-preview[bot])
400b154 build(deps): bump @babel/plugin-transform-object-assign (dependabot-preview[bot])
a15d892 build(deps): bump @babel/preset-env from 7.10.2 to 7.10.3 (dependabot-preview[bot])
70f9414 build(deps): bump babel-jest from 26.0.1 to 26.1.0 (dependabot-preview[bot])
6fb6481 build(deps): bump jest-cli from 26.0.1 to 26.1.0 (dependabot-preview[bot])
dccf8c7 build(deps): bump jest from 26.0.1 to 26.1.0 (dependabot-preview[bot])
2d032a7 conf: Update changelog generation (ealush)
d1ce227 minor: add vest.skip.group and vest.only.group (ealush#225) (ealush)
d9aafbc build(deps): bump eslint-plugin-import from 2.21.2 to 2.22.0 (dependabot-preview[bot])
93501ae build(deps): bump rollup from 2.18.0 to 2.18.1 (dependabot-preview[bot])
e52d9b9 build(deps): bump @babel/plugin-proposal-pipeline-operator (dependabot-preview[bot])
f9e7379 build(deps): bump @babel/core from 7.10.3 to 7.10.4 (dependabot-preview[bot])
20e78c1 build(deps): bump @babel/plugin-transform-object-assign (dependabot-preview[bot])
7e90602 build(deps): bump @babel/cli from 7.10.3 to 7.10.4 (dependabot-preview[bot])
826bd41 build(deps): bump @babel/plugin-proposal-optional-chaining (dependabot-preview[bot])
d1963f1 build(deps): bump @babel/register from 7.10.3 to 7.10.4 (dependabot-preview[bot])
ba6ca3d fix: make vest.reset restore initial state (ealush#235) (ealush)
5ee43b5 docs: add groups codesandbox demo (ealush)
e70117b build(deps): bump rollup from 2.18.1 to 2.18.2 (dependabot-preview[bot])
a657058 patch: cache validation result for improved runtime performance (ealush#237) (ealush)
efa240c docs: update examples (ealush)
881adc6 build(deps): bump rollup from 2.18.2 to 2.19.0 (dependabot-preview[bot])
9c63f43 build(deps): bump eslint-plugin-jest from 23.17.1 to 23.18.0 (dependabot-preview[bot])
b218b3e build(deps): bump eslint from 7.3.1 to 7.4.0 (dependabot-preview[bot])
781b246 build(deps): bump rollup from 2.19.0 to 2.20.0 (dependabot-preview[bot])
852e23a build(deps): bump rollup from 2.20.0 to 2.21.0 (dependabot-preview[bot])
96210af Skip cache when resolving done results (ealush#240) (ealush)
6b7ebba conf: transform runtime in test environment (ealush)
919fa37 build(deps): bump @babel/preset-env from 7.10.3 to 7.10.4 (dependabot-preview[bot])
19e592e added: test.memo for memoized tests (ealush#238) (ealush)
1a86ee1 docs: add Vue example (ealush#250) (eyalcohen4)
c2beec9 fix: edge case when calling done after delay (ealush#252) (ealush)
cbd17a9 conf: Added definitions file (ealush#251) (ealush)
fe19ab7 build(deps): bump @babel/core from 7.10.4 to 7.10.5 (dependabot-preview[bot])
88f3cf9 build(deps): bump @babel/register from 7.10.4 to 7.10.5 (dependabot-preview[bot])
7246926 build(deps): bump @babel/plugin-transform-runtime from 7.10.4 to 7.10.5 (dependabot-preview[bot])
eed6456 build(deps): bump @babel/cli from 7.10.4 to 7.10.5 (dependabot-preview[bot])
62966d9 build(deps): bump @babel/plugin-proposal-pipeline-operator (dependabot-preview[bot])
2582c43 types: group and skip types (ealush#258) (ealush)
a386954 docs: update readme (ealush)
a215c43 patch: return enforce from extend api (ealush)
7de8b2c conf: Change branching strategy. Master is now latest. (ealush)
172ae29 build(deps): bump @lets/wait from 1.0.0 to 2.0.2 (dependabot-preview[bot])
b0a4d71 build(deps): bump typescript from 3.9.6 to 3.9.7 (dependabot-preview[bot])
015793f docs: move docs into package directory (ealush)
3f239d7 build(deps): bump date-fns from 2.14.0 to 2.15.0 (dependabot-preview[bot])
e1d330a build(deps): bump rollup from 2.21.0 to 2.22.1 (dependabot-preview[bot])
d1c3f73 build(deps): bump eslint from 7.4.0 to 7.5.0 (dependabot-preview[bot])
74ea245 conf: Use dedicated docs script (ealush)
f7d5d5b conf: update enforce rules generation (ealush)
7526d15 conf: add type declarations for all modules (ealush#265) (ealush)
7978443 build(deps): bump rollup from 2.22.1 to 2.22.2 (dependabot-preview[bot])
bb6cc1d fix: added safeguard to async test inference (ealush#266) (ealush)
2c98206 build(deps): bump rollup from 2.22.2 to 2.23.0 (dependabot-preview[bot])
ff5608f Update README.md (ealush)
fb4292a build(deps): bump eslint-plugin-jest from 23.18.0 to 23.18.2 (dependabot-preview[bot])
e6cccc9 added: returned function name is the name of the suite (ealush)
41bdffd build(deps): bump eslint-plugin-jest from 23.18.2 to 23.19.0 (dependabot-preview[bot])
53894ae conf: Add development build (ealush#273) (ealush)
553c8fe patch: Move exclusion to context (ealush#274) (ealush)
4f24697 patch: Replace global object with closures (ealush#275) (ealush)
37ec210 docs: update README (ealush)
b9f7a97 build(deps): bump eslint-plugin-jest from 23.19.0 to 23.20.0 (dependabot-preview[bot])
614b91f build(deps): bump jest from 26.1.0 to 26.2.1 (dependabot-preview[bot])
0721c9a build(deps): bump @babel/plugin-transform-runtime from 7.10.5 to 7.11.0 (dependabot-preview[bot])
09eb48e build(deps): bump mocha from 8.0.1 to 8.1.0 (dependabot-preview[bot])
8350103 build(deps): bump @babel/plugin-proposal-optional-chaining (dependabot-preview[bot])
59da262 build(deps): bump @babel/preset-env from 7.10.4 to 7.11.0 (dependabot-preview[bot])
7fe0e6a build(deps): bump babel-jest from 26.1.0 to 26.2.1 (dependabot-preview[bot])
69eacb3 build(deps): bump @babel/core from 7.10.5 to 7.11.0 (dependabot-preview[bot])
a3bc606 patch: clean runAsyncTest done callback (ealush)
4d3b583 Update README.md (ealush)
32ea43f Use latest branch (ealush)
51e7aa2 patch: Skip iteration of pending tests (ealush#294) (ealush)
fe5784d conf: add mjs/cjs exports (ealush#299) (ealush)
f9f1d39 added: promisify utility (ealush#261) (adife)
062c40a added: [n4s] add isNaN rule (ealush#300) (ealush)

2.0.0

Toggle 2.0.0's commit message
✅ Updating: [eslint-plugin-vest]: (0.1.3), [n4s]: (2.0.0), [vest]: (2…

….0.0)

015b8f4 build(deps): bump rollup from 2.8.0 to 2.8.2 (dependabot-preview[bot])
b6fbf1e build(deps): bump rollup from 2.8.2 to 2.9.0 (dependabot-preview[bot])
ee66fdc build(deps): bump eslint-plugin-jest from 23.9.0 to 23.10.0 (dependabot-preview[bot])
758b52a build(deps): bump rollup from 2.9.0 to 2.9.1 (dependabot-preview[bot])
4801bed build(deps): bump eslint-plugin-jest from 23.10.0 to 23.11.0 (dependabot-preview[bot])
0cb736a build(deps): bump rollup from 2.9.1 to 2.10.0 (dependabot-preview[bot])
d484033 build(deps): bump rollup from 2.10.0 to 2.10.2 (dependabot-preview[bot])
e4f065d build(deps): bump eslint-plugin-jest from 23.11.0 to 23.13.1 (dependabot-preview[bot])
6cb02dd build(deps): bump date-fns from 2.13.0 to 2.14.0 (dependabot-preview[bot])
0f1f4ea build(deps): bump rollup from 2.10.2 to 2.10.3 (dependabot-preview[bot])
de7498b build(deps): bump rollup from 2.10.3 to 2.10.5 (dependabot-preview[bot])
7872203 major: stateful validations (ealush#148) (ealush)
0b41ac6 breaking: throwError actually throws (ealush#149) (ealush)
dcf8b1c docs: draft() (ealush)
f7ae45b minor: vest.reset() (ealush#150) (ealush)
4839ac8 conf: add test.skipOnWatch for snapshot tests (ealush)
c4e827c feat: Separate vest.create from its result function by making validate accept arguments (ealush#151) (ealush)
b9ebf1e patch: remove canceled tests from canceled state (ealush#152) (ealush)
a98a48b conf: copy dist files to package root folder (ealush#153) (ealush)
baec6c9 build(deps): bump rollup from 2.10.5 to 2.10.9 (dependabot-preview[bot])
15c1963 build(deps): bump mocha from 7.1.2 to 7.2.0 (dependabot-preview[bot])
d22f529 patch: validateSuiteParams module (ealush)
07bcb51 patch: nested context support (ealush#157) (ealush)
8e375b2 build(deps): bump rollup-plugin-terser from 5.3.0 to 6.1.0 (dependabot-preview[bot])
2db61e3 build(deps): bump @babel/preset-env from 7.9.6 to 7.10.0 (dependabot-preview[bot])
30fb168 build(deps): bump @babel/cli from 7.8.4 to 7.10.0 (dependabot-preview[bot])
1f811e9 build(deps): bump eslint-plugin-jest from 23.13.1 to 23.13.2 (dependabot-preview[bot])
82a13cb build(deps): bump @babel/core from 7.9.6 to 7.10.0 (dependabot-preview[bot])
ed58c37 test: add dummy test helper (ealush#163) (ealush)
2dd93ae patch: add error handling to  runWithContext (ealush#164) (ealush)
6687414 build(deps): bump @babel/plugin-proposal-optional-chaining (dependabot-preview[bot])
ec913da build(deps): bump @babel/register from 7.9.0 to 7.10.1 (dependabot-preview[bot])
8506788 build(deps): bump @babel/core from 7.10.0 to 7.10.1 (dependabot-preview[bot])
930b7a5 build(deps): bump rollup from 2.10.9 to 2.11.0 (dependabot-preview[bot])
3ef0516 build(deps): bump @babel/plugin-transform-object-assign (dependabot-preview[bot])
ed1edc4 build(deps): bump @babel/cli from 7.10.0 to 7.10.1 (dependabot-preview[bot])
f399a6c build(deps): bump @babel/preset-env from 7.10.0 to 7.10.1 (dependabot-preview[bot])
872e878 build(deps): bump @babel/plugin-proposal-pipeline-operator (dependabot-preview[bot])
a7ec164 build(deps): bump rollup from 2.11.0 to 2.11.2 (dependabot-preview[bot])
d65ac73 added: test grouping support (ealush#174) (ealush)
b2a6092 conf: add spell checker to linter. (ealush#175) (ealush)
2fcaeda patch: remove global counters from live state. (ealush#176) (ealush)
72decaf patch: consolidate state into a single  source of truth (ealush)
ce5edda lint: Add lint rules (ealush)
93fdbbb build(deps): bump @babel/core from 7.10.1 to 7.10.2 (dependabot-preview[bot])
268caf8 build(deps): bump @babel/preset-env from 7.10.1 to 7.10.2 (dependabot-preview[bot])
16e26c0 build(deps): bump rollup from 2.11.2 to 2.12.0 (dependabot-preview[bot])
2925f6b build(deps): bump @ampproject/rollup-plugin-closure-compiler (dependabot-preview[bot])
2e14a29 build(deps): bump rollup from 2.12.0 to 2.12.1 (dependabot-preview[bot])
57dbb4b conf: [n4s] move n4s into the repo (ealush)
fe55784 build(deps): bump rollup from 2.12.1 to 2.13.0 (dependabot-preview[bot])
6f952f2 build(deps): bump fs-extra from 9.0.0 to 9.0.1 (dependabot-preview[bot])
f10beed build(deps): bump rollup from 2.13.0 to 2.13.1 (dependabot-preview[bot])
cff3dbc test: isGroupExcluded (ealush)
febca2e patch: simplify singleton (ealush#188) (ealush)
6c9a18f patch: Move anyone/any to its own bundle (ealush)
4394e6d conf: preset-env - loose: true (ealush)
146d31b breaking: [n4s] add extend interface (ealush#189) (ealush)
ce7ab1e build(deps): bump vest from 2.0.0-next-e063c9 to 2.0.0-next-417703 (dependabot-preview[bot])
930346e build(deps): bump rollup from 2.13.1 to 2.14.0 (dependabot-preview[bot])
e5744e4 conf: remove internal dependencies (ealush)
30b0be8 build(deps): bump eslint-plugin-import from 2.20.2 to 2.21.1 (dependabot-preview[bot])
479e43b build(deps): bump rollup from 2.14.0 to 2.15.0 (dependabot-preview[bot])
c40f078 conf: Add build-all script for local development (ealush#195) (ealush)
a2bb6dc build(deps): bump eslint from 6.8.0 to 7.2.0 (dependabot-preview[bot])
4e0eb15 build(deps): bump eslint-plugin-import from 2.21.1 to 2.21.2 (dependabot-preview[bot])
8e5add2 update jsdoc (ealush)
8189c67 build(deps): bump mocha from 7.2.0 to 8.0.1 (dependabot-preview[bot])
583a962 build(deps): bump validator from 13.0.0 to 13.1.0 (dependabot-preview[bot])
492e651 added: utility - classNames (ealush#200) (ealush)
a7dde44 build(deps): bump validator from 13.1.0 to 13.1.1 (dependabot-preview[bot])
c7a384f added: [vest] hook vest.get (ealush#202) (ealush)
3bed116 conf: add shared testUtils folder (ealush)
bd67de2 patch: stringify rollup-plugin-replace values (ealush)
cf19610 feat: add valid class to classNames utility (ealush)
10ef0fa build(deps): bump rollup from 2.15.0 to 2.16.1 (dependabot-preview[bot])
b63362c docs: simplify docs (ealush)
313df51 build(deps): bump rollup from 2.16.1 to 2.17.0 (dependabot-preview[bot])
d769ba3 conf: add new logo (ealush)
c2eddc9 spec: Improve async tests specs (ealush)

1.0.0

Toggle 1.0.0's commit message
Hello, world