Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/swc-project/swc

Rust-based platform for the Web
https://github.com/swc-project/swc

chore: Publish crates

5450f5808a24b899493e5b25dc6a16d7b80a6640 authored over 1 year ago
fix(es/compat): Don't add pure annotations to dummy spans (#8172)

**Related issue:**

- Closes #8155.
- Closes #8173.

9ceb57b4c7b15e679031c08d4100bb2b6a0ce229 authored over 1 year ago
chore: Publish crates

7747dbd499fc33c8563e1a810270a824c4438af0 authored over 1 year ago
fix(es/minifier): Always consider `reassigned` when inlining (#8168)

**Related issue:**

- Closes #8161.

c26a2252b6cfbc659fdd935a7282cec27bcb527b authored over 1 year ago
chore: Publish crates

76ba2434deea0262b5517c3052c824b2aa048826 authored over 1 year ago
fix(es/typescript): Support `ts_enum_is_mutable` with const enums (#8171)

02d0613a35a3875ad3b0c0b008cf063bd162bc07 authored over 1 year ago
chore: Publish 1.3.95-nightly-20231023.1

7932111fb9116834ee0284850c2228c7a4d1f952 authored over 1 year ago
chore: Publish 1.3.95-nightly-20231022.1

c9a4b563cdb8a4e05995278ebb85b3fee4f72a89 authored over 1 year ago
chore: Publish crates

5c8a14bd695dc610306fcb9c47ede9fbc4d017a4 authored over 1 year ago
chore: Publish crates

cf92d8fbe75d5cd93f1cd8a5f8ac21dde587ad47 authored over 1 year ago
chore: Publish `v1.3.94` with `swc_core` `v0.86.12` (#8165)

ff39d6452fd5d3d577096714d4d6609085d218d2 authored over 1 year ago
chore: Publish 1.3.94-nightly-20231021.1

f5b10dac1aef2cc993733ad30df1c5719cdb9138 authored over 1 year ago
chore: Publish crates

366d9eb514322282bfe72fdbdcb6c28ac4d2d748 authored over 1 year ago
chore(es/module): Remove `serde(deny_unknown_fields)` (#8163)

**Related issue:**

- Closes #7979

5be8e74ee0a2e81058c340f414479da554081d09 authored over 1 year ago
chore: Publish crates

6f9c6424d73f027efbbdf38e9cdcfdaa0b541263 authored over 1 year ago
fix(es/parser): Skip `this` parameters in setter (#8158)

**Description:**

This is not a proper fix, but let's wait for the conf.

**Related issue:**...

826386f49a1226ff3f7d352a75ccdc65c982b4be authored over 1 year ago
chore: Publish 1.3.94-nightly-20231020.2

10e523d667d2b623649b0e4228b09c12f1dc1e31 authored over 1 year ago
chore: Publish crates

b806f925f1b27387c66b6695151bac0010b9b919 authored over 1 year ago
fix(es/utils): Fix regression of `RefRewriter` (#8153)

**Related issue:**

- Found while investigating https://github.com/swc-project/swc-ecosystem-c...

08cf1f786d0a0fbe4029614306ba2ebaf0a9c919 authored over 1 year ago
chore: Publish 1.3.94-nightly-20231020.1

401219451fb8c92d8fc3d1c25d9343d3f3094ab0 authored over 1 year ago
chore: Publish crates

4a1a233db80da68269ec529b7a1510e60cf19fcd authored over 1 year ago
feat(es/minifier): Drop empty static blocks (#8152)

**Related issue:**

- Closes #8136

8a461b89573e82bfdac9e730ee23a2fa9210a4c5 authored over 1 year ago
chore: Publish crates

64bddc110ec8e2ac274942c2790eb38c8bd114c1 authored over 1 year ago
fix(es/minifier): Abort function inliner if `keep_fnames` is `true` (#8145)

**Related issue:**

- https://github.com/vercel/next.js/issues/56408

35601e4dcb7bb65e16d217c50d6065958cbd8e6d authored over 1 year ago
chore: Publish crates

9e71134b3c8befc2a31c3d3c7fbb67123ee23753 authored over 1 year ago
refactor(es/minifier): Decouple `assign_count` from `reassigned` (#8137)

13106e0d2eaa08c4c74f58205f57c4f2d7d4479f authored over 1 year ago
chore: Publish crates

a18ffc107f779d2fb576d610af65315e460efbd1 authored over 1 year ago
fix(css/ast): Make `.hash()` of `Token` not recursive (#8151)

8d7894c71f86ef6b1813b69a15d72bb7911ed7ca authored over 1 year ago
chore: Publish 1.3.94-nightly-20231019.1

5dacaa174baaf6bf40594d79d14884c8c2fc0de2 authored over 1 year ago
chore: Publish crates

0b6f2b4fe9c0261e507afc6f61b37ab584d03e72 authored over 1 year ago
feat(es/compat): Skip empty class static blocks (#8138)

**Description:**

And update the `static_block_private_id` generate rules to be consistent wit...

e186b80ddcc0c95f276e845cc491b276d0fb15ee authored over 1 year ago
chore: Publish crates

34b01672adcc109abc66c1517ccaf1f62e4744d3 authored over 1 year ago
feat(es/parser): Implement `AsRef<str>` for `IdentLike` (#8133)

bffe33a27036d01d409bad3fcc69d35157665662 authored over 1 year ago
chore: Publish crates

5bb63aa2a2325ecdf87a038b90d383a78cfb13ca authored over 1 year ago
fix(es/minifier): Abort seq inliner if `b` can short-circuit (#8128)

**Related issue:**

- Closes #8119

111de264b0ec04ec7a693b0006050df21513b583 authored over 1 year ago
chore: Publish crates

736831cb689dc08fbf963ff09e7f249a5b22c89c authored over 1 year ago
feat(es/minifier): Inline into the arguments of `new` using seq inliner (#8127)

4f67794223cf2848ac3c3e42e1e43acec4533246 authored over 1 year ago
chore: Publish 1.3.94-nightly-20231018.1

748a7feae3840c762541aea60f433fd57edb1774 authored over 1 year ago
chore: Publish 1.3.94-nightly-20231017.1

075756587ba130e9e21a1fbde81bb4b13e1a9922 authored over 1 year ago
chore: Publish crates

dc337d59f1c9701295eceeee2acbcb7a2059398d authored over 1 year ago
chore(bindings): Add `@deprecated` to JS plugins (#8132)

1e9b4e027cabba88c8a0cfd6b62f9ca6c00b29a8 authored over 1 year ago
chore: Publish crates

9b27a41b76bcd5fcbc6d887306bc9fd19e85ccd3 authored over 1 year ago
feat(es/compat): Implement decorator metadata proposal (#8097)

**Description:**

This PR implements the [decorator
metadata](https://github.com/tc39/proposa...

9c029ef095f83783a3581dfcc165dd197308f538 authored over 1 year ago
chore: Publish 1.3.94-nightly-20231016.1

7fe9c76c37ade3a84ab25804bff73f94d0857a29 authored over 1 year ago
chore: Publish crates

f81ca2c79531711a94e096bf0ff3857ad821e601 authored over 1 year ago
fix(es/utils): Skip var declarator name in `RefRewriter` (#8125)

**Related issue:**

- Closes #8124

fb81a36adcebdc269ae89677977220e9b21b072f authored over 1 year ago
chore: Publish crates

3bca931560fa55b5f83d2ae155a416e74637e267 authored over 1 year ago
feat(es/typescript): Add `ts_enum_is_mutable` to disable enum inlining (#8115)

**Related issue:**

- Closes #8114.

57b171dcbe55a8d285d5bc477844b24fdf48835a authored over 1 year ago
chore: Publish 1.3.94-nightly-20231015.1

ad3006ed1abacbc06cf70565021bb57a522aa468 authored over 1 year ago
chore: Publish 1.3.94-nightly-20231014.1

1c67df55f52f229beeed487066b577b2c3fb40e5 authored over 1 year ago
chore: Publish crates

06a2b444993f760fa23d4b4ebc25201c64cde0fa authored over 1 year ago
feat(es/minifier): Evaluate more `toFixed` expressions (#8109)

7da3f52485062eb23c719e1236b2fee90c228bdd authored over 1 year ago
chore: Publish crates

787a465d8d87ac5a10dbf93f950c0af812e5364f authored over 1 year ago
chore: Publish `v1.3.93` with `swc_core` `v0.85.7` (#8112)

06b733ddc1861de4ad3ba5b28b316764d97771d9 authored over 1 year ago
chore: Publish crates

a1d7ea789903d9ed9fb643a2cefa5ac67074cd32 authored over 1 year ago
chore: Update config for `git-cliff` (#8111)

5d7822786ef475cc98f4a012b014d4dd7692165b authored over 1 year ago
chore: Publish 1.3.93-nightly-20231013.1

def2bb1efc3aae103b70362c821b9a031cb91a6c authored over 1 year ago
refactor(es/compat): Split `swc_ecma_transforms_compat` (#8110)

**Description:**

- New: `cargo build --release 478.59s user 19.16s system 814% cpu 1:01.09 to...

affb6fb5e3e363f1eb4d42d4501a4a806c4060f7 authored over 1 year ago
chore: Publish 1.3.93-nightly-20231012.2

ee21b4e8e5d13117a523db17a77d791a2d2bfa83 authored over 1 year ago
chore: Rename `scripts.prepare` to `scripts.setup`

edf2004eed7f2937167791b3a72cd4fbf7563761 authored over 1 year ago
chore: Publish crates

04932acc02fef9fcf2f514a5efc4c164818ab5da authored over 1 year ago
refactor(es/preset-env): Rename parameter to avoid confusion (#8106)

**Related issue:**

- Closes #8103

95eb147742ea1aa207845807a306847afc859702 authored over 1 year ago
chore: Publish crates

1bb249136805a1276001ca95e6778f160a1cf859 authored over 1 year ago
chore(ci): Fix CI action (#8107)

fe0bf5746fb40ec66719858f149a4e5c45f10749 authored over 1 year ago
chore(xtask): Bump version correctly

11f31da3862399d1998fd788f597a9dcdeaf6858 authored over 1 year ago
chore: Publish 1.3.93-nightly-20231012.1

d3c548843b33b38eddc40a6d93cf17f491af0ef6 authored over 1 year ago
chore: Publish 1.3.93-nightly-20231012.1

4cb383d339c8d121813c98350515bc5bae2f0885 authored over 1 year ago
chore(ci): Use `--tag` of `npm publish`

5779a7e26ce4bc0bd8e5a3be38228fdc960eb2b2 authored over 1 year ago
chore: Publish 1.3.93-nightly-20231012.1

70b65fb91f16830869ed56fe9ba286c4f67ee853 authored over 1 year ago
chore: Publish crates

1364c568e102b6ca85a9fcf152ca64be01e8c394 authored over 1 year ago
fix(es/minifier): Don't inline functions if `keep_fnames` is enabled (#8093)

**Related issue:**

- https://github.com/vercel/next.js/issues/56550

94bb42e29418a8697ba0ab41dad2ffe63f1c32c7 authored over 1 year ago
chore(xtask): Typo

372f78ce12d7b5e54ea71de642658aead7c2ead7 authored over 1 year ago
chore: Publish 1.3.93-nightly.20231011.1

c4a1a06580a7b6bcb10692b4db71edd9db96314b authored over 1 year ago
chore(xtask): Inherit stderr

b8c57870fa55840d8f7045b1b1f31bd0095bc6c1 authored over 1 year ago
chore: Restore versions

ff65a5cd20defda0ae9c58f07103e2369cedf3b3 authored over 1 year ago
chore(xtask): Preaerve version

e0c07e25a15a4087382c96eb72077d817917944e authored over 1 year ago
chore: Publish 1.3.95-nightly.20231011.1

e228724b056bfb687f9c25128e2dba2a09c9bd47 authored over 1 year ago
chore(xtask): Create a git tag

bd254f67d4367bf550088f89bb021fc97c503a26 authored over 1 year ago
chore: Publish 1.3.94-nightly.20231011.1

f31d6552f3b5187a884e4f6364ac469b2c622db3 authored over 1 year ago
fix(xtask): Fix nightly command (#8105)

db4ca650e445e602f289f7964b24f7e2647beacd authored over 1 year ago
chore: Publish crates

6828fdbee5ed28147443dfb0bdb9c2e7ad27c42e authored over 1 year ago
chore(xtask): Add a command for nigjtly build (#8104)

9d773bfa12bd22fc042f2c9a2d798d9c43adc228 authored over 1 year ago
chore: Publish crates

a25fff5c4615885e1cbfb3d7678fedee4491925f authored over 1 year ago
fix(es/decorators): Fix a regression about class expressions (#8102)

**Related issue:**

- Closes #8095

cb4361f2931cf222edbb449db6fe2c261c4b735d authored over 1 year ago
chore: Publish crates

1183c32e3cc20389cb1a99f3854adfc94f666b97 authored over 1 year ago
fix(es/parser): Fix parsing of `await using` (#8101)

**Related issue:**

- Closes #8096

e1043fae77ca9e33b2d65ce6edc9559917a895ec authored over 1 year ago
chore: Publish crates

17fe7b29c5e64e63506f26da6776a2040fd2e5b6 authored over 1 year ago
chore(ci): Remove unused concurrency tests (#8100)

226b17fa868f8d9580c7ed61dd32f5db1c838982 authored over 1 year ago
chore: Publish crates

8a07681f782f2b46c2e5d4561c8820250a2c61b5 authored over 1 year ago
fix(es/compat): Handle export default decorator only if not empty (#8099)

**Related issue:**

- Closes: #8098

bf523f53513311d6c7d4a94f9a36bedd42230c09 authored over 1 year ago
chore: Publish crates

3dc761ab47c1c17c9a2a8ffb13b2963c1f34c9ab authored over 1 year ago
chore(xtask): Add `--features` to `xtask bench` (#8094)

f5d7acfa10b579e031c8f64deabe0ee39e4461ab authored over 1 year ago
chore: Publish crates

77d34014c7c8b8773c5bcad1de8e122a2c03c6be authored over 1 year ago
chore(es/minifier): Fix script for extracting test cases from next.js app (#8092)

a2d077958f071752dbc347fbf414622e0146e1fd authored over 1 year ago
chore: Publish crates

7e4b2490e89c7a86ea48e6e8b2602e1564da5a5e authored over 1 year ago
feat(css/parser): Store lexed comments (#8091)

**Description:**

For now, we leave every comment as a leading comment. As logic for determini...

d1097ccb599c4343e3f80ca9bd793bbfce424e8b authored over 1 year ago
chore: Publish crates

4453d1b0a86b443f90bfb3fb7541f82a9e4f2565 authored over 1 year ago
chore(xtask): Add `git reduce core-ver` (#8088)

**Description:**

This command should be useful for reducing regressions to commits.

3b449e3bcaaf90ae72493133e7c88099b0733ebc authored over 1 year ago
chore: Publish crates

f44205bd5709b0c7e20fc119ee99dbd1c8f91ce4 authored over 1 year ago
fix(es/compat): Handle `__proto__` edge case in `shorthand` pass (#8077)

**Related issue:**

- https://github.com/babel/babel/pull/12664

a912937cea672ad4fbda057efc3a09283e3635fe authored over 1 year ago