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

fix: specify minimum nodejs version in package.json #98

Merged
merged 3 commits into from
May 30, 2021

Conversation

jthegedus
Copy link
Owner

@jthegedus jthegedus commented May 30, 2021

Summary

  • Specify minimum Node.js versions in package.json:engines.node field.
    • These are the same as SvelteKit mins for Node.js 14 and 16
    • Node.js 12 is not supported.
  • bump xojs to latest
  • fix xojs issues

Fixes: #89

Other Information

@jthegedus jthegedus merged commit 456da34 into main May 30, 2021
@jthegedus jthegedus deleted the fix/min-nodejs-version branch May 30, 2021 09:39
github-actions bot pushed a commit that referenced this pull request May 30, 2021
## [0.8.4](v0.8.3...v0.8.4) (2021-05-30)

### Bug Fixes

* specify minimum nodejs version in package.json ([#98](#98)) ([456da34](456da34))
@github-actions
Copy link
Contributor

🎉 This PR is included in version 0.8.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error adding adapter: Malformed svelte.config.js SyntaxError: Unexpected token '.'
1 participant