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

Not actively maintained? #72

Open
aryzing opened this issue Jun 17, 2023 · 5 comments
Open

Not actively maintained? #72

aryzing opened this issue Jun 17, 2023 · 5 comments

Comments

@aryzing
Copy link

aryzing commented Jun 17, 2023

@pablo-abc, is this project still actively maintained?

@Niek
Copy link

Niek commented Jun 22, 2023

It would be great if Svelte 4 could be added.

@khromov
Copy link

khromov commented Jul 9, 2023

This library works perfectly with Svelte 4. To work around the current peer dependency, add this in your package.json:

"overrides": {
	"svelte-markdown": {
		"svelte": "^4.0.0"
	}
},

@nwaughachukwuma
Copy link
Contributor

Just opened a new pr #73 to upgrade to svelte 4

@nwaughachukwuma
Copy link
Contributor

#73 should reduce the size of the package. It also includes Vitest integration for a much faster testing experience.

@Greenheart
Copy link

Thanks @nwaughachukwuma! The latest version (0.4.0 which was released last week) resolves this issue.

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

No branches or pull requests

5 participants