Skip to content

Releases: emberjs/rfcs-tooling

v3.0.0

07 Feb 20:04
Compare
Choose a tag to compare

What's Changed

  • Add title to rfc-frontmatter and list-frontmatter scripts by @kategengler in #17
  • Convert to esm
  • Move scripts to scripts/

Full Changelog: v2.1.1...v3.0.0

v2.1.1

30 Nov 17:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

15 Nov 20:51
Compare
Choose a tag to compare

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

01 Sep 21:36
Compare
Choose a tag to compare

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

12 Aug 20:53
Compare
Choose a tag to compare

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

09 Aug 15:53
Compare
Choose a tag to compare

What's Changed

  • allow release-date and release-versions to be null by @mansona in #5

Full Changelog: v1.0.0...v1.1.0

Initial release

05 Aug 23:07
Compare
Choose a tag to compare
v1.0.0

update code-comment to be less confusing