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

Prepare for ESM #74

Closed
kanongil opened this issue Oct 16, 2021 · 0 comments
Closed

Prepare for ESM #74

kanongil opened this issue Oct 16, 2021 · 0 comments
Labels
breaking changes Change that can breaking existing code feature New functionality or improvement
Milestone

Comments

@kanongil
Copy link
Contributor

Support plan

  • is this issue currently blocking your project? (yes/no): no
  • is this issue affecting a production system? (yes/no): no

Context

  • node version: n/a
  • module version: 4.1.3
  • environment (e.g. node, browser, native): node
  • used with (e.g. hapi application, another framework, standalone, ...): hapi / standalone
  • any other relevant information:

What problem are you trying to solve?

Remove default export (part of hapijs/hapi#4279).

Do you have a new or modified API suggestion to solve the problem?

Move Podium class to Podium export and make validate & decorate regular exports.

@kanongil kanongil added feature New functionality or improvement breaking changes Change that can breaking existing code labels Oct 16, 2021
kanongil added a commit to kanongil/podium that referenced this issue Oct 16, 2021
@devinivy devinivy added this to the 5.0.0 milestone Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking changes Change that can breaking existing code feature New functionality or improvement
Projects
None yet
Development

No branches or pull requests

2 participants