# ChangeLog: v1.3.84

* [CHANGELOG.md](https://github.com/swc-project/swc/blob/26b01bd01b7399d11faf9909e87e7c775aa49689/CHANGELOG.md#1384---2023-09-11)
    
* [Full ChangeLog](https://github.com/swc-project/swc/milestone/441?closed=1)
    

---

## Fix for `generator`

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

## Fix for `emitAssertForImportAttributes`

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

This PR also adds `format.emitAssertForImportAttributes` to `minify()`.

## Fix for codegen

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

Now the leading comments are printed correctly.
