Skip to content

Releases: ai/size-limit

14.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 13:54
Immutable release. Only release title and notes can be modified.
14.0.0
b1d4c43
  • Moved to rolldown by default in @size-limit/preset-small-lib.
  • Unified Node.js support accross projects.
  • Removed dependencies.

13.1.1

Choose a tag to compare

@github-actions github-actions released this 12 Sep 15:06
Immutable release. Only release title and notes can be modified.
13.1.1
609a09f
  • Fixed release.

13.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Sep 14:40
Immutable release. Only release title and notes can be modified.
13.1.0
e0e132d
  • Added rolldown & rolldown-why plugins (by @dangreen).

13.0.3

Choose a tag to compare

@github-actions github-actions released this 30 Jul 12:46
Immutable release. Only release title and notes can be modified.
13.0.3
7257ebb
  • Removed picocolors dependencies.

13.0.2

Choose a tag to compare

@github-actions github-actions released this 28 Jul 21:21
Immutable release. Only release title and notes can be modified.
13.0.2
9ef9615
  • Fixed glob pattern regression.

13.0.1

Choose a tag to compare

@github-actions github-actions released this 24 Jul 13:27
Immutable release. Only release title and notes can be modified.
13.0.1
f4f3518
  • Fixed publishing process.

13.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 13:22
Immutable release. Only release title and notes can be modified.
13.0.0
fb467c2
  • Removed Node.js 20 support.
  • Removed tinyglobby and jiti dependencies.
  • Added npm provenance.

12.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Apr 19:45
12.1.0
60f5628
  • Added disablePlugins option (by @JPeer264).
  • Updated esbuild.

12.0.1

Choose a tag to compare

@github-actions github-actions released this 06 Mar 11:00
12.0.1
9372618

12.0.0

Choose a tag to compare

@github-actions github-actions released this 28 Nov 15:06
12.0.0
7d08aec
  • Moved jiti to optional dependency.
  • Removed chokidar dependency in favor of fs.watch.
  • Removed Node.js 18 support.
  • Updated open & esbuild dependencies.
  • Fixed docs (by @nlopin & @just-boris).