Tags: dmnd/dedent
Tags
fix: remove engines and provenance requirements (#93) ## PR Checklist - [x] Addresses an existing open issue: fixes #92 - [x] That issue was marked as [`status: accepting prs`](https://github.com/dmnd/dedent/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22) - [x] Steps in [CONTRIBUTING.md](https://github.com/dmnd/dedent/blob/main/.github/CONTRIBUTING.md) were taken ## Overview Removes the requirements so they don't impact users.
fix: \\n should be changed to \n only when escapeSpecialCharacters is… … set (#91) This PR proposes a fix to the issue #90. ## PR Checklist - [x] Addresses an existing open issue: fixes #90 - [x] That issue was marked as [`status: accepting prs`](https://github.com/dmnd/dedent/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22) - [x] Steps in [CONTRIBUTING.md](https://github.com/dmnd/dedent/blob/main/.github/CONTRIBUTING.md) were taken
PreviousNext