UNPKG

@easy-eva-icons/react

Version:
24 lines (14 loc) 728 B
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [1.0.2] - 2021-06-04 - Optimize package size by removing source maps - Add .npmignore to the main package alongside package.json `files` property pointing to the optimized svg files. - Copy meta files (Readme, Changelog, License) to the lib/react on prepublishOnly ## [1.0.1] - 2021-06-03 - First release with icons for React - Fix releasing `@easy-eva-icons/react` by adding .npmignore file ## [1.0.0] - 2021-06-03 - First release with icons :tada: