Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

antfu/eslint-vitest-rule-tester

antfu created a tag on antfu/eslint-vitest-rule-tester

v0.7.1 - ESLint rule tester with Vitest, with more powerful and friendly APIs.

antfu pushed 2 commits to main antfu/eslint-vitest-rule-tester
  • fix: bundle `ajv` to avoid interop issues 0c883b1
  • chore: release v0.7.1 5d46c2b

View on GitHub

pauliesnug opened a pull request on antfu/eslint-vitest-rule-tester
add with { type: "json" } to json import
<!-- DO NOT IGNORE THE TEMPLATE! Thank you for contributing! Before submitting the PR, please make sure you do the following: - Read the [Contributing Guide](https://github.com/antfu/contr...
tschaub created a review comment on a pull request on antfu/eslint-vitest-rule-tester
In the meantime, downgrading to `[email protected]` solves the problem.

View on GitHub

tschaub created a review on a pull request on antfu/eslint-vitest-rule-tester

View on GitHub

tschaub created a review comment on a pull request on antfu/eslint-vitest-rule-tester
When I try to run tests with this, I get the following: ``` TypeError: Module "file:///path/to/node_modules/ajv/lib/refs/json-schema-draft-04.json" needs an import attribute of "type: json" ``` ...

View on GitHub

tschaub created a review on a pull request on antfu/eslint-vitest-rule-tester

View on GitHub

github-actions[bot] published a release on antfu/eslint-vitest-rule-tester
v0.7.0
### &nbsp;&nbsp;&nbsp;🚀 Features - Validate rule `meta.schema` &nbsp;-&nbsp; by @ntnyq in https://github.com/antfu/eslint-vitest-rule-tester/issues/9 [<samp>(81ea4)</samp>](https://github.com/antf...
antfu created a tag on antfu/eslint-vitest-rule-tester

v0.7.0 - ESLint rule tester with Vitest, with more powerful and friendly APIs.

antfu pushed 2 commits to main antfu/eslint-vitest-rule-tester

View on GitHub

antfu pushed 1 commit to main antfu/eslint-vitest-rule-tester
  • feat: validate rule `meta.schema` (#9) 81ea42c

View on GitHub

antfu created a review on a pull request on antfu/eslint-vitest-rule-tester

View on GitHub

ntnyq opened a pull request on antfu/eslint-vitest-rule-tester
feat: validate rule `meta.schema`
<!-- DO NOT IGNORE THE TEMPLATE! Thank you for contributing! Before submitting the PR, please make sure you do the following: - Read the [Contributing Guide](https://github.com/antfu/contr...
ntnyq starred antfu/eslint-vitest-rule-tester
gcaaa31928 starred antfu/eslint-vitest-rule-tester
shan-mx starred antfu/eslint-vitest-rule-tester
yutakobayashidev starred antfu/eslint-vitest-rule-tester