File tree Expand file tree Collapse file tree 5 files changed +11
-5
lines changed
Expand file tree Collapse file tree 5 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 22
33## [ 0.3.0] - 2026-01-20
44
5- - Replace ` node-fetch ` with ` cross-fetch `
5+ - Replace ` node-fetch ` with ` cross-fetch ` in ` PrevalentTaxa ` component
66
77## [ 0.2.2] - 2025-11-28
88
Original file line number Diff line number Diff line change @@ -4,9 +4,10 @@ All notable changes to this project will be documented in this file. The format
44is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) , and this
55project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ 2.2.4] - 2026-01-17
7+ ## [ 2.2.4] - 2026-01-20
88
9- Modernize ` react-color ` dependency
9+ - Modernize ` react-color ` dependency
10+ - Modernize data editor handling
1011
1112## [ 2.2.3] - 2026-01-17
1213
Original file line number Diff line number Diff line change 11{
22 "name" : " @macrostrat/data-sheet" ,
3- "version" : " 2.2.3 " ,
3+ "version" : " 2.2.4 " ,
44 "description" : " Scalable data sheet with optional editing capabilities" ,
55 "type" : " module" ,
66 "source" : " src/index.ts" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 4.6.0] - 2026-01-20
4+
5+ - Modernized color picker component
6+ - Remove last ` findDOMNode ` usage in ` ConfinedImage ` for React 19 compatibility
7+
38## [ 4.5.3] - 2025-12-13
49
510Small update to formatting
Original file line number Diff line number Diff line change 11{
22 "name" : " @macrostrat/ui-components" ,
3- "version" : " 4.5.3 " ,
3+ "version" : " 4.6.0 " ,
44 "description" : " UI components for React and Blueprint.js" ,
55 "main" : " dist/cjs/index.js" ,
66 "module" : " dist/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments