0
I Use This!
New Project

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Sep 15, 2024 — Sep 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chore(webpack-plugin): add todo for accepting function as a config definition
Ertuğrul Noyan Keremoğlu
as Ertuğrul Keremoğlu
More... 5 months ago
feat(webpack-plugin): introduce `defineConfig` function for generating webpack config automatically
Ertuğrul Noyan Keremoğlu
as Ertuğrul Keremoğlu
More... 5 months ago
build(jest-preset): remove a wrong file entry from `package.json`
Ertuğrul Noyan Keremoğlu
as Ertuğrul Keremoğlu
More... 5 months ago
docs(README): add missing package links
Ertuğrul Noyan Keremoğlu
as Ertuğrul Keremoğlu
More... 5 months ago
chore(integration-webpack): start to implement webpack integration
Ertuğrul Noyan Keremoğlu
as Ertuğrul Keremoğlu
More... 5 months ago
chore(integration-jest): re-export integration API from index
Ertuğrul Noyan Keremoğlu
as Ertuğrul Keremoğlu
More... 5 months ago
chore: format code
Ertuğrul Noyan Keremoğlu
as Ertuğrul Keremoğlu
More... 5 months ago
build(e2e): prevent rebuilding `@holypack/integration-jest` package
Ertuğrul Noyan Keremoğlu
as Ertuğrul Keremoğlu
More... 5 months ago
build(core): update package exports
Ertuğrul Noyan Keremoğlu
as Ertuğrul Keremoğlu
More... 5 months ago
chore(e2e): update `yarn.lock` state
Ertuğrul Noyan Keremoğlu
as Ertuğrul Keremoğlu
More... 5 months ago
chore: format code
Ertuğrul Noyan Keremoğlu
as Ertuğrul Keremoğlu
More... 5 months ago
refactor(core): make `emitWarning` throw error when there is no `EmitWarningHook` registered
Ertuğrul Noyan Keremoğlu
as Ertuğrul Keremoğlu
More... 5 months ago
Merge pull request #26 from ertgl/dependabot/npm_and_yarn/babel-0468d2c9b8 More... 5 months ago
chore(deps-dev): bump the babel group with 4 updates More... 5 months ago
chore: increase internal use of `StrictContext` instead of `Context`
Ertuğrul Noyan Keremoğlu
as Ertuğrul Keremoğlu
More... 5 months ago
chore: review some of the todos
Ertuğrul Noyan Keremoğlu
as Ertuğrul Keremoğlu
More... 5 months ago
chore: format code
Ertuğrul Noyan Keremoğlu
as Ertuğrul Keremoğlu
More... 5 months ago
chore: fix `resolveContext` imports
Ertuğrul Noyan Keremoğlu
as Ertuğrul Keremoğlu
More... 5 months ago
chore(e2e): reorganize examples
Ertuğrul Noyan Keremoğlu
as Ertuğrul Keremoğlu
More... 5 months ago
chore(core): fix some types related to context
Ertuğrul Noyan Keremoğlu
as Ertuğrul Keremoğlu
More... 5 months ago
refactor(core): reorganize imports related to config definition and resolution
Ertuğrul Noyan Keremoğlu
as Ertuğrul Keremoğlu
More... 5 months ago
feat(core): create CI plugin
Ertuğrul Noyan Keremoğlu
as Ertuğrul Keremoğlu
More... 5 months ago
chore(integration-eslint): add a todo for adding an option for specifying target environment
Ertuğrul Noyan Keremoğlu
as Ertuğrul Keremoğlu
More... 5 months ago
Merge pull request #24 from ertgl/integration-jest More... 5 months ago
refactor(integration-eslint): treat files with `\.[jt]s[x]?` extension (no `[cm]` prefix) as isomorphic JS
Ertuğrul Noyan Keremoğlu
as Ertuğrul Keremoğlu
More... 5 months ago
chore(e2e/integrations/jest): add example for Jest using jsdom environment
Ertuğrul Noyan Keremoğlu
as Ertuğrul Keremoğlu
More... 5 months ago
chore(integration-jest): add optional peer dependency `jest-environment-jsdom`
Ertuğrul Noyan Keremoğlu
as Ertuğrul Keremoğlu
More... 5 months ago
chore: update `yarn.lock` states
Ertuğrul Noyan Keremoğlu
as Ertuğrul Keremoğlu
More... 5 months ago
perf(integration-jest): optimize autogenerated ESLint config
Ertuğrul Noyan Keremoğlu
as Ertuğrul Keremoğlu
More... 5 months ago
feat(integration-jest): setup `eslint-plugin-istanbul`
Ertuğrul Noyan Keremoğlu
as Ertuğrul Keremoğlu
More... 5 months ago