Ecosyste.ms: Timeline

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

antfu

antfu pushed 1 commit to main shikijs/shiki
  • docs: prefer `@shikijs/langs` and `@shikijs/themes` d1a840a

View on GitHub

antfu created a tag on shikijs/shiki

v1.26.1 - A beautiful yet powerful syntax highlighter

antfu pushed 2 commits to main shikijs/shiki
  • fix(shiki): missing language alias file, fix #883 5766b28
  • chore: release v1.26.1 89461c7

View on GitHub

antfu created a comment on a pull request on shikijs/shiki
Please provide a [minimal reproduction](https://stackoverflow.com/help/minimal-reproducible-example). Thanks. > [Why reproduction is required](https://antfu.me/posts/why-reproductions-are-required)

View on GitHub

antfu deleted a branch eslint/config-inspector

release-please--branches--main--components--config-inspector

antfu pushed 1 commit to main eslint/config-inspector
  • chore: release 0.7.0 (#116) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 42d3f31

View on GitHub

antfu closed a pull request on eslint/config-inspector
chore: release 0.7.0
robot: I have created a release *beep* *boop* --- ## [0.7.0](https://github.com/eslint/config-inspector/compare/v0.6.0...v0.7.0) (2025-01-03) ### chore * release-please-mark ([baaaaff](https:/...
antfu pushed 1 commit to main eslint/config-inspector
  • chore: release-please-mark Release-As: 0.7.0 baaaaff

View on GitHub

antfu pushed 2 commits to main eslint/config-inspector
  • chore: update deps 038e47e
  • fix: bundle eslint-config related deps 7d2945b

View on GitHub

antfu closed an issue on eslint/config-inspector
"Test matching with filepath..." not working with unignore glob pattern
If I have this in my `.gitignore`: ```gitignore .vscode/* !.vscode/settings.json !.vscode/extensions.json ``` It seems that all the project files are ignored (as shown below), nothing will show up...
antfu pushed 1 commit to main eslint/config-inspector
  • fix: match glob logic for unignore ignores (#115) Co-authored-by: Charlie Croom <[email protected]> Co-authored-by... 58df9b1

View on GitHub

antfu closed a pull request on eslint/config-inspector
fix: match glob logic for unignore ignores
fix #114 **The logic of `getMatchedGlobs` needs to be updated:** If an unignore glob is matched, and if this glob without the `!` matches any previous ignore globs, all these globs should be...
antfu created a review on a pull request on eslint/config-inspector

View on GitHub

antfu created a tag on shikijs/shiki

v1.26.0 - A beautiful yet powerful syntax highlighter

antfu created a comment on an issue on antfu/eslint-config
To me, this looks like it is working as expected. Even if they are in different space (value space / type space), it's still better to avoid naming different things as the same name. If you explici...

View on GitHub

antfu closed an issue on antfu/eslint-config
`ts/no-redeclare` error when using `zod` lib
For this code: ```ts import z from 'zod' export const CreateProductDto = z.object({ name: z.string(), price: z.number().nonnegative().finite().safe(), }) export type CreateProductD...
antfu deleted a branch shikijs/shiki

feat/precompiled-grammar

antfu created a review comment on a pull request on shikijs/shiki
Would you like to send a PR for that? Thanks!

View on GitHub

antfu created a review on a pull request on shikijs/shiki

View on GitHub

antfu created a comment on a pull request on shikijs/shiki
Which version are you using? 1.25.1? What error are you getting? It seems to work fine on my side

View on GitHub

antfu closed an issue on shikijs/shiki
Precomputing JS regexes for perf
Do you think it would be a good idea to precompute regexes used by the JS engine so that the regex transpilation step isn't needed at runtime? Perhaps this would be optional. Presumably, it would c...
antfu pushed 1 commit to main shikijs/shiki
  • feat: introduce precompiled-grammars (#880) 7433b8a

View on GitHub

antfu closed a pull request on shikijs/shiki
feat: introduce precompiled-grammars
resolves #878 Relies on: - #879 - https://github.com/shikijs/vscode-textmate/pull/3 - https://github.com/slevithan/oniguruma-to-es/pull/15 This PR introduces a new `@shikijs/langs-precom...
antfu pushed 1 commit to feat/precompiled-grammar shikijs/shiki

View on GitHub

antfu pushed 1 commit to feat/precompiled-grammar shikijs/shiki

View on GitHub

antfu pushed 1 commit to feat/precompiled-grammar shikijs/shiki

View on GitHub

antfu created a tag on vueuse/vueuse

v12.3.0 - Collection of essential Vue Composition Utilities for Vue 2 and 3

antfu pushed 1 commit to main vueuse/vueuse

View on GitHub

antfu pushed 1 commit to feat/useCountdown rtugeek/vueuse

View on GitHub

antfu created a comment on a pull request on vueuse/vueuse
Hey! Thanks a lot for the PR! However, as stated in the [Contribution Guide](https://vueuse.org/contributing.html), we are NOT accepting new functions. Giving this PR has been stale for a while, an...

View on GitHub

Load more