We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76c75c3 commit 0d44114Copy full SHA for 0d44114
release-plan-stderr.txt
@@ -0,0 +1,11 @@
1
+(node:1881) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2
+(Use `node --trace-deprecation ...` to show where the warning was created)
3
+# Unlabeled Changes
4
+
5
+* `signal-polyfill`
6
+ * [#26](https://github.com/proposal-signals/signal-polyfill/pull/26) Fix unwatch multiple signals ([@tuhm1](https://github.com/tuhm1))
7
+ * [#20](https://github.com/proposal-signals/signal-polyfill/pull/20) Set up prettier ([@ds300](https://github.com/ds300))
8
+ * [#21](https://github.com/proposal-signals/signal-polyfill/pull/21) Turn off minify for release bundle ([@ds300](https://github.com/ds300))
9
10
11
+*Cannot plan release until the above changes are labeled*.
0 commit comments