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

Optimize install size #19

Merged
merged 5 commits into from
Jul 11, 2024
Merged

Optimize install size #19

merged 5 commits into from
Jul 11, 2024

Conversation

shilman
Copy link
Member

@shilman shilman commented Jul 11, 2024

Issue: N/A

What Changed

  • Breaking change: analyze is now async
  • Breaking change: ESM-only
  • Remove babel and use estree directly to reduce size

How to test

See attached tests

Change Type

  • maintenance
  • documentation
  • patch
  • minor
  • major
📦 Published PR as canary version: 4.0.0--canary.19.f920eba.0

✨ Test out this PR locally via:

npm install @storybook/docs-mdx@4.0.0--canary.19.f920eba.0
# or 
yarn add @storybook/docs-mdx@4.0.0--canary.19.f920eba.0

Version

Published prerelease version: v4.0.0-next.0

Changelog

💥 Breaking Change

Authors: 1

@shilman shilman added enhancement New feature or request major Increment the major version when merged dependencies Update one or more dependencies version performance Improve performance of an existing feature labels Jul 11, 2024
@shilman shilman requested a review from JReinhold as a code owner July 11, 2024 15:07
@shilman shilman merged commit f1c9c8b into next Jul 11, 2024
2 checks passed
@shilman shilman deleted the shilman/optimize-install branch July 11, 2024 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update one or more dependencies version enhancement New feature or request major Increment the major version when merged performance Improve performance of an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants