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

Split size limit into single files #210

Merged
merged 2 commits into from May 18, 2022
Merged

Split size limit into single files #210

merged 2 commits into from May 18, 2022

Conversation

SferaDev
Copy link
Member

No description provided.

@SferaDev SferaDev requested a review from a team as a code owner May 18, 2022 06:38
@changeset-bot
Copy link

changeset-bot bot commented May 18, 2022

⚠️ No Changeset found

Latest commit: 6c7d560

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "@xata.io/client" specified in the `linked` option does not match any package in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.
The package or glob expression "@xata.io/codegen" specified in the `linked` option does not match any package in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

@github-actions
Copy link
Contributor

github-actions bot commented May 18, 2022

size-limit report 📦

Path Size
packages/client/dist/client.d.ts, packages/client/dist/client.js, packages/client/dist/index.d.ts, packages/client/dist/index.js, packages/client/dist/plugins.d.ts, packages/client/dist/plugins.js 0 B (-100% 🔽)
packages/client/dist/index.js 10.51 KB (+100% 🔺)
packages/client/dist/index.d.ts 10.61 KB (+100% 🔺)
packages/codegen/dist/index.js 1.96 MB (+100% 🔺)
packages/codegen/dist/index.d.ts 1.96 MB (+100% 🔺)

@github-actions
Copy link
Contributor

github-actions bot commented May 18, 2022

Your pull request has been published to npm.

You can install it by running:

npm install @xata.io/client@0.0.0-alpha.v216ec31
npm install @xata.io/codegen@0.0.0-alpha.v216ec31
npm install @xata.io/importer@0.0.0-alpha.v216ec31
npm install @xata.io/shell@0.0.0-alpha.v216ec31

@SferaDev SferaDev enabled auto-merge May 18, 2022 13:38
@SferaDev SferaDev merged commit cef10ad into main May 18, 2022
@SferaDev SferaDev deleted the split-size-limit branch May 18, 2022 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants