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

Update packages, drop Node 12 support #303

Merged
merged 4 commits into from Oct 14, 2022
Merged

Update packages, drop Node 12 support #303

merged 4 commits into from Oct 14, 2022

Conversation

jeffijoe
Copy link
Owner

@jeffijoe jeffijoe commented Oct 14, 2022

  • Updated packages, including fast-glob
  • Added a note about esModules making container.loadModules async
  • Drop Node 12 support, now Node 18 is latest LTS
  • Rename awilix.module.js to awilix.module.mjs,

Closes #293, closes #299

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling ee4d0ea on chore/update-deps into 6f563f4 on master.

@coveralls
Copy link

coveralls commented Oct 14, 2022

Coverage Status

Coverage remained the same at 100.0% when pulling b7d18c0 on chore/update-deps into 6f563f4 on master.

This should work better with ESM tooling.

BREAKING CHANGE: The file name has changed.
BREAKING CHANGE: Node 12 is no longer supported.
@jeffijoe jeffijoe changed the title Update packages Update packages, drop Node 12 support Oct 14, 2022
@jeffijoe jeffijoe merged commit 6dc45df into master Oct 14, 2022
@jeffijoe jeffijoe deleted the chore/update-deps branch October 14, 2022 13:59
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.

Unexpected token 'export'
2 participants