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

Add deprecation notices for base+polyfill builds #242

Merged
merged 1 commit into from Jul 20, 2022

Conversation

philipwalton
Copy link
Member

Fixes #238.

This PR deprecates the "base+polyfill" build of this library. It adds @deprecated annotations to the base.d.ts types file, so users will be altered to this deprecation via their editor (where applicable). It also adds a console.warn() call to the base bundle, so any users loading it will see the deprecation notice during development.

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

1 participant