Releases: github/paste-markdown
Releases · github/paste-markdown
v1.0.4
v1.0.3
v1.0.2
- Merge pull request #23 from steffen/paste-urls-as-markdown-links d206bbf
- Update README.md with new API 6c4781f
- Fix CI build fail 7840f7d
- Merge branch 'main' into paste-urls-as-markdown-links a3de35a
- Merge pull request #25 from steffen/patch-1 cd891ff
- Update .github/workflows/nodejs.yml 9c23cdd
- Make
Build
workflow for PRs from forked repos 9faa8b1 - Add link feature to
subscribe
function 1c6b0cd - Merge branch 'main' into paste-urls-as-markdown-links a5d440e
- Add exporting link feature separately (#1) ac3e95a
- Merge pull request #24 from github/update-developer-dependencies 3fa6bef
- Fix lint violations after upgrading packages 7449190
- Update developer packages 36eef5b
- Add test for turning pasted urls on selected text into markdown links d4c60b1
- Add an example on the demo page 460e1b6
- Change
addNewline
to be an option 9be6083 - Use
includes
instead ofindexOf
834a61c - Define regular expression inline 8f4b8e2
- Add pasting URLs on selected text as Markdown links da17a94
What's Changed
- Update developer dependencies by @koddsson in #24
- Make
Build
workflow run for PRs from forked repos by @steffen in #25 - Breaking change: Add pasting URLs on selected text as Markdown links by @steffen in #23
New Contributors
Full Changelog: v0.3.4...v1.0.2
v0.3.4: Merge pull request from GHSA-gpfj-4j6g-c4w9
This release patches a security issue with the library where an attacker can trick a user into passing an XSS payload into an affected website.
v0.3.3
This release reverts the changes that were published in v0.3.2. There were regressions with the release that we don't have a good solution for right now, and to move forward with the library, we need to revert the changes. v0.3.2 will be marked as deprecated on npm.