Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v8.4.0 #281

Merged
merged 96 commits into from
Feb 8, 2019
Merged

v8.4.0 #281

merged 96 commits into from
Feb 8, 2019

Conversation

jonrohan
Copy link
Member

@jonrohan jonrohan commented Feb 6, 2019

Release v8.4.0

🏠 Internal


Release Steps

  • npm version 8.4.0 on this branch

jonrohan and others added 30 commits January 30, 2019 15:08
Co-Authored-By: jonrohan <rohan@github.com>
Co-Authored-By: jonrohan <rohan@github.com>
Creating a version action that versions the release based on PR logic
Using figma-action to export assest from the figma file
Co-Authored-By: jonrohan <rohan@github.com>
@@ -30,5 +29,10 @@
],
"dependencies": {
"object-assign": "^4.1.1"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not for now, but we should look into removing this dependency in favor of Object.assign(), since we're very likely not interested in supporting browsers that don't have it anymore.

@@ -45,7 +41,6 @@
"fs-extra": "^6.0.1",
"jest": "^23.2.0",
"next": "^5.1.0",
"octicons": "8.3.0",
"primer-react": "0.0.6-alpha.1",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙈 /cc @emplums

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

never have dependencies, that's what I say

Copy link
Contributor

@shawnbot shawnbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is epic, @jonrohan. I left a couple of notes, but they're not blockers by any stretch.

The only thing I'm not 100% sure of is whether this changes whether/where the JSON data files live in the published npm packages. If there's any possibility of "breaking" that API, we might want to make this a major version bump. Otherwise, 🚀

@jonrohan
Copy link
Member Author

jonrohan commented Feb 8, 2019

The only thing I'm not 100% sure of is whether this changes whether/where the JSON data files live in the published npm packages. If there's any possibility of "breaking" that API, we might want to make this a major version bump. Otherwise, 🚀

For now it's the same, generated by the figma action, however I would like to have the figma action be more generic and then build the data.json based on output from it

@jonrohan jonrohan merged commit 5e2c27f into master Feb 8, 2019
@jonrohan jonrohan deleted the release-8.4.0 branch October 28, 2019 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants