Skip to content
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

Tool and dependency updates #45

Merged
merged 12 commits into from
Jan 10, 2025
Merged

Tool and dependency updates #45

merged 12 commits into from
Jan 10, 2025

Conversation

alycejenni
Copy link
Member

Updates NPM packages, pre-commit hooks, github actions, etc. Notably:

  • Vite updated to v6
  • Storybook updated to v8
  • SCSS updated to use modules
  • package-lock.json is also now updated by commitizen

minor/patch updates, or major updates that shouldn't affect zoa
I don't *think* this is actually being used; it's just inserting a load of unused variables into the built files. If it does turn out to be necessary, it would be better to define the actual variables needed rather than just sticking the whole env in there.
probably not necessary
prettier probably hasn't been working for the past several commits, so this should catch us up
the biggest change is going up two major versions of vite; as far as I can tell, this doesn't have much of an effect on zoa except that the theme file is now called "zoa.css" (this gets imported as `zoa/theme` anyway).
@alycejenni alycejenni merged commit 7598470 into dev Jan 10, 2025
2 checks passed
@alycejenni alycejenni deleted the ginger/updates branch January 10, 2025 15:20
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