-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from chialab/changeset-release/main
Version Packages
- Loading branch information
Showing
4 changed files
with
18 additions
and
18 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,41 @@ | ||
# @chialab/plasma | ||
|
||
## 0.3.0 | ||
|
||
### Minor Changes | ||
|
||
- a96f7b9: Add support for Svelte 5. | ||
|
||
### Patch Changes | ||
|
||
- 0714198: Add `--style` option to support `styleEntrypoint` configuration. | ||
|
||
## 0.2.2 | ||
|
||
### Patch Changes | ||
|
||
- 48aa012: Ignore unnamed slots in svelte adapter. | ||
- 48aa012: Ignore unnamed slots in svelte adapter. | ||
|
||
## 0.2.1 | ||
|
||
### Patch Changes | ||
|
||
- 86bd16f: Update node target version. | ||
- 86bd16f: Fix svelte adapter default values. | ||
- 86bd16f: Update node target version. | ||
- 86bd16f: Fix svelte adapter default values. | ||
|
||
## 0.2.0 | ||
|
||
### Minor Changes | ||
|
||
- 725c6b4: Do not require a package.json anymore. | ||
- 51d3b64: Support `stdin` manifest. | ||
- 725c6b4: Do not require a package.json anymore. | ||
- 51d3b64: Support `stdin` manifest. | ||
|
||
### Patch Changes | ||
|
||
- ad1927f: Add check for missing components. | ||
- ad1927f: Add check for missing components. | ||
|
||
## 0.1.1 | ||
|
||
### Patch Changes | ||
|
||
- 026933d: Add `preact` and `react` outputs. Fixes `svelte` output. | ||
- 026933d: Add `preact` and `react` outputs. Fixes `svelte` output. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters