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

fix(es/compat): Use correct `span.lo` in class transforms (#8439)

**Related issue:**

- Closes #8435

a06d5b23416d8f4f45334e5edaed3da53f9f5777 authored about 1 year ago
chore: Publish crates

dc26f0f95c877bd1d1b8d8634540577fed4a4d31 authored about 1 year ago
chore(ci): Fix license check (#8441)

2ef9ed663a3bed76fd6dba537af2cd7c95b8406f authored about 1 year ago
chore: Publish 1.3.102-nightly-20231221.1

de281705ef02d8e39c79dd3e4c589a889efc5820 authored about 1 year ago
chore: Publish 1.3.102-nightly-20231220.1

ffd2789fda6a03b005c40bb8adec503951505d02 authored about 1 year ago
chore: Publish 1.3.102-nightly-20231219.1

d883c13d3d27ba1e1ff49ce65599ac7040cc52e0 authored about 1 year ago
chore: Publish crates

4983b1cef26033d0a58132ca7f93c4eb56415ccd authored about 1 year ago
chore: Publish `v1.3.101` with `swc_core` `v0.87.2` (#8432)

2037f0da9b90ede4d934c5bbecb5f2a8337e34d7 authored about 1 year ago
chore: Publish 1.3.101-nightly-20231218.1

3550d0be26ebab7bcb7942e1a12a7d5fc3aedb17 authored about 1 year ago
chore: Publish crates

d6cd2146faed9155ae6f2c625daa173ddc7c0064 authored about 1 year ago
fix(es/compat): Preserve comment for arrow body (#8427)

**Related issue:**

- Closes #8419

56992e3dccad6f9ce37b70bf77363468c310d875 authored about 1 year ago
chore: Publish crates

45f62f7886ecb6d130bbf951332d1c8f1f46b545 authored about 1 year ago
fix(es/codegen): Fix codegen of ts specific syntax in class props (#8426)

**Description:**

This fixes the codegen of private properties with `is_optional` or `definite...

7566ddf0b7802650f0f25ca7f7c607f58faa4972 authored about 1 year ago
chore: Publish crates

4bd15908c1e1c843e25dd4175c4593e3e52f6d70 authored about 1 year ago
chore(ci): Fix prepublish script by upgrading NAPI-RS cli (#8430)

8d47b9ab40ba2be876fe2fd74a9480ea00f8a86e authored about 1 year ago
chore: Publish 1.3.101-nightly-20231217.1

38b417b19074bc552853661525464fcdb44100bb authored about 1 year ago
chore: Publish 1.3.101-nightly-20231216.1

80e2c238c01facd10a773c8a3c27f317cb17894e authored about 1 year ago
chore: Publish 1.3.101-nightly-20231215.1

09c19dfa631858759684ffe240278ee527310b8d authored about 1 year ago
chore: Publish 1.3.101-nightly-20231214.1

53b111865a31d2f78a8c6fbadb91c3ad182236b8 authored about 1 year ago
chore: Publish crates

e21c0eaf5a564c026fd1c48039cc1a8e23a5a934 authored about 1 year ago
chore(ci): Fix publish action (#8420)

c39ba68207136b0f95b03ee6e9a04eb9a2d42c12 authored about 1 year ago
chore: Publish 1.3.101-nightly-20231213.1

01ac5f3dd488c26f4c3bef6c743317165e0e3035 authored about 1 year ago
chore: Publish crates

dd9ed9c5653aa0f36e7f193ae7e9bcef24e2f922 authored about 1 year ago
refactor(es/utils): Use exact type for factory methods (#8417)

**Description:**

This PR is extracted from #8333 because it's too large.

**Breaking Cha...

61c304fa9ed7f8abb1fe303183f6512868d3e1f1 authored about 1 year ago
chore: Publish crates

f736c3c2dfbf0baea46d1878e068015a3b9ef004 authored about 1 year ago
fix(es/codegen): Emit extra paren emitting `AssignExpr` (#8413)

**Related issue:**

- Closes #8412

dce369336d873a920a9c6bd56f03286a3487ae26 authored about 1 year ago
chore: Publish crates

f202a2839fca57fa7c82de46cb67549341bbeb8e authored about 1 year ago
feat(es/ast): Add `as_import_with` to `ObjectLit` to provide easier API (#8405)

daf6265af43a8e214adbcee67512bc292d0753ef authored about 1 year ago
chore: Publish 1.3.101-nightly-20231212.1

e30fb1dd3a8ef8dab79e7aecfe784d6ed227e627 authored about 1 year ago
chore: Publish crates

eb41cfcaf964af02120e064b4c2cc22fad8a13c7 authored about 1 year ago
chore(ci): Add linux arm build back (#8406)

4b8184ca99e146eed1dd09eb8f9059a77ef38aeb authored about 1 year ago
chore: Publish crates

602584dd627dea1226c812fe1d0a414b4a2be778 authored about 1 year ago
fix(es/fixer): Preserve parenthesis for optional chaining (#8399)

**Related issue:**
- Closes #8398

a69f172aacb29caafef2c2af0659faf1b9154f2c authored about 1 year ago
chore: Publish 1.3.101-nightly-20231211.1

3b845c33b34aaa5de3d304efc2c8bf8f276c9390 authored about 1 year ago
chore: Publish 1.3.101-nightly-20231210.1

7113d942c64d8f1392c5bbfbc138f870f3d1f2e9 authored about 1 year ago
chore: Publish 1.3.101-nightly-20231209.1

b8fbe4e6b1454d6aaafbcb9b53fea47617ea9549 authored about 1 year ago
chore: Publish crates

2aebd5fa2fad27779a6da729ae91b6e71db1d436 authored about 1 year ago
fix(es/resolver): Handle `TsInterfaceDecl` and `UsingDecl` correctly (#8403)

**Related issue**:
- Closes #7967

f8ce31627bf4a6cf5896470b415c0cbb6c84855f authored about 1 year ago
chore: Publish crates

595f13c0190c6a4883892980934d4b39fd323845 authored about 1 year ago
build(macros): Drop `pmutil` to improve compile time (#8404)

**Description:**

`pmutil` born to die. Now almost all useful features are merged into `syn` a...

835151e04d2cae8d65e4062cd1e6b01adf574373 authored about 1 year ago
chore: Publish crates

dbeb869463e29198baddb290f21d76c69e0221f2 authored about 1 year ago
fix(es/compat): Preserve spread in the `generator` pass (#8401)

**Related issue:**
- Closes #8397

29bec986471b2782570416698041e3ea92feccac authored about 1 year ago
chore: Publish crates

0bde652b5c2e028eda60f44f074a7de4d29d3784 authored about 1 year ago
perf(common): Fix OOM of `inputSourceMap` (#8402)

**Description:**

The previous code was very strange, and it could easily cause OOM.

6a73d47aa132ea03abcf8008630ca1634bafe389 authored about 1 year ago
chore: Publish 1.3.101-nightly-20231208.1

f0c852af95bf752ceda0e8c54f0ca04037dcd043 authored about 1 year ago
chore: Publish crates

35fb6528f54b11192dd967297294cdc1852aa57b authored about 1 year ago
refactor(css/lints): Support stable rust (#8384)

**Related issue:**
- #8316

19d1d013b2e0567a301bd7593db6e16b713e7490 authored about 1 year ago
chore: Publish crates

11681e18920e8630805ff492c4de6acda09a7002 authored about 1 year ago
chore(ci): Fix publish action (#8400)

25a5189191103b681a469b79cff7b8e65ccbd3ee authored about 1 year ago
chore: Fix bug template

a05e2f72d783bf519b01e75041a8dff4a37a265e authored about 1 year ago
chore: Fix issue template

5631b79d757816a864594cc8315f461a5a44b319 authored about 1 year ago
refactor(css/prefixer): Support stable rust (#8385)

**Related issue:**
- #8316

f93f2b8334e82255c21d4abf23d474ee8c6fff73 authored about 1 year ago
chore: Publish crates

b9f3a0805db2b0f81c3c5632f7666ea8c6df8478 authored about 1 year ago
refactor(css/compat): Support stable rust (#8386)

**Related issue:**
- #8316

bc1e32829deb4ebe91ebea5ce08b5c6bc95292a3 authored about 1 year ago
chore: Publish crates

6ef6cf6f35997cfdaa6170bd5927337726fabc23 authored about 1 year ago
Use sha2 in place of sha-1 (#8383)

**Descrption:**

`sha-1` crate has been deprecated and the algorithm itself is not considered ...

e09f4b6c605ee70a5a2ec5026c521ef8f85ea3ba authored about 1 year ago
chore: Publish crates

78d36e61f95f3b4a082cfb45b656918b3a5cf44f authored about 1 year ago
refactor(css/minifier): Support stable rust (#8389)

**Related issue:**
- #8316

305e72e67297fabefb5124922e52b15522496467 authored about 1 year ago
chore: Publish 1.3.101-nightly-20231207.1

d3ba980bd89e9beab8fffa0eda3287c1682c53c5 authored about 1 year ago
chore: Publish 1.3.101-nightly-20231206.1

2c0426b15f6689bad21b153a3d7efb9b452f38d3 authored about 1 year ago
chore: Publish 1.3.101-nightly-20231205.1

dc5d420b573ab871955c4ab839d2b32a17cbda4a authored about 1 year ago
chore: Publish crates

a6355c11a87dbbb25535d66dadf352eceac23f95 authored about 1 year ago
refactor(css/codegen): Support stable rust (#8379)

**Related issue:**
- #8316

7cddbc618a189446d7f781a5c11f6f02bf7504e3 authored about 1 year ago
chore: Publish crates

7bf3aaa316c272860c8b107872bc9a0e2fb7875b authored about 1 year ago
refactor(html/minifier): Support stable rust (#8380)

**Related issue:**
- #8316

77145ce47ab66a1dbcbd614fc66886bfbec5f4f7 authored about 1 year ago
chore: Publish crates

9b7a22c126d3bec5388c520c9d8d8d48fc7f26a8 authored about 1 year ago
refactor(css/modules): Support stable rust (#8381)

**Related issue:**
- #8316

0ff4157375715b9bf6cf1ef791742707a24cfd70 authored about 1 year ago
chore: Publish crates

c5ac93a9df9f221c97645264454093099381429f authored about 1 year ago
refactor(css/parser): Support stable rust (#8378)

**Related issue:**
- #8316

4870e8b47e74939321c2e46ce0a1246ec957d342 authored about 1 year ago
chore: Publish crates

7327f257d2133ba2507990a73a11a2f58dfd826c authored about 1 year ago
chore(ci): Fix `indexmap` version issue (#8373)

14f5e91df71dc67ceab194dc521414f578a31b6b authored about 1 year ago
chore: Publish 1.3.101-nightly-20231204.1

34370b18ce0d8102cb865210989164a3baba7870 authored about 1 year ago
chore: Publish crates

c6e64148b0713b1aa6861b87c1dfe7b013881fd3 authored about 1 year ago
chore(deps): Update `indexmap` to `v2` (#8370)

**Description:**

Updates `indexmap` to `v2`, reducing dependency duplication. Unfortunately t...

91e0fc7250bed3ccf7078938e67e8ed23a539b56 authored about 1 year ago
chore: Publish crates

c73abc83194e6a326089c0128fd3a765d2542967 authored about 1 year ago
fix(es/lints): Ignore ambient context binding (#8368)

**Related issue:**
- Closes #8367

83c8fe56f06eec5f84b87d945262b8be119b827b authored about 1 year ago
chore: Publish 1.3.101-nightly-20231203.1

7c666caed250c54cbaa94db4555a54960f48e1ce authored about 1 year ago
chore: Publish crates

9a41fac89f0950de53ebc971283856368ca7d597 authored about 1 year ago
fix(es/compat): Fix destructuring of export class/function (#8371)

**Related issue:**
- Closes #8366

630f9d342fcb396074168cc379776774a832d73e authored about 1 year ago
chore: Publish crates

c77f987b9b5b98e7b29f94e4d9098cf6f5319b0d authored about 1 year ago
chore(deps): Update `base64` to `v0.21` (#8369)

c2d1a6c9fee715d72594389360b47ed2395d8745 authored about 1 year ago
chore: Publish 1.3.101-nightly-20231202.1

79966b9d2679d7ad8f0aac19aeef048766338ccf authored about 1 year ago
chore: Publish crates

98c47df37a6bbda8bedc5ca532e48c12d4139c7a authored about 1 year ago
chore(atoms): Evaluate `.into()` in `AtomStoreCell` eagerly (#8363)

**Related issue:**

- Closes #8362

1e8edb4769874eda94d862caee1b25513143a80e authored about 1 year ago
chore: Publish 1.3.101-nightly-20231201.1

d0a885d3584d3817733567e6af6e4f46e1a81964 authored about 1 year ago
chore: Publish crates

d19de29937b4a336412e076e862d0aa63be245a7 authored about 1 year ago
chore: Publish `v1.3.100` with `swc_core` `v0.86.84` (#8359)

**Related issue:**

- Closes #8355

02add74b73c33b99d169212c9877bb02ccf2680f authored about 1 year ago
chore: Publish 1.3.100-nightly-20231130.1

60ebd11064a4d119be2628034d9d7bb9380f6ed6 authored about 1 year ago
chore: Publish crates

08456935361a657c95913b3bf03b0ef97dde30d8 authored about 1 year ago
fix(es/codegen): Wrap quote for length greater than one (#8351)

2cdea3fbeaf4a2dac662a4d019982943c0a896ba authored about 1 year ago
chore: Publish crates

655e95a24d7b501365a08a1e7107af6dcfdd1da1 authored about 1 year ago
fix(es/fixer): Wrap yield expression in await expression (#8357)

**Related issue:**

- Closes #8356

ff719f0cdd3cf79e7afa1c136243e6fa53c5abe3 authored about 1 year ago
chore: Publish crates

1853280f4fe2cac5cdedef0fe4d7e0461f64210f authored about 1 year ago
chore(css/linter): Document rules require porting (#8352)

55da0bb9ddbb661a75e24162b7bdd63d2549dca3 authored about 1 year ago
chore: Publish 1.3.100-nightly-20231129.1

a87d50bb143116d0658006c033980a5aaa205abd authored about 1 year ago
chore: Publish 1.3.100-nightly-20231128.1

14dbece85afe61650861d25b157f08116dce1e6d authored about 1 year ago
chore: Publish crates

ddddd2055949166fbb31a8b2c4c7055a241167e6 authored about 1 year ago
fix(es/codegen): Fix panic due to `\\ud` (#8346)

**Related issue:**

- Closes #8345

1891afa2ad27f183e56adcd288dd3a1ae0c5b367 authored about 1 year ago
chore: Publish 1.3.100-nightly-20231127.1

6e63b95bac4e95b020105bfee13375b3b21f1a81 authored about 1 year ago
chore: Publish crates

e158c0e5a0d413b2654f826a4c1259a2527d2260 authored about 1 year ago