emigrate/.changeset
Joakim Carlstein 20ed2e8a50 fix(plugin-tools): prioritize prefixed plugin names over non-prefixed names when importing plugins
This is to not accidentally importing for instance the "pino" package if reporter is set to just "pino" and instead import the "@emigrate/reporter-pino" package if that's the case.
2023-12-07 14:33:01 +01:00
..
config.json chore: first commit 🎉 2023-11-08 11:41:05 +01:00
proud-numbers-jam.md fix(plugin-tools): prioritize prefixed plugin names over non-prefixed names when importing plugins 2023-12-07 14:33:01 +01:00
README.md chore: first commit 🎉 2023-11-08 11:41:05 +01:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation