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

chore: 🤖 Rewritten create-ima-app to esm, dropped feed and todo examples #202

Merged
merged 4 commits into from
May 16, 2022

Conversation

jsimck
Copy link
Contributor

@jsimck jsimck commented May 11, 2022

  • Rewritten create-ima-app to esm
  • Dropped feed and todo examples in favor of a new template.
  • Dropped execa and yargs in favor of native solutions
  • Added soft cap for max supported NodeJS version. Meaning you can still run the script on newer, not officially supported versions of NodeJS, but a disclaimer is shown.
  • Added hard cap for min supported NodeJS version, the script installation will bail on those older NodeJS versions.

@mjancarik mjancarik merged commit 2cfc5a9 into next May 16, 2022
@mjancarik mjancarik deleted the create-ima-app-mjs branch May 16, 2022 14:00
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.

2 participants