rsnext/packages/next-swc
LongYinan 3ee42236d5
Align behavior of SWC transform & transformSync (#36500)
fixes https://github.com/vercel/next.js/issues/35661



## Bug

- [x] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [x] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `yarn lint`
2022-04-28 02:09:49 +00:00
..
.cargo build(next-swc): linux glibc compatible issue (#34481) 2022-02-18 16:04:43 +00:00
crates Align behavior of SWC transform & transformSync (#36500) 2022-04-28 02:09:49 +00:00
native Extract next-swc Rust code into its own package (#31635) 2021-11-21 12:59:56 +01:00
.rustfmt.toml Extract next-swc Rust code into its own package (#31635) 2021-11-21 12:59:56 +01:00
Cargo.lock Update swc (#36477) 2022-04-27 14:28:46 +02:00
Cargo.toml feat(next-swc): Update swc crates (#35395) 2022-03-30 15:13:40 -07:00
package.json v12.1.6-canary.12 2022-04-27 14:23:09 -05:00
rust-toolchain SWC emotion transform plugin (#34687) 2022-03-15 08:51:15 +01:00