An open API service providing commit metadata for open source projects.

GitHub / itsdouges/size-limit / commits

SHA Message Author Date Stats
4b833edb Add webpack plugin Andrey Sitnik <a****y@s****u> about 7 years ago
3bd84a23 Normalize webpack config path Andrey Sitnik <a****y@s****u> about 7 years ago
9e675b3d Fix plugin name in error Andrey Sitnik <a****y@s****u> about 7 years ago
b57764c4 Rename modules to plugins Andrey Sitnik <a****y@s****u> about 7 years ago
7231ac16 Add unknownEntry error for webpack module Andrey Sitnik <a****y@s****u> about 7 years ago
92d20adf Normalize entry Andrey Sitnik <a****y@s****u> about 7 years ago
349e4ab4 Rename bundle to bundles Andrey Sitnik <a****y@s****u> about 7 years ago
42e6fb8a Use webpack bundle in file Andrey Sitnik <a****y@s****u> about 7 years ago
f197b323 Remove sharec config Andrey Sitnik <a****y@s****u> about 7 years ago
fede8eb7 Fix order Andrey Sitnik <a****y@s****u> about 7 years ago
803e3fd5 Update snpshots Andrey Sitnik <a****y@s****u> about 7 years ago
ade2e40e Use file with webpack module Andrey Sitnik <a****y@s****u> about 7 years ago
b0bd0e71 Improve tests Andrey Sitnik <a****y@s****u> about 7 years ago
3888a76a Add time module Andrey Sitnik <a****y@s****u> about 7 years ago
7d554f50 Improve test Andrey Sitnik <a****y@s****u> about 7 years ago
66cd405c Rename test Andrey Sitnik <a****y@s****u> about 7 years ago
9db244cf Add missed module error for modules Andrey Sitnik <a****y@s****u> about 7 years ago
aa0d4bff Calculate gzip size in file module Andrey Sitnik <a****y@s****u> about 7 years ago
fa1c39d3 Update snapshot Andrey Sitnik <a****y@s****u> about 7 years ago
59246659 Use file module to gzip and non-gzip Andrey Sitnik <a****y@s****u> about 7 years ago
55aa9466 Add file module Andrey Sitnik <a****y@s****u> about 7 years ago
f6f487e9 Add dependencies for size checkers Andrey Sitnik <a****y@s****u> about 7 years ago
0a8b9749 Show unknown config option error Andrey Sitnik <a****y@s****u> about 7 years ago
69980390 Improve help output Andrey Sitnik <a****y@s****u> about 7 years ago
a7860799 Fix reporter for new webpack options Andrey Sitnik <a****y@s****u> about 7 years ago
27e54733 Update dependencies Andrey Sitnik <a****y@s****u> about 7 years ago
46cbd2a1 Rename webpackConfig to old config option Andrey Sitnik <a****y@s****u> about 7 years ago
0d1c4b80 Allow webpack to have gzip option and use --save-bundle only for webpack Andrey Sitnik <a****y@s****u> about 7 years ago
c6273462 Fix clean script Andrey Sitnik <a****y@s****u> about 7 years ago
ca952c63 Rename config keys Andrey Sitnik <a****y@s****u> about 7 years ago
755752a0 Show results Andrey Sitnik <a****y@s****u> about 7 years ago
64efe85b Add snapshot visualizer Andrey Sitnik <a****y@s****u> about 7 years ago
28ebef72 Remove config.results Andrey Sitnik <a****y@s****u> about 7 years ago
74ad88cc Add syntax sugar for modules Andrey Sitnik <a****y@s****u> about 7 years ago
a9fc68fc Improve config.configPath test Andrey Sitnik <a****y@s****u> about 7 years ago
84941de6 Split tests Andrey Sitnik <a****y@s****u> about 7 years ago
df956908 Normalize limits Andrey Sitnik <a****y@s****u> about 7 years ago
17ed6306 Add test for peerDependencies Andrey Sitnik <a****y@s****u> about 7 years ago
e0eb6be2 Update lock Andrey Sitnik <a****y@s****u> about 7 years ago
dc6a8ec5 Fix workspaces Andrey Sitnik <a****y@s****u> about 7 years ago
da3c01a9 Update dependencies Andrey Sitnik <a****y@s****u> about 7 years ago
7d172faa Parse config Andrey Sitnik <a****y@s****u> about 7 years ago
aefc9ba2 Fix errors Andrey Sitnik <a****y@s****u> about 7 years ago
564c6207 Clean up errors processing Andrey Sitnik <a****y@s****u> about 7 years ago
35829122 Move functions to sepated files Andrey Sitnik <a****y@s****u> about 7 years ago
2873208d Parse arguments Andrey Sitnik <a****y@s****u> about 7 years ago
8aebbf1a Add migration guide Andrey Sitnik <a****y@s****u> about 7 years ago
701235f4 Fix CI Andrey Sitnik <a****y@s****u> about 7 years ago
bc512f29 Install yarn in projects Andrey Sitnik <a****y@s****u> about 7 years ago
2bd2269b Reduce debug size Andrey Sitnik <a****y@s****u> about 7 years ago
35d6f72f More debug Andrey Sitnik <a****y@s****u> about 7 years ago
b206486d Rename method Andrey Sitnik <a****y@s****u> about 7 years ago
97f78164 Third try Andrey Sitnik <a****y@s****u> about 7 years ago
500e9fa3 Another debug Andrey Sitnik <a****y@s****u> about 7 years ago
b7579484 Add debug for CI Andrey Sitnik <a****y@s****u> about 7 years ago
561e6b19 More stable package.json check Andrey Sitnik <a****y@s****u> about 7 years ago
67a77a6e Add debug or CI Andrey Sitnik <a****y@s****u> about 7 years ago
f61b26bb Fix linter warning Andrey Sitnik <a****y@s****u> about 7 years ago
9d3a1f20 Fix JSON test for different Node.js version Andrey Sitnik <a****y@s****u> about 7 years ago
cda779cf Make tests more universal Andrey Sitnik <a****y@s****u> about 7 years ago
ffda29b8 Rename package Andrey Sitnik <a****y@s****u> about 7 years ago
fa48c00d Add base architecture Andrey Sitnik <a****y@s****u> about 7 years ago
8a465df7 Rename @size-limit/core to size-limit for better npx support Andrey Sitnik <a****y@s****u> about 7 years ago
f7f4cfd2 Start size-limit/core package Andrey Sitnik <a****y@s****u> about 7 years ago
ec7a8731 Start multirepo project Andrey Sitnik <a****y@s****u> about 7 years ago
7390226d Use best practices Andrey Sitnik <a****y@s****u> about 7 years ago
1b4a5aee Better matchers in test Andrey Sitnik <a****y@s****u> about 7 years ago
f9531855 Release 1.3.8 version Andrey Sitnik <a****y@s****u> about 7 years ago
e7fb21b7 Add nbsp Andrey Sitnik <a****y@s****u> about 7 years ago
47abab5d Use Estimo 1.1.3 with local Chrome fix Andrey Sitnik <a****y@s****u> about 7 years ago
6f8110cc Update Estimo Andrey Sitnik <a****y@s****u> about 7 years ago
eb605d5a Update dependencies Andrey Sitnik <a****y@s****u> about 7 years ago
356464f1 Remove old linter plugin Andrey Sitnik <a****y@s****u> about 7 years ago
d6306ac1 Revert "Try to update Estimo" Andrey Sitnik <a****y@s****u> about 7 years ago
fc4d63d1 fix typo (#128) Thijs Triemstra <i****o@c****l>
Committed by: Andrey Sitnik <a****y@s****u>
about 7 years ago
4c4906a2 Try to update Estimo Andrey Sitnik <a****y@s****u> about 7 years ago
d152c460 Update dependencies Andrey Sitnik <a****y@s****u> about 7 years ago
74be822f Try to fix linter Andrey Sitnik <a****y@s****u> about 7 years ago
80b92a53 Fix imports order Andrey Sitnik <a****y@s****u> about 7 years ago
011278e7 Update dependencies Andrey Sitnik <a****y@s****u> about 7 years ago
a67decbb Revert "Use latest estimo" Andrey Sitnik <a****y@s****u> about 7 years ago
89b59df4 Use latest estimo Andrey Sitnik <a****y@s****u> about 7 years ago
d8d9db88 Release 1.3.7 version Andrey Sitnik <a****y@s****u> about 7 years ago
c001c98c Update dependencies Andrey Sitnik <a****y@s****u> about 7 years ago
d7d5b1fe feat: control over webpack ModuleConcatenationPlugin, fixes #117 (#123) Anton Korzunov <t****y@g****m>
Committed by: Andrey Sitnik <a****y@s****u>
about 7 years ago
e3d10bd1 fix: greedy ignore pattern, fixes #121 (#122) Anton Korzunov <t****y@g****m>
Committed by: Andrey Sitnik <a****y@s****u>
about 7 years ago
52459cff Fix gzip args Andrey Sitnik <a****y@s****u> about 7 years ago
76fbcc3d Update dependencies Andrey Sitnik <a****y@s****u> about 7 years ago
e82e7eb3 Release 1.3.6 version Andrey Sitnik <a****y@s****u> about 7 years ago
f4a7e5e1 Update dependencies Andrey Sitnik <a****y@s****u> about 7 years ago
ea783355 Fix config without package.json support Andrey Sitnik <a****y@s****u> about 7 years ago
359b2367 Better error on missed files Andrey Sitnik <a****y@s****u> about 7 years ago
842465b2 Fix wrong position of ignore Andrey Sitnik <a****y@s****u> about 7 years ago
b5c065d8 Fix JSDoc Andrey Sitnik <a****y@s****u> about 7 years ago
6eae75fb Fix tests Andrey Sitnik <a****y@s****u> over 7 years ago
7a8ff0c3 Release 1.3.5 version Andrey Sitnik <a****y@s****u> over 7 years ago
f397f826 Typo Andrey Sitnik <a****y@s****u> over 7 years ago
6dcca93d Release 1.3.4 version Andrey Sitnik <a****y@s****u> over 7 years ago
a7915525 Fix tests Andrey Sitnik <a****y@s****u> over 7 years ago
bbf02ed7 Update dependencies Andrey Sitnik <a****y@s****u> over 7 years ago

← Back to repository