Skip to content

Releases: NASA-IMPACT/veda-ui

v6.20.8

27 Apr 15:34

Choose a tag to compare

What's changed

πŸš€ Improvements

  • chore: upgrade Node.js to v24 LTS (#1985)
  • chore: tighten engines.node to >=24.0.0
  • chore: pin @types/parse-path to 7.0.3 via resolutions
  • chore: upgrade Node.js to v24

v6.20.7

20 Apr 15:30

Choose a tag to compare

What's changed

πŸš€ Improvements

  • chore: bump Node.js to v22 (#1984)
  • chore: bump nodejs to v22

v6.20.6

16 Feb 15:14

Choose a tag to compare

What's changed

πŸ› Fixes

  • fix: escape regex backslashes in release-it config for scoped commits (#1964)
  • fix: escape regex backslashes in release-it config for scoped commits

v6.20.5

03 Feb 20:15

Choose a tag to compare

What's changed

πŸš€ Improvements

  • ci: use npx for npm version instead of global installation (#1969)
  • ci: Make sure npm version is 11.5.1 or later to support trusted publishing (#1968)

v6.20.4

02 Feb 15:14

Choose a tag to compare

What's changed

πŸ› Fixes

  • fix: preserve all dates for non-periodic datasets with summaries.datetime (#1967)
  • fix: preserve all dates for non-periodic datasets with summaries.datetime

πŸš€ Improvements

  • ci: Connect to NPM using OIDC instead of a token for release workflow (#1962)

v6.20.3

26 Jan 15:06

Choose a tag to compare

What's changed

v6.20.2

19 Jan 15:06

Choose a tag to compare

What's changed

πŸ› Fixes

  • fix: move playwright config to root with proper test scoping

πŸš€ Improvements

  • refactor: move parcel dashboard to /apps (#1957)
  • refactor: conservative migration to apps/dashboard-parcel
  • refactor: move dashboard application to apps/dashboard-parcel
  • docs: clarify build tool and README purpose
  • docs: update READMEs for monorepo structure

v6.20.1

22 Dec 15:04

Choose a tag to compare

What's changed

πŸ› Fixes

  • fix: next-veda-ui is unsupported / removed from monday release workflow (#1956)

πŸš€ Improvements

  • docs: Add ADR 004 - Component Library Restructure (#1871)
  • docs: add Gjore Milevski to co-authors
  • docs: update title
  • docs: format VEDA2 note as bullets
  • docs: link ADR 004 from architecture notes
  • docs: update ADR 004 to reflect monorepo implementation
  • docs: Add ADR 004 - Component Library Restructure

v6.20.0

15 Dec 15:05

Choose a tag to compare

What's changed

πŸŽ‰ Features

  • feat: start monorepo structure with veda-ui package (#1898)

πŸ› Fixes

  • fix: move exploration views to correct monorepo structure
  • fix: 1929 - follow on fixes to pr 1922 (#1950)
  • fix: update leftover paths for monorepo structure
  • fix: this is ADR 005
  • fix: update stylelint ignore paths for monorepo structure
  • fix: path in index.html

πŸš€ Improvements

  • chore: mark package as private for workspaces
  • chore: add apps/* to workspaces configuration
  • chore: integrate ticket workflow governance across documentation
  • chore: create library package.json
  • chore: initialize yarn workspaces
  • refactor: add mock/test aliases, fix test imports and lint
  • refactor: complete library reorganization and fix build
  • refactor: update parcelLibConfig path reference
  • refactor: move parcel library config to package directory
  • refactor: update buildlib script for new lib location
  • refactor: update gulpfile library output directory
  • refactor: update gulpfile library entry point path
  • refactor: update package.json aliases for new structure
  • refactor: update tsconfig path aliases for new structure
  • refactor: move library source to packages/veda-ui/src
  • docs: ADR 005 - Ticket Workflow Governance (rejected) (#1927)
  • docs: update ADR 005 with new direction from PR #1954
  • docs: revert change in COLLABORATION file
  • docs: revert deprecated changes on documentation
  • docs: add ADR 006 documenting VEDA2 architecture refactor (#1952)
  • docs: update ADR 005 to Rejected status with additional context
  • docs: add ADR 006 documenting VEDA2 architecture refactor
  • docs: add JSDoc to exploration view mode public API

v6.19.2

08 Dec 15:04

Choose a tag to compare

What's changed

πŸ› Fixes

  • fix: 1068 update mapbox compare (#1947)