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: swap nyc for c8 for test coverage, migrate tests to ESM, update dotfiles [`9855386`](https://github.com/metalsmith/layouts/commit/98553863fe6ec767cc6563a97e4ab54d0f7e31da)
10
+
- BREAKING: solves #179, loosen dependency on jstransformers: Adds required transform option to support custom transformers, no longer supports multiple transformers per instantiation [`c1f7c4c`](https://github.com/metalsmith/layouts/commit/c1f7c4cc05fd8860af32a7411659d8ba8014c7a8)
11
+
- BREAKING: defaults pattern to '**/*.{${inputFormats.join(',')}', reworks file filtering. Allows omitting .ext from layout property [`ec1c288`](https://github.com/metalsmith/layouts/commit/ec1c2880a08b112d0292acf4d4f20c4f874419c3)
12
+
- Updates README.md for layouts 3.x [`89af28b`](https://github.com/metalsmith/layouts/commit/89af28b097dea633099cd6c27ee429880940e3ac)
13
+
- BREAKING: remove suppressNoFilesError in favor of debug.warn message [`29c3b96`](https://github.com/metalsmith/layouts/commit/29c3b961c30d1b891fb7a16b5eb5c428d0b64273)
14
+
- feat: adds extname option, as aligned with metalsmith/in-place [`8d998ad`](https://github.com/metalsmith/layouts/commit/8d998ad76e14523d9dc9da3a63966b87ed441f51)
- Fix docs for pattern option [`#188`](https://github.com/metalsmith/layouts/pull/188)
10
26
- Swaps out debug for metalsmith.debug & enhances debug log output [`f8cd111`](https://github.com/metalsmith/layouts/commit/f8cd111a26f0f2ead9f26b15ad7d0a745ed3e2b6)
11
27
- Renames default export to layouts for better intellisense [`10eaa0c`](https://github.com/metalsmith/layouts/commit/10eaa0c5ba6f2172d7cb44cc20c974de8dce0a1f)
0 commit comments