2 files changed
+6
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
| 74 | + | |
| 75 | + | |
75 | 76 |
|
5 commit comments
mmozcelik commentedon Sep 26, 2023
@keithamus this should have been released with a new major version, it fails our builds due to the previous commit about converting project to an ES module.
keithamus commentedon Sep 26, 2023
Sorry yeah I thought that was an already released major in 2.0. I'll fix.
keithamus commentedon Sep 26, 2023
@mmozcelik I've published
2.0.2
. Please let me know if that works for you.MeLlamoPablo commentedon Dec 4, 2023
@keithamus please consider marking
2.0.1
deprecated in favor of2.0.2
. We upgraded to2.0.1
to get rid of the security alert, but we should've upgraded to2.0.2
instead. We didn't realize this broke parts of our code, and then debugging the issue was difficult.A deprecation warning would make easier for devs who upgrade to
2.0.1
to know that they should use2.0.2
instead.keithamus commentedon Dec 4, 2023
Sure, it's now marked as deprecated https://www.npmjs.com/package/get-func-name/v/2.0.1.