SWC Bot
cb1fa02b99
chore: Publish 1.3.96-nightly-20231026.1
2023-10-26 00:06:58 +00:00
SWC Bot
1e70ccc224
chore: Publish 1.3.96-nightly-20231025.1
2023-10-25 00:07:01 +00:00
강동윤 (Donny)
dc21f79176
chore: Publish crates
2023-10-24 04:32:08 -07:00
Donny/강동윤
fb96b154bd
chore: Publish v1.3.95
with swc_core
v0.86.16
( #8176 )
2023-10-24 04:29:53 -07:00
SWC Bot
ed9bfa9faf
chore: Publish 1.3.95-nightly-20231024.2
2023-10-24 00:22:32 +00:00
SWC Bot
b070885e37
chore: Publish 1.3.95-nightly-20231024.1
2023-10-24 00:07:12 +00:00
SWC Bot
7932111fb9
chore: Publish 1.3.95-nightly-20231023.1
2023-10-23 00:06:49 +00:00
SWC Bot
c9a4b563cd
chore: Publish 1.3.95-nightly-20231022.1
2023-10-22 00:07:22 +00:00
강동윤 (Donny)
5c8a14bd69
chore: Publish crates
2023-10-21 04:37:40 -07:00
SWC Bot
f5b10dac1a
chore: Publish 1.3.94-nightly-20231021.1
2023-10-21 00:07:40 +00:00
SWC Bot
10e523d667
chore: Publish 1.3.94-nightly-20231020.2
2023-10-20 12:49:10 +00:00
SWC Bot
401219451f
chore: Publish 1.3.94-nightly-20231020.1
2023-10-20 00:07:27 +00:00
SWC Bot
5dacaa174b
chore: Publish 1.3.94-nightly-20231019.1
2023-10-19 00:07:16 +00:00
SWC Bot
748a7feae3
chore: Publish 1.3.94-nightly-20231018.1
2023-10-18 00:07:02 +00:00
SWC Bot
075756587b
chore: Publish 1.3.94-nightly-20231017.1
2023-10-17 00:07:16 +00:00
SWC Bot
7fe9c76c37
chore: Publish 1.3.94-nightly-20231016.1
2023-10-16 00:07:24 +00:00
SWC Bot
ad3006ed1a
chore: Publish 1.3.94-nightly-20231015.1
2023-10-15 00:07:17 +00:00
SWC Bot
1c67df55f5
chore: Publish 1.3.94-nightly-20231014.1
2023-10-14 00:06:43 +00:00
강동윤 (Donny)
787a465d8d
chore: Publish crates
2023-10-13 12:28:41 +09:00
Donny/강동윤
06b733ddc1
chore: Publish v1.3.93
with swc_core
v0.85.7
( #8112 )
2023-10-13 12:26:21 +09:00
SWC Bot
def2bb1efc
chore: Publish 1.3.93-nightly-20231013.1
2023-10-13 00:07:16 +00:00
SWC Bot
ee21b4e8e5
chore: Publish 1.3.93-nightly-20231012.2
2023-10-12 05:23:00 +00:00
SWC Bot
d3c548843b
chore: Publish 1.3.93-nightly-20231012.1
2023-10-12 01:15:58 +00:00
SWC Bot
4cb383d339
chore: Publish 1.3.93-nightly-20231012.1
2023-10-12 01:12:25 +00:00
SWC Bot
70b65fb91f
chore: Publish 1.3.93-nightly-20231012.1
2023-10-12 00:52:45 +00:00
SWC Bot
c4a1a06580
chore: Publish 1.3.93-nightly.20231011.1
2023-10-11 23:23:02 +00:00
Donny/강동윤
7073e83f65
fix(ci): Fix CI ( #8079 )
2023-10-08 02:03:50 +00:00
Donny/강동윤
84cec8766d
refactor(atoms): Remove usage of js_word!
to drop string-cache
( #7976 )
...
**Description:**
This PR is to prepare removal of `string-cache`. Actually, this PR does not remove it. Instead, this PR only removes direct usages of `js_word!`s, especially in patterns.
**Related issue:**
- #4946 .
2023-10-08 00:39:51 +00:00
강동윤 (Donny)
a35fed015f
chore: Publish crates
2023-10-05 16:29:43 +09:00
Donny/강동윤
28af875811
chore: Publish v1.3.92
with swc_core
v0.83.38
( #8067 )
2023-10-05 07:27:16 +00:00
Donny/강동윤
f717cf21cc
refactor(cli): Make CLI testable/managable with swc-bump
( #8045 )
...
**Description:**
It was hard to maintain CLI because actual logic was in `./bindings`.
2023-10-02 15:46:14 +00:00
Donny/강동윤
f2bc6a3fcc
chore(ci): Prepare multi-package repository ( #8043 )
2023-10-02 04:41:21 +00:00
강동윤 (Donny)
13161c45cd
chore: Publish crates
2023-10-01 20:52:47 +09:00
Donny/강동윤
020027d5d9
chore: Publish v1.3.91
with swc_core
v0.83.34
( #8040 )
2023-10-01 11:51:50 +00:00
Donny/강동윤
8214b9ed4e
chore(ci): Prepare @swc/minifier
( #8027 )
2023-09-29 19:51:00 +00:00
Donny/강동윤
a13f5cbe03
refactor(es): Extract parser/codegen code for swc::Compiler
( #8030 )
2023-09-29 14:48:31 +00:00
Donny/강동윤
64d8f4b59f
feat(bindings): Create a minifier-only package ( #7993 )
2023-09-29 08:47:59 +00:00
강동윤 (Donny)
8231f874e7
chore: Publish crates
2023-09-27 10:13:08 +09:00
Donny/강동윤
724b83b05d
chore: Publish v1.3.90
with swc_core
v0.83.26
( #8013 )
2023-09-27 01:12:23 +00:00
강동윤 (Donny)
243d68d8dc
chore: Publish crates
2023-09-25 22:24:43 +09:00
Donny/강동윤
98d283cb34
chore: Publish v1.3.89
with swc_core
v0.83.22
( #8002 )
2023-09-25 13:24:09 +00:00
magic-akari
9c9a538f23
refactor(es/typescript): Reimplement TypeScript pass ( #7202 )
...
**Description:**
## Bugfixes
- Exported `let`/`var` declarations in TypeScript namespaces should be mutable.
- Fix missing declaration of complex exported patterns in TypeScript namespaces.
- Preserve concrete TS namespaces.
## New Features
- Introducing [Verbatim Module Syntax](https://www.typescriptlang.org/tsconfig#verbatimModuleSyntax ).
- Enum value will now be inlined whenever possible within a single module, optimizing runtime performance.
- Constant enums will be automatically eliminated when feasible, This can reduce bundle size.
- Added support for cross-referencing enum values.
## Deprecated
`TsEnumConfig` is deprecated
- The `treat_const_enum_as_enum` transform option is deprecated.
- The `ts_enum_is_readonly` assumption option is deprecated.
**BREAKING CHANGE:**
TypeScript Config is changed.
**Related issue:**
- Closes #5197
- Closes #5259
- Closes #7177
- Closes #7453
- Closes #7676
- Closes #7681
- Closes #7791
- Closes #7961
2023-09-25 01:41:00 +00:00
강동윤 (Donny)
489797f1cf
chore: Publish crates
2023-09-24 13:59:06 +09:00
Donny/강동윤
dff9e15b72
chore: Publish v1.3.88
with swc_core
v0.83.19
( #7997 )
2023-09-24 04:57:46 +00:00
강동윤 (Donny)
276be28ae1
chore: Publish crates
2023-09-22 11:15:56 +09:00
Donny/강동윤
866f34d278
chore: Publish v1.3.87
with swc_core
v0.83.18
( #7986 )
2023-09-22 02:10:47 +00:00
강동윤 (Donny)
2dac39304d
chore: Publish crates
2023-09-19 07:09:26 +09:00
강동윤 (Donny)
76b7a747ad
chore: Publish crates
2023-09-19 07:05:57 +09:00
강동윤 (Donny)
199a13847a
chore: Publish crates
2023-09-19 06:38:30 +09:00
Donny/강동윤
6b1216e9e8
chore: Publish v1.3.86
with swc_core
v0.83.16
( #7970 )
2023-09-18 21:37:45 +00:00