Releases: lucide-icons/lucide
Version 1.7.0
What's Changed
- fix(lucide-react): Fix dynamic imports by @ericfennis in #4210
- feat(icons): added
map-pin-searchicon by @TonySullivan in #4125
New Contributors
- @TonySullivan made their first contribution in #4125
Full Changelog: 1.6.0...1.7.0
Version 1.6.0
What's Changed
- feat(icons): added
radio-officon by @kongsgard in #4138
New Contributors
- @kongsgard made their first contribution in #4138
Full Changelog: 1.5.0...1.6.0
Version 1.5.0
Version 1.4.0
Version 1.3.0
What's Changed
- feat(icons): added
shield-cogicon by @KnarliX in #3902
New Contributors
- @KnarliX made their first contribution in #3902
Full Changelog: 1.2.0...1.3.0
Version 1.2.0
Version 1.1.0
What's Changed
- fix(astro): add Astro v6 compatibility by @iseraph-dev in #4135
- fix(packages/lucide-react-native): add preserveModulesRoot to
lucide-react-nativeby @karsa-mistmere in #4199 - fix(lucide-preact): add conditional exports map for ESM/CJS resolution by @coloneljade in #4198
- fix(scripts): correct import extension in optimizeStagedSvgs.mts by @jerv in #4185
- ci(ci.yml): Fix release flow by @ericfennis in #4193
- fix(icons): changed
arrow-big-*icon by @jguddas in #3527 - fix(icons): changed
signposticon by @jguddas in #3531 - fix(github/workflows): revert release workflow & add --fail-if-no-match by @karsa-mistmere in #4201
- fix(icons): changed
circle-user-roundicon by @karsa-mistmere in #4165 - feat(icons): added
roadicon by @uibalint in #3014
New Contributors
- @iseraph-dev made their first contribution in #4135
- @coloneljade made their first contribution in #4198
- @jerv made their first contribution in #4185
- @uibalint made their first contribution in #3014
Full Changelog: 1.0.2...1.1.0
Version 1.0.2
What's Changed
- fix(github/workflows): fix latest_tag getter by @karsa-mistmere in #4191
- fix(@lucide/vue): Fix export by @ericfennis in #4194
Full Changelog: 1.0.1...1.0.2
Lucide V1 🚀
After years of work and dedication, Lucide Version 1 has been officially released!. This milestone marks a significant achievement in our journey to provide a comprehensive and versatile icon library for developers and designers alike.
It's been quite a ride — especially over the past year. Lucide has grown to over 30 million downloads per week and is used by million of projects worldwide. This release is a testament to the hard work of our community and contributors who have helped shape Lucide into what it is today.
Thank you to everyone who has supported us along the way. We couldn't have done this without you!
What's New in Version 1? TLDR;
- Removed brand icons, see our brand logo statement for more details.
- Improved documentation, guides per framework.
- Improved accessibility,
aria-hiddenis now set by default on icons. - Removed UMD build, only ESM and CJS now (exception for the
lucidepackage). - Package rename from
lucide-vue-nextto@lucide/vue. - A modern, standalone implementation for Angular,
@lucide/angular - Support for context providers in React, Vue, Svelte, and Solid.
- Stable code points for Lucide font.
- Support for shadow DOM in the
lucidepackage. - Many bug fixes and improvements.
See more at Lucide Version 1
Version 1.0.0
Warning
This release was published unintentionally. We've corrected this in v1.0.1, which should be used instead.
What's Changed
- docs(api): Update nitro to latest version by @ericfennis in #4102
- chore(icons): Add 'crypto' tag to bitcoin.json by @cwlowder in #4120
- fix(docs): fix incorrect Angular integration example for lucide-lab by @bhavberi in #4101
- fix(redirects): Fixes icon alias redirects on site by @ericfennis in #4122
- fix(icons): changed
schoolicon by @jguddas in #4124 - chore(deps): bump simple-git from 3.30.0 to 3.32.3 by @dependabot[bot] in #4133
- docs(svelte): clarify Svelte 4 vs Svelte 5 Lucide packages by @bhavberi in #4107
- docs(site): add strapi lucide icons package by @shx08 in #4112
- docs: add rule about consistent use of shapes by @jguddas in #3975
- fix(icons): changed
gpuicon by @jguddas in #4147 - chore(deps-dev): bump h3 from 1.15.4 to 1.15.6 by @dependabot[bot] in #4163
- fix(lucide-fonts): correct icon mappings in index.html and unicode.html by @buyuan-dev in #4160
- style(icons): fix formatting of
<svg>element in two icons that were inconsistent by @LukasKalbertodt in #4166 - Update ICON_GUIDELINES link in CONTRIBUTING.md by @AntoninKadrmas in #4187
- feat(icons): added
cctv-officon by @rrod497 in #4162
New Contributors
- @cwlowder made their first contribution in #4120
- @shx08 made their first contribution in #4112
- @buyuan-dev made their first contribution in #4160
- @LukasKalbertodt made their first contribution in #4166
- @AntoninKadrmas made their first contribution in #4187
- @rrod497 made their first contribution in #4162
Full Changelog: 0.577.0...1.0.0