Skip to content

Releases: nuxt/icon

v1.5.1

03 Sep 20:13
cc14fe4
Compare
Choose a tag to compare

v1.5.0

27 Aug 10:35
b74135c
Compare
Choose a tag to compare

v1.4.10

24 Aug 11:15
Compare
Choose a tag to compare

v1.4.9

24 Aug 10:31
Compare
Choose a tag to compare
  • chore: improve caching key for api route (0aa42c9)
  • chore: fix lint (49721d2)

v1.4.8

22 Aug 17:53
c8af4db
Compare
Choose a tag to compare
  • fix: Promise.race logic (de721b2)
  • fix: use onServerPrefetch for css icons (7560ffe)
  • fix: improve ssr performance for loading bad ids, add fetchTimeout option (3d07357)
  • chore: setup nuxt hub for the playground (e6c87b5)
  • chore: update deps (23d9ebd)

v1.4.7

20 Aug 14:58
a88b74c
Compare
Choose a tag to compare
  • fix: serverBundle mode detection with NuxtHub (341e6e5)

v1.4.6

20 Aug 14:45
9a62c93
Compare
Choose a tag to compare
  • fix: improve serverBundle preset detection (486ae5d)
  • chore: update ci (9f9c1f4)
  • docs: setup test for playground, close #197 (5724416)
  • chore: rename variables (f116b7c)
  • fix: error when customize is provided in module options instead of app config (3bb5957)
  • fix: add option customize to app.config and nuxt.config (#238) (0accdcb)
  • docs: fix customize function file to app.config.ts (#237) (f4b135b)
  • refactor: simplify client bundle codegen (2ef7a74)
  • docs: use of the customize option (#232) (91acea7)

v1.4.5

03 Aug 16:20
99f02c0
Compare
Choose a tag to compare
  • fix: enforce relative url resolving (#230) (4564518)
  • docs: mention about externalize options (b05b720)
  • docs: note about @iconify/json (cc166d6)

v1.4.4

01 Aug 10:41
2c37835
Compare
Choose a tag to compare
  • fix: init client bundle for svg icons, close #228 (f433863)
  • chore: update lint (77391db)
  • chore: update ci (9bc1f88)
  • chore: add missing deps (6df9c83)
  • feat: introduce serverBundle.externalizeIconsJson option (651f206)
  • refactor: improve context (358d3f0)
  • refactor: extract context (27f92ad)

v1.4.3

30 Jul 17:49
177c9f2
Compare
Choose a tag to compare
  • fix: remove server bundle warning (e0ffd35)
  • fix: set provider: iconify when running nuxt generate (917bcad)