SWC Bot
7a3b5545cd
chore: Bump crates
2024-02-06 02:47:51 +00:00
SWC Bot
3ee12cf56d
chore: Bump crates
2024-02-06 02:12:03 +00:00
SWC Bot
7517c4f98f
chore: Bump crates
2024-02-05 11:26:46 +00:00
SWC Bot
ae6debdcb3
chore: Bump crates
2024-02-05 11:07:48 +00:00
SWC Bot
4f139d4f27
chore: Bump crates
2024-02-05 10:51:34 +00:00
SWC Bot
94f7b3d378
chore: Bump crates
2024-02-05 08:53:54 +00:00
강동윤 (Donny)
d03f15cfc2
chore: Publish crates
2024-02-05 16:07:23 +09:00
SWC Bot
48524e2ae8
chore: Bump crates
2024-02-05 06:34:30 +00:00
SWC Bot
47e7b89a1b
chore: Bump crates
2024-02-04 06:19:41 +00:00
SWC Bot
ef21736584
chore: Bump crates
2024-02-02 01:19:28 +00:00
SWC Bot
386c391081
chore: Bump crates
2024-02-02 00:43:47 +00:00
SWC Bot
429c1bae44
chore: Bump crates
2024-01-31 08:50:09 +00:00
SWC Bot
d006482bd9
chore: Bump crates
2024-01-31 04:38:19 +00:00
SWC Bot
f5ee6d1d7f
chore: Bump crates
2024-01-30 04:42:21 +00:00
SWC Bot
ba1da1de3c
chore: Bump crates
2024-01-29 10:27:13 +00:00
강동윤 (Donny)
fd7cf4c30a
chore: Publish crates
2024-01-28 22:51:53 +09:00
SWC Bot
a5c56a9e14
chore: Bump crates
2024-01-28 12:35:38 +00:00
SWC Bot
160043a2d3
chore: Bump crates
2024-01-27 04:57:56 +00:00
강동윤 (Donny)
039c1685c6
chore: Publish crates
2024-01-25 21:36:33 +09:00
SWC Bot
5f9b7b4c8b
chore: Bump crates
2024-01-25 07:20:48 +00:00
강동윤 (Donny)
1890e66023
chore: Publish crates
2024-01-25 14:07:30 +09:00
SWC Bot
c5053d1574
chore: Bump crates
2024-01-24 12:01:48 +00:00
SWC Bot
994d7adcd0
chore: Bump crates
2024-01-24 09:19:54 +00:00
Donny/강동윤
ae786692a0
fix(es/codegen): Set sourceRoot
of sourcemaps ( #6086 )
...
**Related issue:**
- Closes #2362
2024-01-24 09:18:09 +00:00
SWC Bot
c3fd9d081e
chore: Bump crates
2024-01-24 02:04:25 +00:00
Donny/강동윤
043ee85d08
fix(common): Fix source map generation with inputSourceMap
( #8546 )
...
**Description:**
- This PR fixes the source map generation when `inputSourceMap` is specified.
- This PR fixes `minify()` not accepting parsed source map in the option.
**Related issue:**
- Closes #8372 .
2024-01-24 02:02:45 +00:00
SWC Bot
2d15177ca9
chore: Bump crates
2024-01-23 08:38:01 +00:00
SWC Bot
12be23cfb5
chore: Bump crates
2024-01-23 04:25:38 +00:00
SWC Bot
ecd9403c1d
chore: Bump crates
2024-01-23 03:46:27 +00:00
SWC Bot
979061f6ba
chore: Bump crates
2024-01-22 13:04:29 +00:00
SWC Bot
ae75dcb710
chore: Bump crates
2024-01-22 08:53:49 +00:00
SWC Bot
990f291d43
chore: Bump crates
2024-01-21 15:30:11 +00:00
SWC Bot
9c23f1cf38
chore: Bump crates
2024-01-21 12:37:38 +00:00
Donny/강동윤
71fb5c12a7
fix(es/module): Fix resolving of dependencies ( #8533 )
...
**Description:**
I changed the signature of `Resolve` because there was a need to pass the `value` part from `jsc.paths` to the caller.
**Related issue:**
- Closes #8184
2024-01-21 21:35:57 +09:00
SWC Bot
6210bf19de
chore: Bump crates
2024-01-21 03:08:11 +00:00
SWC Bot
1ca0d65c29
chore: Bump crates
2024-01-21 02:34:11 +00:00
SWC Bot
6d9939d18e
chore: Bump crates
2024-01-19 15:19:51 +00:00
Donny/강동윤
5e40dc7d8c
chore(preset-env): Update browserslist-rs
( #8524 )
2024-01-19 15:18:08 +00:00
SWC Bot
e63a5c7e95
chore: Bump crates
2024-01-19 02:14:55 +00:00
SWC Bot
fefe9636f0
chore: Publish crates
2024-01-19 01:27:20 +00:00
SWC Bot
3c00098dbe
chore: Publish crates
2024-01-19 00:45:54 +00:00
SWC Bot
4520eca97a
chore: Publish crates
2024-01-18 14:05:51 +00:00
Donny/강동윤
3741448b1b
chore: Update dependencies ( #8514 )
2024-01-18 14:04:09 +00:00
강동윤 (Donny)
585c24fc72
chore: Publish crates
2024-01-17 19:36:33 +09:00
SWC Bot
c9dfedf5ec
chore: Publish crates
2024-01-17 09:01:13 +00:00
SWC Bot
0763e7e6d6
chore: Publish crates
2024-01-16 04:43:01 +00:00
Donny/강동윤
10449e08d9
fix(es): Fix plugin template & restore test!
as test_inline!
( #8508 )
...
**Description:**
I made a bad decision while migrating tests in the core repository to snapshot testing. So, I'm adding the `test!` macro back with a slight renaming.
**Related issue:**
- Closes #8504
2024-01-16 04:41:18 +00:00
SWC Bot
99d74f319f
chore: Publish crates
2024-01-16 04:01:42 +00:00
강동윤 (Donny)
97266313ed
chore: Publish crates
2024-01-15 12:32:43 +09:00
SWC Bot
37d36eb24b
chore: Publish crates
2024-01-14 08:12:45 +00:00