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
- Added ability to extend slugify; Docs added [`e9edcbd`](https://github.com/metalsmith/permalinks/commit/e9edcbd74506f4c2ab0320d1f8b8b464db3ec58a)
32
+
- Improve docs on slug options, see #2[`bd10c17`](https://github.com/metalsmith/permalinks/commit/bd10c17b2b92cc563744d752355db72f1b9dd144)
39
33
- GH workflow: only run lint on 1 OS [`59938fb`](https://github.com/metalsmith/permalinks/commit/59938fbee8e29283b3ef5b77d9707f84009d42f3)
34
+
- Switch to xo + prettier. [`6d12908`](https://github.com/metalsmith/permalinks/commit/6d12908413967d233635ac158b4c93fa98c8ff76)
35
+
- Switch to GitHub Actions CI [`b910096`](https://github.com/metalsmith/permalinks/commit/b910096ebb6adf807c9a818ad4f4e35d067c41a4)
40
36
- Update Readme.md, xo dependency to latest version [`6303701`](https://github.com/metalsmith/permalinks/commit/6303701b82373cad7e05efc92be30d33696f81fc)
- Update & apply linting rules to be mostly backwards-compatible [`c945a0d`](https://github.com/metalsmith/permalinks/commit/c945a0dfb51d929058dc77c7c448ea97c09dc8b2)
43
40
- Update package.json with new repo location, NPM scope [`1b9ba66`](https://github.com/metalsmith/permalinks/commit/1b9ba6680a12701b9ac0ae6e13b334af8535f9da)
41
+
- Use https. [`9f0db0d`](https://github.com/metalsmith/permalinks/commit/9f0db0d399c75e541a45e7468c4b5baaafcc2482)
42
+
- Update rimraf, nodemon, slugify, moment to latest, tweak npm scripts [`da4cd29`](https://github.com/metalsmith/permalinks/commit/da4cd293e245b3418c58adbf93f8ac710b814a52)
44
43
- package.json: don't run `lint --fix` on CI. [`857dd11`](https://github.com/metalsmith/permalinks/commit/857dd11d6249dd706cca0c312d919e90257b9d74)
44
+
- Update Travis CI config. [`6557cb9`](https://github.com/metalsmith/permalinks/commit/6557cb96fcce6f7cd8316a3053373d935f656a9a)
45
45
- Update slugify/ transliteration to latest, update tests & Node version support [`ed687c0`](https://github.com/metalsmith/permalinks/commit/ed687c0001f562c32ce916cd42ee437f782a9d0d)
46
46
- Align node version testing with LTS EOL [`5d29e0d`](https://github.com/metalsmith/permalinks/commit/5d29e0deb70d98473a6fa8cbc7196a02503a058b)
47
47
- Adhere to the new lint rules. [`4dcd78b`](https://github.com/metalsmith/permalinks/commit/4dcd78bd14d1f2346965defc39f6f69de59d78f2)
48
48
- Make permalinks a named plugin (for debugging), fix incorrect ref in makeUnique function [`b318e7c`](https://github.com/metalsmith/permalinks/commit/b318e7ce09df153a7470859e3dab466b2ff17d0b)
49
+
- package.json: add an engines property >= 6 [`6974b9c`](https://github.com/metalsmith/permalinks/commit/6974b9c79f6e84b89f34b93a1b7baa022cc515fe)
49
50
- Attempt to fix the last Windows failure. [`6088c69`](https://github.com/metalsmith/permalinks/commit/6088c690c3960edeee3001e4675061eb656055ba)
51
+
- Fix one Windows test failure [`9e5e1f6`](https://github.com/metalsmith/permalinks/commit/9e5e1f6d0dc7b1844ca2fecbca3729b97ed7f90e)
52
+
- Fix backslashes on Windows [`6977b3e`](https://github.com/metalsmith/permalinks/commit/6977b3e710728a18fca3cdc1f5e999713e64ed01)
0 commit comments