You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- test: replace nyc with c8 for coverage, update mocha to latest [`a10f9c8`](https://github.com/metalsmith/in-place/commit/a10f9c88d7cf03a9d1cb8a07e8d23929e8631a92)
12
+
- BREAKING: Adds required transform option to support custom transformers, no longer supports multiple transformers per instantiation [`a92de2b`](https://github.com/metalsmith/in-place/commit/a92de2b770de8f69cea75b78e900d0ace5883324)
- Updates README (aligned with other core plugins) [`22cff02`](https://github.com/metalsmith/in-place/commit/22cff02f0be3d88cf0329ef4ad25c54697207f58)
15
+
- refactor: moves utils to own file & makes them private [`287dda6`](https://github.com/metalsmith/in-place/commit/287dda6e2a6d0c1e3510eca4e12e0393309b583e)
16
+
- BREAKING: remove suppressNoFilesError in favor of debug.warn message [`993f8ca`](https://github.com/metalsmith/in-place/commit/993f8cae8fb31cf4d257ade5012cf18f6639f54e)
- Drops support for Node < 14.14.0 (Node 12 EOL 2023-04-30) [`96a804e`](https://github.com/metalsmith/in-place/commit/96a804e7c4ac71e2e917f3f19e61ad72c169f2b0)
21
+
- Renames default export to inPlace for better intellisense [`a87f265`](https://github.com/metalsmith/in-place/commit/a87f265377a2bb0b85454b7cdb6ded23530c5e5d)
0 commit comments