Releases: lucide-icons/lucide
Version 1.8.0
What's Changed
- docs(packages/angular): add packageDirname for @lucide/angular by @rhutchison in #4211
- chore(icons): Username change knarlix to RajnishKMehta by @RajnishKMehta in #4208
- ci(@lucide/angular): Fix publishing problem by @ericfennis in #4213
- docs: fix broken links in pull_request_template.md (got 404 page) by @whoisBugsbunny in #4224
- fix(lucide-static): add viewBox to sprite symbol elements by @TomaTV in #4223
- docs: Fix link to icon design principles in statement by @whoisBugsbunny in #4225
- feat(docs): add Zephyr Cloud to Hero Backers tier by @karsa-mistmere in #4226
- fix(icons): fixes gap issues in radio-off.svg by @karsa-mistmere in #4227
- fix(icons): renamed
text-selecttosquare-dashed-textby @jguddas in #3943 - fix(docs): improve mobile layout of v1 banner by @karsa-mistmere in #4254
- fix(@lucide/svelte): aria-hidden="true" was never set by @blt-r in #4234
- fix(icons): remove ui/ux tag from heart-minus, add delete instead by @karsa-mistmere in #4266
- chore(deps-dev): bump vite from 7.3.1 to 7.3.2 by @dependabot[bot] in #4276
- chore(deps): bump lodash-es from 4.17.23 to 4.18.1 by @dependabot[bot] in #4251
- chore(deps): bump vite from 5.4.21 to 6.4.2 by @dependabot[bot] in #4286
- feat(docs): use
initOnMounted: trueforuseSessionStorageinCarbonAdOverlayby @karsa-mistmere in #4275 - feat(icons): added
bookmark-officon by @ZeenatLawal in #4283
New Contributors
- @rhutchison made their first contribution in #4211
- @whoisBugsbunny made their first contribution in #4224
- @TomaTV made their first contribution in #4223
- @blt-r made their first contribution in #4234
- @ZeenatLawal made their first contribution in #4283
Full Changelog: 1.7.0...1.8.0
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