Skip to content

Conversation

ghostdevv
Copy link
Member

Before submitting the PR, please make sure you do the following

  • It's really useful if your PR references an issue where it is discussed ahead of time. In many cases, features are absent for a reason. For large changes, please create an RFC: https://github.com/sveltejs/rfcs
  • Prefix your PR title with [feat], [fix], [chore], or [docs].
  • This message body should clearly illustrate what problems it solves.
  • Ideally, include a test that fails without this PR but passes with it.

Tests

  • Run the tests with npm test and lint the project with npm run lint

The new Action types released in v3.46.5 (#6538) aren't actually being published to npm, this fixes that

@dummdidumm
Copy link
Member

Goddammit, every time 😄 Thank you!

@Conduitry Conduitry merged commit b04c4a2 into sveltejs:master Mar 31, 2022
@Conduitry
Copy link
Member

Thanks! Published as 3.46.6.

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