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: support obj external & dts support resolvedPaths #1282

Merged
merged 9 commits into from May 9, 2024

Conversation

shulandmimi
Copy link
Member

Description:

dts

  • support custom resolvedPaths
  • reduce product size

core

  • support record external

BREAKING CHANGE:

Related issue (if exists):

close #1270
close #1225

Copy link

changeset-bot bot commented May 3, 2024

🦋 Changeset detected

Latest commit: d012fde

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@farmfe/js-plugin-dts Patch
@farmfe/core Patch
@farmfe-examples/react-antd Patch

Not sure what this means? Click here to learn what changesets are.

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

@shulandmimi shulandmimi requested review from ErKeLost and wre232114 and removed request for wre232114 and ErKeLost May 3, 2024 11:01
@shulandmimi shulandmimi force-pushed the feat/RecordExternal branch 2 times, most recently from 63630db to f49ac8c Compare May 6, 2024 16:04
@wre232114 wre232114 enabled auto-merge (squash) May 9, 2024 00:32
@wre232114 wre232114 merged commit df7ac2a into main May 9, 2024
30 checks passed
@wre232114 wre232114 deleted the feat/RecordExternal branch May 9, 2024 11:33
@github-actions github-actions bot mentioned this pull request May 9, 2024
This was referenced May 19, 2024
@github-actions github-actions bot mentioned this pull request May 20, 2024
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.

Support object external like Record<string, string> js-plugin-dts support more file
3 participants