Update README.md

This commit is contained in:
Garrone Joseph 2021-03-15 00:40:19 +01:00 committed by GitHub
parent 9d27c5f671
commit f2d4e305ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,7 @@
---
✅ NEW: The workflow is now much more straightforward and portable.
✅ NEW: Only one secret has to be defined: `NPM_TOKEN` (to enable publishing on your behalf on NPM).
✅ NEW: `yarn` support You are now free to use yarn instead of `npm` if you'd like to.
✅ NEW: React ready ( `tsconfig.json` configured to transpile `.tsx` files).