Skip to content

Releases: zappicon/react

v1.2.1

13 Nov 13:57

Choose a tag to compare

v1.2.1

build: migrate from Rollup to Vite and replace Jest with Vitest - Removed Rollup configuration in favor of Vite for faster development and builds - Replaced Jest setup with Vitest for better integration with Vite and simpler config

Package Information

  • Package: @zappicon/react
  • Version: 1.2.1
  • Published: 2025-11-13T14:55:51+01:00

Installation

npm install @zappicon/react@1.2.1

v1.2.0

12 Nov 13:03

Choose a tag to compare

v1.2.0

chore: add new free icons

Package Information

  • Package: @zappicon/react
  • Version: 1.2.0
  • Published: 2025-11-12T14:00:27+01:00

Installation

npm install @zappicon/react@1.2.0

v0.2.4

11 Sep 11:50

Choose a tag to compare

v0.2.4

ci: use pnpm with caching in GitHub Actions for faster installs

Package Information

  • Package: @zappicon/react
  • Version: 0.2.4
  • Published: 2025-09-11T09:58:12+01:00

Installation

npm install @zappicon/react@0.2.4

v0.2.3

17 Aug 22:23

Choose a tag to compare

v0.2.3

ci: ensure git submodules are initialized in CI workflow - Add submodules: 'recursive' to actions/checkout step - Add explicit step to update submodules before build - Fixes missing core/src/index.ts error in GitHub Actions

Package Information

  • Package: @zappicon/react
  • Version: 0.2.3
  • Published: 2025-08-17T23:22:21+01:00

Installation

npm install @zappicon/react@0.2.3

v0.2.0

14 Aug 10:04

Choose a tag to compare

v0.2.0

fix: update rollup configs

Package Information

  • Package: @zappicon/react
  • Version: 0.2.0
  • Published: 2025-08-14T11:02:44+01:00

Installation

npm install @zappicon/react@0.2.0

v0.1.9

14 Aug 09:40

Choose a tag to compare

v0.1.9

chore: v0.1.9

Package Information

  • Package: @zappicon/react
  • Version: 0.1.9
  • Published: 2025-08-14T10:38:52+01:00

Installation

npm install @zappicon/react@0.1.9

v0.0.1

06 Aug 19:37

Choose a tag to compare

0.0.1 (2025-08-03)

  • chore: Add all icon files and project setup (87159b8)