Skip to content

Commit 7494fb2

Browse files
Version Packages (#586)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 726e417 commit 7494fb2

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wet-radios-clap.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/react-transform/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @preact/signals-react-transform
22

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- [#584](https://github.com/preactjs/signals/pull/584) [`726e417`](https://github.com/preactjs/signals/commit/726e41727014722e7de1d7e6e276e28bf0bec2fd) Thanks [@JoviDeCroock](https://github.com/JoviDeCroock)! - Support `require()` syntax in the Babel transform
8+
39
## 0.3.2
410

511
### Patch Changes

packages/react-transform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@preact/signals-react-transform",
3-
"version": "0.3.2",
3+
"version": "0.4.0",
44
"license": "MIT",
55
"description": "Manage state with style in React",
66
"keywords": [

0 commit comments

Comments
 (0)