Releases: emberjs/rfcs-tooling
Releases · emberjs/rfcs-tooling
v3.0.0
What's Changed
- Add title to
rfc-frontmatter
andlist-frontmatter
scripts by @kategengler in #17 - Convert to esm
- Move scripts to
scripts/
Full Changelog: v2.1.1...v3.0.0
v2.1.1
What's Changed
- Don't replace
null
in RFC content by @bertdeblock in #15
New Contributors
- @bertdeblock made their first contribution in #15
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Add util to get json of frontmatter from many paths by @kategengler in #13
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Ensure linter handles malformed frontmatter by @kategengler in #10
- Add lint rules to ensure every key under
prs
is stage and each key that is there is a valid URL for a PR on emberjs/rfcs by @kategengler in #11
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Add scripts to support workflows to open PRs as RFCs advance through stages by @kategengler in #9
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
Full Changelog: v1.0.0...v1.1.0
Initial release
v1.0.0 update code-comment to be less confusing