You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,8 @@ To make a new release, follow these steps:
58
58
59
59
* Verify the development branch has all the changes desired in the release and
60
60
works well
61
+
* You can test changes to the library and experiment easily
62
+
with [patch-package](https://www.npmjs.com/package/patch-package)
61
63
* Use `npm pack` to test the new version of the library locally and check it
62
64
works correctly;
63
65
see [https://dev.to/scooperdev/use-npm-pack-to-test-your-packages-locally-486e](https://dev.to/scooperdev/use-npm-pack-to-test-your-packages-locally-486e)
0 commit comments