# ChangeLog: v1.3.88

* [**CHANGELOG.md**](https://github.com/swc-project/swc/blob/489797f1cfed5f04021d0f8a1d7f8b02ffd310ad/CHANGELOG.md#1388---2023-09-24)
    
* [**Full ChangeLog**](https://github.com/swc-project/swc/milestone/445?closed=1)
    

---

### Return of `jsc.experimental.keepImportAssertions`

* PR: [https://github.com/swc-project/swc/pull/7995](https://github.com/swc-project/swc/pull/7995)
    

To help `ts-node` users, I added an alias for an experimental option back.

### `@swc/counter` : The download counter

* PR: [https://github.com/swc-project/swc/pull/7991](https://github.com/swc-project/swc/pull/7991)
    

If you are writing a tool that uses SWC under the hood (in runtime) and published to npm, please considering depending on `@swc/counter`
