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

feat(editor): Upgrade to Storybook v7 (no-changelog) #5454

Merged
merged 1 commit into from
Feb 14, 2023
Merged

Conversation

netroy
Copy link
Member

@netroy netroy commented Feb 10, 2023

Storybook 6 + Webpack 4 are pulling in a lot of dependencies that are blocking us from supporting node 18.

This is also a step towards getting rid of webpack completely, and switching over to @storybook/vue-vite eventually.

@netroy netroy requested a review from alexgrozav February 10, 2023 13:53
@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system labels Feb 10, 2023
Storybook 6 + Webpack 4 are pulling in a lot of dependencies that are blocking us from supporting node 18.
@netroy netroy merged commit f7cbd6b into master Feb 14, 2023
@netroy netroy deleted the update-storybook branch February 14, 2023 11:44
@n8n-assistant n8n-assistant bot added the Upcoming Release Will be part of the upcoming release label Feb 14, 2023
netroy added a commit to netroy/n8n that referenced this pull request Feb 14, 2023
because of the updated dev tooling in n8n-io#5454, vite dev mode is crashing because of the `util` package looking for `process.env`.
netroy added a commit to netroy/n8n that referenced this pull request Feb 14, 2023
because of the updated dev tooling in n8n-io#5454, vite dev mode is crashing because of the `util` package looking for `process.env`.
netroy added a commit that referenced this pull request Feb 14, 2023
because of the updated dev tooling in #5454, vite dev mode is crashing because of the `util` package looking for `process.env`.
MiloradFilipovic added a commit that referenced this pull request Feb 15, 2023
* master:
  ci(core): Add unit tests for "me" controller (no-changelog) (#5479)
  fix(core): Use stricter typing on queries in cli commands (no-changelog) (#5476)
  fix(editor): Fix Vite dev mode (no-changelog) (#5475)
  feat(editor): Add correct credential owner contact details for readonly credentials (#5208)
  feat: Add workflow and credential sharing access e2e tests (#5463)
  ci: Update the "Check Documentation URLs" workflow (no-changelog) (#5473)
  feat(editor): Upgrade to Storybook v7 (no-changelog) (#5454)
  docs: Update release notes link (#5472)
  test(editor): Add e2e tests for executions preview (#5458)
  📚 Update CHANGELOG.md and main package.json to 0.215.2
  🔖 Release n8n@0.215.2
  fix(core): Fix the issue with test webhooks getting removed incorrectly (no-changelog) (#5466)

# Conflicts:
#	pnpm-lock.yaml
MiloradFilipovic added a commit that referenced this pull request Feb 15, 2023
* master:
  fix(core): Fix data transformation function that are reported not to work properly (#5338)
  ci(core): Add unit tests for "me" controller (no-changelog) (#5479)
  fix(core): Use stricter typing on queries in cli commands (no-changelog) (#5476)
  fix(editor): Fix Vite dev mode (no-changelog) (#5475)
  feat(editor): Add correct credential owner contact details for readonly credentials (#5208)
  feat: Add workflow and credential sharing access e2e tests (#5463)
  ci: Update the "Check Documentation URLs" workflow (no-changelog) (#5473)
  feat(editor): Upgrade to Storybook v7 (no-changelog) (#5454)
@janober
Copy link
Member

janober commented Feb 16, 2023

Got released with n8n@0.216.0

@janober janober removed the Upcoming Release Will be part of the upcoming release label Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants