SWC Bot
|
6a4c1d379f
|
chore: Publish 1.6.11-nightly-20240706.1 with swc_core v0.96.7
|
2024-07-06 06:37:43 +00:00 |
|
SWC Bot
|
02441ac045
|
chore: Publish 1.6.9-nightly-20240706.6 with swc_core v0.96.6
|
2024-07-06 04:58:14 +00:00 |
|
SWC Bot
|
787d6154c1
|
chore: Publish 1.6.9-nightly-20240706.5 with swc_core v0.96.6
|
2024-07-06 03:55:07 +00:00 |
|
SWC Bot
|
e4211ba9b1
|
chore: Publish 1.6.9-nightly-20240706.4 with swc_core v0.96.6
|
2024-07-06 02:02:32 +00:00 |
|
Donny/강동윤
|
8b4d4676be
|
chore(ci): Tag releases from new publish pipeline (#9156)
|
2024-07-06 10:35:17 +09:00 |
|
강동윤 (Donny)
|
2052b4c857
|
chore: Publish 1.6.8-nightly-20240706.1 with swc_core v0.96.6
|
2024-07-06 08:30:53 +09:00 |
|
강동윤 (Donny)
|
1a71601fc2
|
chore: Publish 1.6.8-nightly-20240705.2 with swc_core v0.96.5
CI / Done (push) Blocked by required conditions
Benchmark / List crates (push) Waiting to run
Benchmark / Bench ${{ matrix.crate }} (push) Blocked by required conditions
Benchmark / Process result (push) Blocked by required conditions
Bot / Start (push) Waiting to run
Publish (core) / stable - ${{ matrix.settings.target }} - node@20 (map[build:cargo build --manifest-path ../../bindings/swc_cli/Cargo.toml --release --features plugin --target x86_64-apple-darwin
cp ../../bindings/target/x86_64-apple-darwin/release/swc .
chmod +x ./swc… (push) Waiting to run
Publish (core) / stable - ${{ matrix.settings.target }} - node@20 (map[build:export CARGO_PROFILE_RELEASE_LTO=false
yarn build --target x86_64-pc-windows-msvc
cargo build --manifest-path ../../bindings/swc_cli/Cargo.toml --release --features plugin --target x86_64-pc-w… (push) Waiting to run
Publish (core) / stable - ${{ matrix.settings.target }} - node@20 (map[build:export DISABLE_PLUGIN_E2E_TESTS=true
export CARGO_PROFILE_RELEASE_CODEGEN_UNITS=256
export CARGO_PROFILE_RELEASE_LTO=false
cargo build --manifest-path ../../bindings/swc_cli/Cargo.toml --relea… (push) Waiting to run
Publish (core) / stable - ${{ matrix.settings.target }} - node@20 (map[build:export DISABLE_PLUGIN_E2E_TESTS=true
export CARGO_PROFILE_RELEASE_LTO=false
cargo build --manifest-path ../../bindings/swc_cli/Cargo.toml --release --target i686-pc-windows-msvc
cp ../../bindi… (push) Waiting to run
Publish (core) / stable - ${{ matrix.settings.target }} - node@20 (map[build:export DISABLE_PLUGIN_E2E_TESTS=true
yarn napi build --bin swc --release --target armv7-unknown-linux-gnueabihf --manifest-path ../../bindings/swc_cli/Cargo.toml -x --target-dir ../release -o … (push) Waiting to run
Publish (core) / stable - ${{ matrix.settings.target }} - node@20 (map[build:export JEMALLOC_SYS_WITH_LG_PAGE=16 && rustup toolchain install $(cat ../../rust-toolchain) && rustup target add aarch64-unknown-linux-musl && RUSTFLAGS='-C target-feature=+crt-static -C link-… (push) Waiting to run
Publish (core) / stable - ${{ matrix.settings.target }} - node@20 (map[build:set -e && export CARGO_PROFILE_RELEASE_LTO=false && RUSTFLAGS='-C target-feature=+sse2' cargo build --manifest-path ../../bindings/swc_cli/Cargo.toml --release --features plugin --target x86_6… (push) Waiting to run
Publish (core) / stable - ${{ matrix.settings.target }} - node@20 (map[build:set -e && export JEMALLOC_SYS_WITH_LG_PAGE=16 && rustup target add aarch64-unknown-linux-gnu && RUSTFLAGS='' cargo build --manifest-path ../../bindings/swc_cli/Cargo.toml --release --features … (push) Waiting to run
Publish (core) / stable - ${{ matrix.settings.target }} - node@20 (map[build:set -e && unset CC_x86_64_unknown_linux_gnu && unset CC && RUSTFLAGS='-C target-feature=+sse2' cargo build --manifest-path ../../bindings/swc_cli/Cargo.toml --release --features plugin --targe… (push) Waiting to run
Publish (core) / stable - ${{ matrix.settings.target }} - node@20 (map[build:sudo rm -Rf /Library/Developer/CommandLineTools/SDKs/*;
export CC=$(xcrun -f clang);
export CXX=$(xcrun -f clang++);
SYSROOT=$(xcrun --sdk macosx --show-sdk-path);
export CFLAGS="-isysroot $SY… (push) Waiting to run
Publish (core) / Test bindings on ${{ matrix.settings.target }} - node@${{ matrix.node }} (18, map[host:macos-latest target:x86_64-apple-darwin]) (push) Blocked by required conditions
Publish (core) / Test bindings on ${{ matrix.settings.target }} - node@${{ matrix.node }} (18, map[host:windows-latest target:x86_64-pc-windows-msvc]) (push) Blocked by required conditions
Publish (core) / Test bindings on ${{ matrix.settings.target }} - node@${{ matrix.node }} (20, map[host:macos-latest target:x86_64-apple-darwin]) (push) Blocked by required conditions
Publish (core) / Test bindings on ${{ matrix.settings.target }} - node@${{ matrix.node }} (20, map[host:windows-latest target:x86_64-pc-windows-msvc]) (push) Blocked by required conditions
Publish (core) / Test bindings on Linux-x64-gnu - node@${{ matrix.node }} (18) (push) Blocked by required conditions
Publish (core) / Test bindings on Linux-x64-gnu - node@${{ matrix.node }} (20) (push) Blocked by required conditions
Publish (core) / Test bindings on x86_64-unknown-linux-musl - node@${{ matrix.node }} (18) (push) Blocked by required conditions
Publish (core) / Test bindings on x86_64-unknown-linux-musl - node@${{ matrix.node }} (20) (push) Blocked by required conditions
Publish (core) / Test bindings on aarch64-unknown-linux-musl - node@lts (push) Blocked by required conditions
Publish (core) / Test bindings on armv7-unknown-linux-gnueabihf - node@${{ matrix.node }} (18) (push) Blocked by required conditions
Publish (core) / Test bindings on armv7-unknown-linux-gnueabihf - node@${{ matrix.node }} (20) (push) Blocked by required conditions
Publish (core) / npm (push) Blocked by required conditions
Publish (core) / Build - wasm (${{ matrix.settings.npm }}) for node.js (map[crate:binding_core_wasm npm:@swc\/wasm target:nodejs]) (push) Waiting to run
Publish (core) / Build - wasm (${{ matrix.settings.npm }}) for node.js (map[crate:binding_core_wasm npm:@swc\/wasm-web target:web]) (push) Waiting to run
Publish (core) / Build - wasm (${{ matrix.settings.npm }}) for node.js (map[crate:binding_typescript_wasm npm:@swc\/wasm-typescript target:nodejs]) (push) Waiting to run
|
2024-07-05 21:53:11 +09:00 |
|
강동윤 (Donny)
|
e2ae26bbdd
|
chore: Publish 1.6.8-nightly-20240705.1 with swc_core v0.96.5
|
2024-07-05 21:47:37 +09:00 |
|
Donny/강동윤
|
b129343c94
|
feat(es/typescript): Add swc_fast_ts_strip (#9143)
**Description:**
This PR also adds a CI process for each Wasm binding.
---------
Co-authored-by: magic-akari <akari.ccino@gmail.com>
|
2024-07-05 21:07:24 +09:00 |
|
강동윤 (Donny)
|
3d80173acd
|
chore: Publish 1.6.8-nightly-20240704.3 with swc_core v0.96.3
|
2024-07-04 18:40:17 +09:00 |
|
강동윤 (Donny)
|
f04365a4cf
|
chore: Publish 1.6.8-nightly-20240704.2 with swc_core v0.96.3
|
2024-07-04 18:26:07 +09:00 |
|
강동윤 (Donny)
|
178cbdd325
|
chore: Publish 1.6.8-nightly-20240704.1 with swc_core v0.96.2
|
2024-07-04 12:43:48 +09:00 |
|
강동윤 (Donny)
|
c12c8d93f3
|
chore: Publish 1.6.7 with swc_core v0.96.2
|
2024-07-03 23:10:46 +09:00 |
|
강동윤 (Donny)
|
917cf830fe
|
chore: Publish 1.6.7-nightly-20240703.4 with swc_core v0.96.2
|
2024-07-03 15:57:49 +09:00 |
|
강동윤 (Donny)
|
e2527fb969
|
chore: Publish 1.6.7-nightly-20240703.3 with swc_core v0.96.2
|
2024-07-03 15:39:16 +09:00 |
|
강동윤 (Donny)
|
cffc68d9df
|
chore: Publish 1.6.7-nightly-20240703.2 with swc_core v0.96.1
|
2024-07-03 10:40:52 +09:00 |
|
강동윤 (Donny)
|
50c0eaf4de
|
chore: Publish 1.6.7-nightly-20240703.1 with swc_core v0.96.1
|
2024-07-03 10:23:39 +09:00 |
|
Donny/강동윤
|
6b3c0da755
|
feat(binding): Create Wasm package for stripping only TypeScript (#9124)
**Description:**
This PR adds a Wasm binding which is only capable of stripping TypeScript types.
**Related issue:**
- https://github.com/marco-ippolito/node/pull/2
|
2024-07-03 00:50:59 +00:00 |
|
강동윤 (Donny)
|
3ed3ff0e9a
|
chore: Publish 1.6.6 with swc_core v0.95.10
|
2024-06-29 20:01:20 +09:00 |
|
강동윤 (Donny)
|
8e98fa0ba8
|
chore: Publish 1.6.5 with swc_core v0.95.6
|
2024-06-22 12:01:34 +09:00 |
|
강동윤 (Donny)
|
a56d311666
|
chore: Publish 1.6.4 with swc_core v0.95.6
|
2024-06-22 10:03:17 +09:00 |
|
강동윤 (Donny)
|
60ae1f75b5
|
chore: Publish 1.6.3 with swc_core v0.95.4
|
2024-06-19 13:03:59 +09:00 |
|
강동윤 (Donny)
|
e640972dae
|
chore: Publish 1.6.1 with swc_core v0.95.2
|
2024-06-16 14:56:06 +09:00 |
|
강동윤 (Donny)
|
13c2b2eef0
|
chore: Publish 1.6.0 with swc_core v0.95.0
|
2024-06-15 22:01:17 +09:00 |
|
강동윤 (Donny)
|
3797b0b1af
|
chore: Publish 1.5.30-nightly-20240614.2 with swc_core v0.94.0
|
2024-06-14 22:57:08 +09:00 |
|
강동윤 (Donny)
|
0e09be47da
|
chore: Publish 1.5.30-nightly-20240614.1 with swc_core v0.94.0
|
2024-06-14 22:04:14 +09:00 |
|
강동윤 (Donny)
|
4ecda3851c
|
chore: Publish 1.5.29 with swc_core v0.93.4
|
2024-06-13 09:15:07 +09:00 |
|
강동윤 (Donny)
|
1c9a050c6c
|
chore: Publish 1.5.29-nightly-20240612.3 with swc_core v0.93.4
|
2024-06-12 23:27:24 +09:00 |
|
강동윤 (Donny)
|
dab7bfca53
|
chore: Publish 1.5.29-nightly-20240612.2 with swc_core v0.93.4
|
2024-06-12 17:37:57 +09:00 |
|
SWC Bot
|
f7dc8245c5
|
chore: Publish 1.5.29-nightly-20240612.1
|
2024-06-12 03:33:37 +00:00 |
|
SWC Bot
|
328cb4b248
|
chore: Publish 1.5.29-nightly-20240611.1
|
2024-06-11 08:32:31 +00:00 |
|
강동윤 (Donny)
|
e06198552c
|
chore: Publish 1.5.28 with swc_core v0.93.2
|
2024-06-11 15:03:56 +09:00 |
|
SWC Bot
|
2133903e8f
|
chore: Publish 1.5.28-nightly-20240611.1
|
2024-06-11 00:06:15 +00:00 |
|
강동윤 (Donny)
|
4d00b671f6
|
chore: Publish 1.5.27 with swc_core v0.93.1
|
2024-06-10 14:16:42 +09:00 |
|
강동윤 (Donny)
|
3f7820a3a1
|
chore: Publish 1.5.26 with swc_core v0.93.1
|
2024-06-10 12:16:58 +09:00 |
|
SWC Bot
|
22c00c7776
|
chore: Publish 1.5.26-nightly-20240610.1
|
2024-06-10 02:36:01 +00:00 |
|
SWC Bot
|
d4ab0acbe2
|
chore: Publish 1.5.26-nightly-20240607.1
|
2024-06-07 12:10:53 +00:00 |
|
SWC Bot
|
1b174dfac5
|
chore: Publish 1.5.11-nightly-20240606.1
|
2024-06-06 00:08:15 +00:00 |
|
강동윤 (Donny)
|
8bb302a508
|
chore: Publish 1.5.25 with swc_core v0.92.10
|
2024-06-05 10:22:50 +09:00 |
|
SWC Bot
|
774f3608d2
|
chore: Publish 1.5.11-nightly-20240601.1
|
2024-06-01 00:07:27 +00:00 |
|
SWC Bot
|
4e1adfcc88
|
chore: Publish 1.5.11-nightly-20240531.1
|
2024-05-31 00:08:16 +00:00 |
|
강동윤 (Donny)
|
a1084695ae
|
chore: Publish 1.5.24 with swc_core v0.92.7
|
2024-05-30 20:57:04 +09:00 |
|
강동윤 (Donny)
|
715e87ccbd
|
chore: Publish 1.5.23 with swc_core v0.92.7
|
2024-05-30 18:50:32 +09:00 |
|
강동윤 (Donny)
|
797b90bc88
|
chore: Publish 1.5.22 with swc_core v0.92.6
|
2024-05-30 13:53:30 +09:00 |
|
강동윤 (Donny)
|
2de4099b74
|
chore: Publish 1.5.21 with swc_core v0.92.6
|
2024-05-30 13:51:33 +09:00 |
|
강동윤 (Donny)
|
1d87db555a
|
chore: Publish 1.5.21-nightly-20240530.2 with swc_core v0.92.6
|
2024-05-30 13:00:44 +09:00 |
|
강동윤 (Donny)
|
fed749ae4e
|
chore: Publish 1.5.21-nightly-20240530.1 with swc_core v0.92.6
|
2024-05-30 11:16:19 +09:00 |
|
강동윤 (Donny)
|
48fd8ecb46
|
chore: Publish 1.5.21-nightly-20240529.4 with swc_core v0.92.6
|
2024-05-29 23:08:24 +09:00 |
|
강동윤 (Donny)
|
7d881fb203
|
chore: Publish 1.5.21-nightly-20240529.2 with swc_core v0.92.6
|
2024-05-29 22:18:54 +09:00 |
|
강동윤 (Donny)
|
d7021d318f
|
chore: Publish 1.5.21-nightly-20240529.1 with swc_core v0.92.6
|
2024-05-29 15:40:35 +09:00 |
|
강동윤 (Donny)
|
5cfa31ee7c
|
chore: Publish 1.5.20 with swc_core v0.92.6
|
2024-05-29 14:34:39 +09:00 |
|
강동윤 (Donny)
|
23a41a9009
|
chore: Publish 1.5.19 with swc_core v0.92.6
|
2024-05-29 13:30:33 +09:00 |
|
강동윤 (Donny)
|
169d2431d0
|
chore: Publish 1.5.18 with swc_core v0.92.6
|
2024-05-29 10:14:04 +09:00 |
|
강동윤 (Donny)
|
255d1004b1
|
chore: Publish 1.5.17 with swc_core v0.92.6
|
2024-05-29 07:44:50 +09:00 |
|
강동윤 (Donny)
|
cd8d14a965
|
chore: Publish 1.5.16 with swc_core v0.92.6
|
2024-05-29 00:36:41 +09:00 |
|
강동윤 (Donny)
|
1cac494d3e
|
chore: Publish 1.5.15 with swc_core v0.92.6
|
2024-05-29 00:23:50 +09:00 |
|
강동윤 (Donny)
|
ef4b58fc76
|
chore: Publish 1.5.14 with swc_core v0.92.6
|
2024-05-29 00:00:49 +09:00 |
|
강동윤 (Donny)
|
6ca7c91a35
|
chore: Publish 1.5.13 with swc_core v0.92.6
|
2024-05-28 23:50:15 +09:00 |
|
강동윤 (Donny)
|
c0979db821
|
chore: Fix publish pipeline by using a shared workspace
|
2024-05-28 23:49:32 +09:00 |
|
강동윤 (Donny)
|
76b4de1b66
|
chore: Publish 1.5.12 with swc_core v0.92.6
|
2024-05-28 16:17:21 +09:00 |
|
강동윤 (Donny)
|
ac28dea0b6
|
chore: Publish 1.5.11 with swc_core v0.92.6
|
2024-05-28 15:06:11 +09:00 |
|
강동윤 (Donny)
|
f154db82eb
|
chore: Publish 1.5.10 with swc_core v0.92.6
|
2024-05-28 14:17:00 +09:00 |
|
강동윤 (Donny)
|
eb3e35dba1
|
chore: Publish 1.5.9 with swc_core v0.92.6
|
2024-05-28 12:31:56 +09:00 |
|
강동윤 (Donny)
|
16687d9ba3
|
chore: Publish 1.5.8 with swc_core v0.92.5
|
2024-05-20 11:49:06 +09:00 |
|
SWC Bot
|
edca394374
|
chore: Publish 1.5.8-nightly-20240516.2
|
2024-05-16 02:48:21 +00:00 |
|
SWC Bot
|
73532ac7ee
|
chore: Publish 1.5.8-nightly-20240516.1
|
2024-05-16 00:07:09 +00:00 |
|
강동윤 (Donny)
|
a5004fac0f
|
chore: Publish 1.5.7 with swc_core v0.92.4
|
2024-05-15 08:53:35 +09:00 |
|
강동윤 (Donny)
|
5c93873660
|
chore: Publish 1.5.6 with swc_core v0.92.4
|
2024-05-14 09:27:15 +09:00 |
|
SWC Bot
|
94ed67e0d8
|
chore: Publish 1.5.6-nightly-20240511.1
|
2024-05-11 00:09:32 +00:00 |
|
강동윤 (Donny)
|
2f898b5eaf
|
chore: Publish 1.5.5 with swc_core v0.92.2
|
2024-05-08 16:56:30 +09:00 |
|
SWC Bot
|
f4685ab631
|
chore: Publish 1.5.5-nightly-20240507.1
|
2024-05-07 03:49:05 +00:00 |
|
강동윤 (Donny)
|
0a6dbee9b1
|
chore: Publish 1.5.4 with swc_core v0.91.4
|
2024-05-06 21:25:14 +09:00 |
|
SWC Bot
|
d32f2d2936
|
chore: Publish 1.5.3-nightly-20240506.1
|
2024-05-06 00:07:28 +00:00 |
|
SWC Bot
|
9db8cdbfe3
|
chore: Publish 1.5.3-nightly-20240501.1
|
2024-05-01 00:06:54 +00:00 |
|
SWC Bot
|
579a1de6b2
|
chore: Publish 1.5.3-nightly-20240429.2
|
2024-04-29 02:22:43 +00:00 |
|
SWC Bot
|
04de5073bc
|
chore: Publish 1.5.3-nightly-20240429.1
|
2024-04-29 01:53:31 +00:00 |
|
강동윤 (Donny)
|
501ae8bbef
|
chore: Publish 1.5.2 with swc_core v0.91.1
|
2024-04-27 19:31:14 +09:00 |
|
강동윤 (Donny)
|
bb317aaf26
|
chore: Publish 1.5.1 with swc_core v0.91.1
|
2024-04-27 15:29:15 +09:00 |
|
SWC Bot
|
9749bd2614
|
chore: Publish 1.5.1-nightly-20240426.1
|
2024-04-26 00:06:36 +00:00 |
|
강동윤 (Donny)
|
37dc43c69d
|
chore: Publish 1.5.0 with swc_core v0.91.0
|
2024-04-24 09:59:57 +09:00 |
|
강동윤 (Donny)
|
3311da75c0
|
chore: Publish 1.4.17 with swc_core v0.90.37
|
2024-04-23 12:35:24 +09:00 |
|
SWC Bot
|
fedf06f820
|
chore: Publish 1.4.17-nightly-20240423.3
|
2024-04-23 03:34:02 +00:00 |
|
SWC Bot
|
2c1e959771
|
chore: Publish 1.4.17-nightly-20240423.2
|
2024-04-23 03:23:25 +00:00 |
|
SWC Bot
|
2fbb8641f5
|
chore: Publish 1.4.17-nightly-20240423.1
|
2024-04-23 02:09:59 +00:00 |
|
SWC Bot
|
5d5cf43949
|
chore: Publish 1.4.17-nightly-20240421.1
|
2024-04-21 00:06:37 +00:00 |
|
SWC Bot
|
105593fd71
|
chore: Publish 1.4.17-nightly-20240419.1
|
2024-04-19 14:16:02 +00:00 |
|
강동윤 (Donny)
|
f58b95a3d7
|
chore: Publish 1.4.16 with swc_core v0.90.35
|
2024-04-18 16:57:31 +09:00 |
|
강동윤 (Donny)
|
ba9f33bb78
|
chore: Publish 1.4.15 with swc_core v0.90.34
|
2024-04-17 17:41:20 +09:00 |
|
SWC Bot
|
0594398aab
|
chore: Publish 1.4.15-nightly-20240417.1
|
2024-04-17 07:09:51 +00:00 |
|
Donny/강동윤
|
f9459a8adf
|
build(cargo): Update rustc to nightly-2024-04-16 (#8870)
|
2024-04-17 05:42:11 +00:00 |
|
SWC Bot
|
036414af12
|
chore: Publish 1.4.15-nightly-20240416.4
|
2024-04-16 23:39:01 +00:00 |
|
강동윤 (Donny)
|
2ec3282722
|
chore: Pin version of proc-macro2 to v1.0.79
|
2024-04-17 08:35:45 +09:00 |
|
SWC Bot
|
36e49e456f
|
chore: Publish 1.4.15-nightly-20240416.3
|
2024-04-16 11:21:39 +00:00 |
|
SWC Bot
|
8bf1360f19
|
chore: Publish 1.4.15-nightly-20240416.2
|
2024-04-16 11:09:03 +00:00 |
|
SWC Bot
|
997063d0fc
|
chore: Publish 1.4.15-nightly-20240416.1
|
2024-04-16 00:08:37 +00:00 |
|
강동윤 (Donny)
|
b03669c5c4
|
chore: Publish 1.4.14 with swc_core v0.90.31
|
2024-04-15 11:37:49 +09:00 |
|
SWC Bot
|
ea830aabbe
|
chore: Publish 1.4.14-nightly-20240411.1
|
2024-04-11 00:07:51 +00:00 |
|
강동윤 (Donny)
|
1a5b2f729d
|
chore: Publish 1.4.13 with swc_core v0.90.30
|
2024-04-09 15:25:51 +09:00 |
|
SWC Bot
|
7fcfc74d15
|
chore: Publish 1.4.13-nightly-20240409.1
|
2024-04-09 04:08:01 +00:00 |
|
SWC Bot
|
2d4eb96843
|
chore: Publish 1.4.13-nightly-20240406.1
|
2024-04-06 00:08:53 +00:00 |
|
강동윤 (Donny)
|
0a76e16f6d
|
chore: Publish 1.4.12 with swc_core v0.90.27
|
2024-04-04 17:42:52 +09:00 |
|
SWC Bot
|
c3b750dc85
|
chore: Publish 1.4.12-nightly-20240404.1
|
2024-04-04 08:41:32 +00:00 |
|
SWC Bot
|
8eac0bec49
|
chore: Publish 1.4.12-nightly-20240401.1
|
2024-04-01 00:07:47 +00:00 |
|
SWC Bot
|
acaaa5d594
|
chore: Publish 1.4.12-nightly-20240331.1
|
2024-03-31 00:08:11 +00:00 |
|
강동윤 (Donny)
|
4936c37722
|
chore: Publish 1.4.11 with swc_core v0.90.26
|
2024-03-26 14:47:03 +09:00 |
|
강동윤 (Donny)
|
9ef3397252
|
chore: Publish 1.4.10 with swc_core v0.90.26
|
2024-03-26 14:44:42 +09:00 |
|
강동윤 (Donny)
|
34c0b5c838
|
chore: Publish 1.4.9 with swc_core v0.90.26
|
2024-03-26 14:41:54 +09:00 |
|
SWC Bot
|
eec697f458
|
chore: Publish 1.4.9-nightly-20240326.2
|
2024-03-26 02:27:03 +00:00 |
|
SWC Bot
|
a05b2ee27b
|
chore: Publish 1.4.9-nightly-20240326.1
|
2024-03-26 00:08:47 +00:00 |
|
SWC Bot
|
45c11f6e4a
|
chore: Publish 1.4.9-nightly-20240321.1
|
2024-03-21 00:07:23 +00:00 |
|
SWC Bot
|
1240b8834f
|
chore: Publish 1.4.9-nightly-20240316.1
|
2024-03-16 00:06:03 +00:00 |
|
강동윤 (Donny)
|
a0d0563114
|
chore: Publish 1.4.8 with swc_core v0.90.22
|
2024-03-14 13:42:07 +09:00 |
|
강동윤 (Donny)
|
583958a112
|
chore: Publish 1.4.7 with swc_core v0.90.20
|
2024-03-13 15:03:34 +09:00 |
|
SWC Bot
|
391d6f6820
|
chore: Publish 1.4.7-nightly-20240312.1
|
2024-03-12 06:34:54 +00:00 |
|
SWC Bot
|
8c024895f9
|
chore: Publish 1.4.7-nightly-20240310.2
|
2024-03-10 00:31:43 +00:00 |
|
SWC Bot
|
3b4e4dc4f2
|
chore: Publish 1.4.7-nightly-20240310.1
|
2024-03-10 00:24:13 +00:00 |
|
강동윤 (Donny)
|
938d725f27
|
chore: Publish 1.4.6 with swc_core v0.90.18
|
2024-03-08 14:56:32 +09:00 |
|
SWC Bot
|
18ab6cd566
|
chore: Publish 1.4.6-nightly-20240308.1
|
2024-03-08 05:49:46 +00:00 |
|
SWC Bot
|
c6464add4f
|
chore: Publish 1.4.6-nightly-20240307.1
|
2024-03-07 00:18:19 +00:00 |
|
강동윤 (Donny)
|
811d3a01c7
|
chore: Publish 1.4.5 with swc_core v0.90.17
|
2024-03-06 17:53:33 +09:00 |
|
SWC Bot
|
2956547ef7
|
chore: Publish 1.4.5-nightly-20240306.1
|
2024-03-06 08:51:56 +00:00 |
|
강동윤 (Donny)
|
714e87a831
|
chore: Publish 1.4.4 with swc_core v0.90.16
|
2024-03-05 22:54:44 +09:00 |
|
SWC Bot
|
9c6195f1bf
|
chore: Publish 1.4.4-nightly-20240305.1
|
2024-03-05 04:24:49 +00:00 |
|
강동윤 (Donny)
|
2ae4f1ca75
|
chore: Publish 1.4.3 with swc_core v0.90.16
|
2024-03-05 11:48:23 +09:00 |
|
SWC Bot
|
147e7d0e68
|
chore: Publish 1.4.3-nightly-20240304.1
|
2024-03-04 00:37:36 +00:00 |
|
SWC Bot
|
8938fb0ecf
|
chore: Publish 1.4.3-nightly-20240301.1
|
2024-03-01 00:27:14 +00:00 |
|
SWC Bot
|
aaf0c5c239
|
chore: Publish 1.4.3-nightly-20240228.1
|
2024-02-28 00:24:05 +00:00 |
|
SWC Bot
|
5ff50b7491
|
chore: Publish 1.4.3-nightly-20240226.1
|
2024-02-26 07:39:20 +00:00 |
|
SWC Bot
|
3258bf4839
|
chore: Publish 1.4.3-nightly-20240225.1
|
2024-02-25 00:36:40 +00:00 |
|
SWC Bot
|
4fa09ebda3
|
chore: Publish 1.4.3-nightly-20240222.2
|
2024-02-22 04:47:12 +00:00 |
|
SWC Bot
|
728187daa5
|
chore: Publish 1.4.3-nightly-20240222.1
|
2024-02-22 00:36:29 +00:00 |
|
강동윤 (Donny)
|
f07f5c35db
|
chore: Publish 1.4.2 with swc_core v0.90.10
|
2024-02-19 13:24:21 +09:00 |
|
SWC Bot
|
e761c3ddd2
|
chore: Publish 1.4.2-nightly-20240219.2
|
2024-02-19 04:22:44 +00:00 |
|
SWC Bot
|
90f7a29845
|
chore: Publish 1.4.2-nightly-20240219.1
|
2024-02-19 00:23:21 +00:00 |
|
SWC Bot
|
9ac304be9e
|
chore: Publish 1.4.2-nightly-20240216.1
|
2024-02-16 00:28:25 +00:00 |
|
강동윤 (Donny)
|
83dfc26dac
|
chore: Publish 1.4.1 with swc_core v0.90.8
|
2024-02-13 14:51:57 +09:00 |
|
SWC Bot
|
447b66cd1b
|
chore: Publish 1.4.1-nightly-20240213.2
|
2024-02-13 05:35:29 +00:00 |
|
SWC Bot
|
3b76b9b094
|
chore: Publish 1.4.1-nightly-20240213.1
|
2024-02-13 00:30:57 +00:00 |
|
SWC Bot
|
361c9db614
|
chore: Publish 1.4.1-nightly-20240210.1
|
2024-02-10 00:28:05 +00:00 |
|
SWC Bot
|
da0ad79ed3
|
chore: Publish 1.4.1-nightly-20240208.2
|
2024-02-08 02:47:51 +00:00 |
|
SWC Bot
|
bcb9cdb0f1
|
chore: Publish 1.4.1-nightly-20240208.1
|
2024-02-08 01:16:18 +00:00 |
|
David Murdoch
|
2a115cff71
|
fix(binding/types): Update typings for options.envs to match implementation (#8620)
|
2024-02-07 23:52:17 +00:00 |
|
SWC Bot
|
be55633273
|
chore: Publish 1.4.1-nightly-20240207.2
|
2024-02-07 02:54:16 +00:00 |
|
SWC Bot
|
6e23a1cb5b
|
chore: Publish 1.4.1-nightly-20240207.1
|
2024-02-07 00:40:16 +00:00 |
|
Donny/강동윤
|
a3d333a25d
|
chore: Publish v1.4.0 with swc_core v0.90.x (#8599)
|
2024-02-05 16:06:18 +09:00 |
|
SWC Bot
|
abf615d895
|
chore: Publish 1.3.108-nightly-20240205.1
|
2024-02-05 07:01:26 +00:00 |
|
SWC Bot
|
52b821ab6f
|
chore: Publish 1.3.108-nightly-20240204.1
|
2024-02-04 00:42:35 +00:00 |
|
SWC Bot
|
1fc8fe2aee
|
chore: Publish 1.3.108-nightly-20240201.1
|
2024-02-01 00:35:01 +00:00 |
|
SWC Bot
|
4fd7923669
|
chore: Publish 1.3.108-nightly-20240131.1
|
2024-01-31 00:36:25 +00:00 |
|
SWC Bot
|
7b32a8fbf3
|
chore: Publish 1.3.108-nightly-20240129.1
|
2024-01-29 11:09:36 +00:00 |
|