Commit 1702033
authored
chore: Release 2026-04-02 07:09 (#89)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and publish to npm
yourself or [setup this action to publish
automatically](https://github.com/changesets/action#with-publishing). If
you're not ready to do a release yet, that's fine, whenever you add more
changesets to main, this PR will be updated.
# Releases
## @dugyu/luna-reactlynx@0.3.0
### Minor Changes
- Fix the `./theming` subpath export target and add top-level
`main`/`module`/`types` fields for better TS/tooling compatibility.
([#88](#88))
### Patch Changes
- Include CHANGELOG.md.
([#88](#88))
- Updated dependencies
\[[`75d564b`](75d564b)]:
- @dugyu/luna-core@0.3.0
## @dugyu/luna-core@0.3.0
### Patch Changes
- Include CHANGELOG.md.
([#88](#88))
## @dugyu/luna-styles@0.3.0
### Patch Changes
- Include CHANGELOG.md.
([#88](#88))
## @dugyu/luna-tailwind@0.3.0
### Patch Changes
- Depend on `@dugyu/luna-core` (runtime + types) so consumers can use
the preset without missing-module errors.
([#88](#88))
- Include CHANGELOG.md.
([#88](#88))
- Updated dependencies
\[[`75d564b`](75d564b)]:
- @dugyu/luna-core@0.3.0
## @dugyu/luna-tokens@0.3.0
### Patch Changes
- Use `satisfies` instead of explicit type annotations so dist
declarations no longer import from `@dugyu/luna-core`.
([#88](#88))
- Include CHANGELOG.md.
([#88](#88))
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 75d564b commit 1702033
File tree
14 files changed
+49
-29
lines changed- .changeset
- packages
- core
- reactlynx
- styles
- tailwind
- tokens
14 files changed
+49
-29
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
3 | 16 | | |
4 | 17 | | |
5 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments