Skip to content

Feature/restructure #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from
Draft

Feature/restructure #4

wants to merge 23 commits into from

Conversation

BavoVdg
Copy link
Collaborator

@BavoVdg BavoVdg commented Jul 9, 2025

  • Restructure packages. One package for all DS components

    • libs
      • storybook
    • packages
      • core
      • design-system
      • tokens
  • Attempt setting up release flow that automatically detects the next version, generates changelogs and manages dependencies. Does not work yet

  • Update build scripts

npx nx run core:build
npx nx run design-system:build
  • Fix tsconfig errors

Bavo Vanderghote and others added 23 commits March 31, 2025 17:19
fix(docs): update readme

build: add semver tools

build: add semver versioning to publish pipeline

ci(workspace): release version 2.0.1

ci(workspace): release version 2.0.1git

ci: run semver versioning in synced mode

build: add package import through npm

feat(package): bundle dependencies with package

ci: update pipeline

fix(dependencies): remove lib dependencies

ci(design system): release version 2.1.0

ci(design system): release version 2.1.0

revert: revert to npm workspace and project references

ci(design system): release version 2.1.1

fix: update packag.json

ci(design system): release version 2.1.2

ci(design system): release version 2.1.2

ci(design system): release version 0.0.1

ci(design system): release version 0.1.0

ci(design system): release version 0.0.1

feat(core): dummy feature

ci(design system): release version 0.1.0

feat: cleanup

chore(release): publish 0.2.0

chore(release): publish 0.2.1

chore(release): publish 0.3.0

chore(release): publish 0.4.0

chore(release): publish 0.4.1

chore(release): publish 0.4.2

chore(release): publish 0.4.3

chore(release): publish 0.4.5

setup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant