# ChangeLog: v1.3.76

* [CHANGELOG.md](https://github.com/swc-project/swc/blob/54f38cb47e4978b96f422c2ca2e7da1c7ae9283f/CHANGELOG.md#1376---2023-08-10)
    
* [Full ChangeLog](https://github.com/swc-project/swc/milestone/433?closed=1)
    

---

This version is mainly about minifier bugfixes, but it also includes a fix for `jsc.paths`.

  
Noticeable changes are:

* Fix for `jsc.paths` ([#7775](https://github.com/swc-project/swc/pull/7775))
    
* Fix for minifier bug related to unused properties ([#7785](https://github.com/swc-project/swc/pull/7785))
    
* Fix for another minifier bug ([#7772](https://github.com/swc-project/swc/pull/7772))
