Donny
|
a2a0b63c62
|
chore: Publish crates
|
2021-12-16 20:39:34 +09:00 |
|
magic-akari
|
d5c7fb898f
|
fix(es/loader): Support fully-specified ESM import specifiers (#3050)
|
2021-12-16 11:37:22 +00:00 |
|
Donny
|
189b1e286d
|
chore: Publish crates
|
2021-12-16 19:57:40 +09:00 |
|
Donny/강동윤
|
61e9b5f841
|
fix(es/lexer): Don't report lexer errors while backtracking (#3051)
swc_ecma_parser:
- Share backtracking state with the lexer.
- Don't report lexing errors while backtracking (Closes #2896)
|
2021-12-16 19:57:19 +09:00 |
|
Donny
|
c658af4365
|
chore: Publish crates
|
2021-12-16 15:31:03 +09:00 |
|
magic-akari
|
23a59db9bb
|
fix(es/parser): Allow assignment assertions in typescript classes (#3047)
|
2021-12-16 15:30:34 +09:00 |
|
Donny
|
ddd967f33b
|
chore: Publish crates
|
2021-12-15 19:08:31 +09:00 |
|
Donny/강동윤
|
08920189ba
|
fix(webpack/ast): Expose fields of AstOutput (#3046)
|
2021-12-15 19:08:07 +09:00 |
|
Donny
|
db8335ca2d
|
chore: Publish crates
|
2021-12-15 18:33:59 +09:00 |
|
Donny/강동윤
|
24179bd9be
|
fix(webpack/ast): Handle typescript (#3045)
swc_webpack_ast:
- Add `proces_file`.
- Add support for typescript.
|
2021-12-15 18:33:35 +09:00 |
|
Donny
|
9b36abbe75
|
chore: Publish crates
|
2021-12-15 16:22:00 +09:00 |
|
Austaras
|
38955c0c8d
|
refactor(es/ast): Change type or the key of ClassProp to PropName (#3038)
|
2021-12-15 16:21:30 +09:00 |
|
Donny
|
83e1635a04
|
chore: Publish crates
|
2021-12-14 19:48:17 +09:00 |
|
OJ Kwon
|
29eb71aaf9
|
perf(es/compat): Migrate regenerator to VisitMut (#3037)
|
2021-12-14 09:24:57 +00:00 |
|
Donny
|
340eaf48f3
|
chore: Publish crates
|
2021-12-14 18:02:06 +09:00 |
|
Donny
|
cfb796b1a8
|
chore: Publish crates
|
2021-12-14 17:29:22 +09:00 |
|
Donny/강동윤
|
15ea98bf65
|
fix(webpack/ast): Fix webpackAST (#3040)
swc_webpack_ast:
- `reducer`: Flatten safe statements.
- `reducer`: Preserve variables.
|
2021-12-14 17:28:51 +09:00 |
|
Donny
|
4fe9a6c1fd
|
chore: Publish crates
|
2021-12-13 19:02:44 +09:00 |
|
Donny
|
5a173bce3a
|
chore: Publish crates
|
2021-12-13 11:39:41 +09:00 |
|
Donny/강동윤
|
7236a2213e
|
refactor(es/parser): Make some verification logic optional (#3024)
swc_ecma_parser:
- Make dependency on `swc_ecma_visit` optional.
|
2021-12-13 11:39:17 +09:00 |
|
Donny
|
f35ec6c612
|
chore: Publish crates
|
2021-12-13 09:21:46 +09:00 |
|
Donny/강동윤
|
c415487bb9
|
fix(es/codegen): Fix sourcemap bug related to multi-line comments (#3023)
swc_ecma_codegen:
- Compute line starts in multi-line comments.
|
2021-12-13 09:21:22 +09:00 |
|
Donny
|
f86c077a37
|
chore: Publish crates
|
2021-12-13 06:46:14 +09:00 |
|
Donny
|
28f3c4fb52
|
chore: Publish crates
|
2021-12-13 06:45:43 +09:00 |
|
RiESAEX
|
d3ffc6719b
|
perf(es/compat): Migrate class helper to VisitMut (#3020)
|
2021-12-12 21:18:48 +00:00 |
|
Donny
|
de95e2a9b9
|
chore: Publish crates
|
2021-12-13 05:44:01 +09:00 |
|
Donny
|
4006d5691f
|
chore(api/rust): Automate updating of change logs
|
2021-12-13 05:43:50 +09:00 |
|
Sosuke Suzuki
|
b4c210d1d9
|
fix(es/parser): Allow trailing comma in dynamic imports if import assertion is enabled (#3018)
|
2021-12-13 05:42:19 +09:00 |
|
Donny/강동윤
|
017392aa5b
|
feat(node-swc): Add cargo feature for v2 (#3019)
swc_node_bundler:
- Add cargo features for versioned apis.
node-swc:
- Add cargo features for versioned apis.
|
2021-12-12 22:52:58 +09:00 |
|
OJ Kwon
|
aab3326b3e
|
chore: Add changelog and pr template (#3017)
Co-authored-by: Donny <kdy1997.dev@gmail.com>
|
2021-12-12 20:41:01 +09:00 |
|
OJ Kwon
|
69123ddc28
|
chore(ci): Setup yarn cache (#3015)
|
2021-12-12 16:16:20 +09:00 |
|
Donny
|
da4111a022
|
chore: Publish crates
|
2021-12-11 20:54:21 +09:00 |
|
RiESAEX
|
333b52c646
|
perf(es/compat): Migrate classes to VisitMut partially (#2995)
|
2021-12-11 08:24:57 +00:00 |
|
Donny
|
a04b4082a4
|
Bump version
|
2021-12-11 17:01:12 +09:00 |
|
OJ Kwon
|
00d22b8fde
|
build: Use mocha for exec_ test instead of jest (#3009)
|
2021-12-11 07:59:21 +00:00 |
|
Yunfei He
|
bdea89dd95
|
type(node/swc): Allow null for NamedExportSpecifier.exported (#3010)
|
2021-12-11 16:23:41 +09:00 |
|
Donny/강동윤
|
e0c8bbf7a0
|
fix(css/parser): Fix lexing of value starting with - (#3011)
swc_css_parser:
- Lex `-` as an identifier start.
|
2021-12-11 16:23:02 +09:00 |
|
Donny
|
f87df958d5
|
chore: Publish crates
|
2021-12-11 16:21:44 +09:00 |
|
OJ Kwon
|
91d6343d7f
|
perf(es/compat): Migrate regenerator to VisitMut partially (#3007)
|
2021-12-11 05:30:56 +00:00 |
|
Donny
|
9a00c9a13f
|
chore: Publish crates
|
2021-12-11 13:58:49 +09:00 |
|
Bartek Iwańczuk
|
819fc88a19
|
fix(es/dep_graph): Fix parsing of import assertions (#3005)
|
2021-12-11 13:58:11 +09:00 |
|
OJ Kwon
|
cabf5a458d
|
chore: Remove redundant dependencies (#3008)
|
2021-12-11 13:57:33 +09:00 |
|
Donny/강동윤
|
8340a86fbb
|
refactor(es/ast): Move Id to swc_ecma_ast (#3004)
|
2021-12-10 23:36:43 +09:00 |
|
Donny/강동윤
|
a3bd6aea54
|
fix(es/codegen): Fix sourcemap (#3003)
swc_ecma_codegen:
- Handle source map of multi-line template literals. (Closes #2185, Closes #2362, Closes #2900)
|
2021-12-10 19:57:39 +09:00 |
|
Donny
|
57f512c262
|
chore: Publish crates
|
2021-12-10 19:36:51 +09:00 |
|
David Sherret
|
c8c73cb313
|
fix(es/typescript): Fix enums which reference themselves (#3000)
|
2021-12-10 10:30:26 +00:00 |
|
Donny
|
68861007d9
|
chore: Publish crates
|
2021-12-10 18:56:37 +09:00 |
|
OJ Kwon
|
7ca1e174b7
|
perf(es/compat): Migrate object_rest to VisitMut (#2997)
|
2021-12-10 18:56:24 +09:00 |
|
Donny
|
c5b943f588
|
chore: Publish crates
|
2021-12-10 18:55:41 +09:00 |
|
OJ Kwon
|
a1756062c5
|
perf(es/compat): Migrate class_properties to VisitMut (#2993)
|
2021-12-10 09:54:14 +00:00 |
|