Skip to content
New issue

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

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

Already on GitHub? # to your account

chore: Add deprecated warning for gulplog v1 messages #254

Closed
wants to merge 1 commit into from

Conversation

phated
Copy link
Member

@phated phated commented Feb 14, 2024

Closes #249

This wires up gulplog v1 handlers and prints a deprecation message when they are used.

@phated phated requested a review from sttk February 14, 2024 04:31
@@ -34,6 +34,7 @@
"copy-props": "^4.0.0",
"fancy-log": "^2.0.0",
"gulplog": "^2.0.1",
"gulplog-v1": "npm:gulplog@1.0.0",
Copy link
Member Author

Choose a reason for hiding this comment

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

I'm going to create a scoped package for this instead of using aliases.

@phated
Copy link
Member Author

phated commented Mar 23, 2024

Replaced by #266

@phated phated closed this Mar 23, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider wiring gulplog v1 handlers and print deprecation warning when used.
1 participant