Releases: atalent-labs/404-links
Releases · atalent-labs/404-links
3.1.4
3.1.3
What changed
- Fix link on summary display
3.1.2
What changed
- Feat: Update the content summary display
3.1.1
What changed
- feat: update the summary content result
3.1.0
What's Changed
- Fix: If link is inside parentheses or an image is inside a link tag
- Feat: add a version checker
- Push the result into the summary tab 🚀
3.0.0
What's Changed
- Fix typo in action message by @tomdot-dev in #36
- fix: Regexp match when the url contains a parenthese at the end by @olivierodo in #37
- Bump got from 11.8.2 to 11.8.5 by @dependabot in #26
- feat: add the file concerned but the error link by @olivierodo in #42
- feat: enable httpsonly feature by @olivierodo in #43
- Pull request review by @olivierodo in #44
New Contributors
- @tomdot-dev made their first contribution in #36
Full Changelog: 2.2.0...3.0.0
2.2.0
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
- Chore: Manage rate limit by adding delay on specific host by @olivierodo in #24
Full Changelog: 2.0.0...2.1.0
2.0.0
Breaking change
Core architecture has been refactor to use less external dependencies and allow more flexibility.
We also wan to focus on providing a great experience for Github Action users only.
No more difficult Github action configuration to maintain. Now if you want to customize the behavior of the action you can simply specify your options into a .404-links.yml
placed at the root level of your repository.
What's Changed
- Bump glob-parent from 5.1.0 to 5.1.2 by @dependabot in #13
- Bump ws from 7.2.1 to 7.4.6 by @dependabot in #12
- Bump hosted-git-info from 2.8.5 to 2.8.9 by @dependabot in #11
- Bump lodash from 4.17.19 to 4.17.21 by @dependabot in #10
- Bump y18n from 4.0.0 to 4.0.1 by @dependabot in #9
- Bump ini from 1.3.5 to 1.3.8 by @dependabot in #7
- Bump dot-prop from 4.2.0 to 4.2.1 by @dependabot in #14
- initial Revamp for version 2.0 by @morgan557 in #17
- V2.0.0 by @olivierodo in #23
New Contributors
- @morgan557 made their first contribution in #17
Full Changelog: v1.0.1...2.0.0
v1.0.1
Fix minor issue about invalid urls