Skip to content

feat: add @farmfe/plugin-dts #1933

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

Merged
merged 24 commits into from
Jan 26, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
679644e
feat: add @farmfe/plugin-dts
ErKeLost Nov 12, 2024
1bb6ef7
feat: add @farmfe/plugin-dts
ErKeLost Nov 12, 2024
90f0cd5
chore: update example
ErKeLost Nov 14, 2024
9db80b1
chore: update deps
ErKeLost Nov 14, 2024
4002de3
chore: update filter
ErKeLost Nov 15, 2024
6e6c9a0
Merge branch 'v2-dev' into feat/rust_dts
ErKeLost Nov 24, 2024
6454e12
chore: update lock
ErKeLost Nov 24, 2024
6cbdf07
Merge remote-tracking branch 'upstream/v2-dev' into feat/rust_dts
ErKeLost Dec 16, 2024
be614f6
chore: update lock
ErKeLost Dec 16, 2024
c137894
Merge branch 'v2-dev' into feat/rust_dts
ErKeLost Dec 17, 2024
c3b696c
chore: test swc ast
ErKeLost Dec 18, 2024
bc6d956
Merge remote-tracking branch 'upstream/v2-dev' into feat/rust_dts
ErKeLost Jan 24, 2025
d9dda9f
chore: success finish dts plugins
ErKeLost Jan 24, 2025
bacf606
Merge branch 'v2-dev' into feat/rust_dts
ErKeLost Jan 24, 2025
f4431ef
chore: update colors
ErKeLost Jan 24, 2025
a6af869
Merge branch 'feat/rust_dts' of https://github.com/ErKeLost/farm into…
ErKeLost Jan 24, 2025
39c4b28
chore: add some VisitMut ast
ErKeLost Jan 25, 2025
95da022
chore: test tailwind dts compile
ErKeLost Jan 25, 2025
69e8057
chore: test tailwind dts compile
ErKeLost Jan 25, 2025
6699e15
chore: test import src and import.raw
ErKeLost Jan 25, 2025
1ef744d
chore: base functions has been completed
ErKeLost Jan 26, 2025
fae15fc
chore: update deps
ErKeLost Jan 26, 2025
217a9bc
chore: update changeset
ErKeLost Jan 26, 2025
418a824
chore: update deps
ErKeLost Jan 26, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/dull-apes-raise.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@farmfe/plugin-dts": patch
---

feat: add farm dts generate rust plugin
Loading
Loading