Breaking Changes
idの生成方法が変更されています。
これはサービスやAPIを跨いで同一のコンテンツIDがあった時に、コンテンツが上書きされてしまう現象を回避するために行いました。
そのため、node.id
をURLなどに用いていた場合はそちらも変更されます。
What's Changed
Bug Fixes
- fix: サービスやAPIを跨いで同一のコンテンツIDのものが重複してしまう現象を修正 by @dc7290 in #31
- Bump y18n from 4.0.0 to 4.0.1 by @dependabot in #14
- Bump lodash from 4.17.19 to 4.17.21 by @dependabot in #15
- Bump hosted-git-info from 2.8.5 to 2.8.9 by @dependabot in #16
- Bump ws from 7.3.0 to 7.5.0 by @dependabot in #18
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #22
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #23
- Bump pathval from 1.1.0 to 1.1.1 by @dependabot in #26
- Bump ajv from 6.10.2 to 6.12.6 by @dependabot in #27
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #28
- Bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #30
- Bump glob-parent from 5.1.0 to 5.1.2 by @dependabot in #33
- Bump ansi-regex from 3.0.0 to 3.0.1 by @dependabot in #34
- Bump json-schema from 0.2.3 to 0.4.0 by @dependabot in #35
- Bump jsdom from 16.2.2 to 16.7.0 by @dependabot in #29
Full Changelog: v2.0.0...v3.0.0