Skip to content

v6.20.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Dec 15:05
· 20 commits to main since this release

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