Releases: nasa-gcn/remark-rehype-astro
Releases · nasa-gcn/remark-rehype-astro
Version 1.1.4
Version 1.1.3
What's Changed
- Correct links to GCN repository files in README.md by @tylerbarna in #42
- Prevent linking to TNS When an Object ID is located in a URL by @tylerbarna in #40
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #43
- Replace file comparison code with jest-file-snapshot by @lpsinger in #45
- Bump @types/jest from 29.5.4 to 29.5.12 by @dependabot in #50
- Bump hast-util-find-and-replace from 5.0.0 to 5.0.1 by @dependabot in #47
- Bump lint-staged from 13.3.0 to 15.2.7 by @dependabot in #46
- Bump ts-jest from 29.1.1 to 29.2.3 by @dependabot in #54
- Bump mdast-util-find-and-replace from 3.0.0 to 3.0.1 by @dependabot in #55
- Bump typescript from 5.2.2 to 5.5.3 by @dependabot in #53
- Bump husky from 9.1.0 to 9.1.1 by @dependabot in #57
- Bump esbuild from 0.19.2 to 0.23.0 by @dependabot in #59
- updated GCN circular regex matcher to expand matches by @Courey in #44
- Bump prettier from 3.0.3 to 3.3.3 by @dependabot in #56
- Bump @types/mdast from 4.0.0 to 4.0.4 by @dependabot in #62
- Bump eslint-config-prettier from 8.10.0 to 9.1.0 by @dependabot in #61
- Bump @trivago/prettier-plugin-sort-imports from 4.2.1 to 4.3.0 by @dependabot in #63
- Reinstall eslint dependencies by @lpsinger in #65
- Bump @nasa-gcn/eslint-config-gitignore from 0.0.1 to 0.0.2 by @dependabot in #66
New Contributors
- @tylerbarna made their first contribution in #42
- @Courey made their first contribution in #44
Full Changelog: v1.1.2...v1.1.3
Version 1.1.2
What's Changed
- Drop support for Node 16 by @lpsinger in #32
- Require nodejs < 22 by @lpsinger in #33
- Use Node 20 for publish workflow; Node 16 is EOL by @lpsinger in #34
- Fix typo by @lpsinger in #35
- Fix incorrect interpretation of .gcn3 file extensions by @lpsinger in #37
Full Changelog: v1.1.1...v1.1.2
Version 1.1.1
What's Changed
- Update README by @lpsinger in #27
- Bump actions/setup-node from 3 to 4 by @dependabot in #28
- Bump @babel/traverse and @trivago/prettier-plugin-sort-imports by @dependabot in #29
- Rerun prettier on README.md by @lpsinger in #31
- Match DOIs with multiple slashes by @lpsinger in #30
Full Changelog: v1.1.0...v1.1.1
Version 1.1.0
Version 1.0.0
What's Changed
Full Changelog: v0.1.3...v1.0.0
Version 0.1.3
What's Changed
- Handle weird legacy GCN Circular URLs by @lpsinger in #21
- Fix unescaped dots in hostname regexp by @lpsinger in #22
Full Changelog: v0.1.2...v0.1.3
Version 0.1.2
Version 0.1.1
What's Changed
Full Changelog: v0.1.0...v0.1.1
Version 0.1.0
What's Changed
- First release.
Full Changelog: https://github.com/nasa-gcn/remark-rehype-astro/commits/v0.1.0