iiris
iiris copied to clipboard
Update dependency prettier-plugin-jsdoc to v0.4.2
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| prettier-plugin-jsdoc | 0.3.34 -> 0.4.2 |
Release Notes
hosseinmd/prettier-plugin-jsdoc (prettier-plugin-jsdoc)
v0.4.2
Features
Bug Fixes
- tag group (afd080b)
0.4.2 (2022-08-24)
Bug Fixes
- ignore esm module in rollup external (9fa0474), closes /github.com/hosseinmd/prettier-plugin-jsdoc/issues/173#issuecomment-1222503231
0.4.1 (2022-08-24)
Features
0.3.37 (2022-04-11)
Bug Fixes
0.3.36 (2022-04-01)
Bug Fixes
- link definition (de27bd7), closes /github.com/hosseinmd/prettier-plugin-jsdoc/issues/158#issuecomment-1085504308
0.3.35 (2022-03-31)
Bug Fixes
0.3.34 (2022-03-30)
Bug Fixes
- jsdocParser option (3c2df88)
0.3.33 (2022-03-25)
Features
Bug Fixes
- not capitalizing pre formated tags (b5beeb7)
- optional type without name (b14397c)
- tag @file capitalization (dc76b72), closes /github.com/hosseinmd/prettier-plugin-jsdoc/issues/143#issuecomment-1014096745
0.3.32 (2022-03-24)
Features
Bug Fixes
- optional type without name (b14397c)
- tag @file capitalization (dc76b72), closes /github.com/hosseinmd/prettier-plugin-jsdoc/issues/143#issuecomment-1014096745
0.3.31 (2022-03-12)
Bug Fixes
- add a package description (#141) (b2f142f)
- add jsdocPreferCodeFences documentation to README. (#146) (06ac97e)
- clean published files (#140) (a77e0f7)
- do not try to format tables found in code blocks (#145) (dd9e1dc)
- ensure formatting matches Prettier markdown formatter (#147) (f735b18)
- line breaks inside jsdoc link synonyms (#149) (092f409)
0.3.30 (2021-11-07)
Bug Fixes
0.3.29 (2021-11-05)
Features
- add jsdocAddDefaultToDescription (c3fb168)
0.3.28 (2021-11-05)
Features
- add jsdocSeparateTagGroups (d46e7f9)
0.3.27 (2021-11-05)
Features
- add jsx tsx css less sass html yaml to markdown support (ef00318)
0.3.26 (2021-11-05)
Bug Fixes
- markdown image link (bf2da59)
0.3.25 (2021-11-05)
Features
Bug Fixes
0.3.24 (2021-09-02)
Bug Fixes
- don't replace defaultvalue because of tsdoc (6eabd15)
0.3.23 (2021-06-10)
Features
- add jsdocSeparateReturnsFromParam (1b3eb01)
0.3.22 (2021-05-01)
Bug Fixes
- don't replace nonwhitespace characters (033ce15)
0.3.21 (2021-04-27)
Features
Bug Fixes
- example: unexpected new line (11267c7)
- Add empty line after list (74c1b65)
- compatibility with other plugins (bfc9c39)
- jsdocParser option is deprecated (17b5fbf), closes /github.com/hosseinmd/prettier-plugin-jsdoc/issues/10#issuecomment-815148264
- line breaks inside jsdoc link (86bb75c)
- remark tsdoc format (4e46c4f)
- remove blank space before of backtick (6dd64e4), closes /github.com/hosseinmd/prettier-plugin-jsdoc/issues/107#issuecomment-825267537
- resolve parser of plugins (bd9be19)
0.3.20 (2021-04-23)
Bug Fixes
- line breaks inside jsdoc link (86bb75c)
- remark tsdoc format (4e46c4f)
- remove blank space before of backtick (6dd64e4), closes /github.com/hosseinmd/prettier-plugin-jsdoc/issues/107#issuecomment-825267537
- resolve parser of plugins (bd9be19)
0.3.19 (2021-04-15)
Features
Bug Fixes
- Add empty line after list (74c1b65)
- jsdocParser option is deprecated (17b5fbf), closes /github.com/hosseinmd/prettier-plugin-jsdoc/issues/10#issuecomment-815148264
0.3.18 (2021-04-02)
Bug Fixes
0.3.17 (2021-03-31)
Bug Fixes
0.3.16 (2021-03-30)
Features
- add typeParam (af3a0e2)
Bug Fixes
- nested list in description (15a57ad)
- unstable sorting (f8afb27)
- unwanted space between tags (6771c62)
0.3.15 (2021-03-29)
Features
0.3.14 (2021-03-23)
Features
- add @borrows @namespace @license @module (2a377f2)
- add jsdocSingleLineComment to options (f755db1)
- format indented code block (b5d8c9f)
- support markdown tables (635299a)
- support tsdoc (4213aed)
Bug Fixes
- long single word in description (18ba560)
0.3.13 (2021-03-04)
Features
- add @borrows @namespace @license @module (2a377f2)
- add jsdocSingleLineComment to options (f755db1)
- format indented code block (b5d8c9f)
- support tsdoc (4213aed)
0.3.12 (2021-02-21)
Features
- add @remarks and @privateRemarks (40cbe4b)
- add ignore to tags, synonyms hidden (905f735)
- use prettier options to example indentation (8d96fd7)
Bug Fixes
- bold text by stars (306218b)
- format all tags descriptions (cb815f0)
- sort params order without name (5337018)
- sort params order without name (5da7a26)
0.3.10 (2021-02-13)
Features
- fix function params order (2524413)
- imporved tag order (#52) (00675e2)
- support stars paragraphs (1a9aa02)
Bug Fixes
-
in block code (c864ba0)
- add to dot to non-English descriptions (6445702)
- better trimming + refactor (9350ee7)
- bug in tags order (1331861)
- indentation and printWidth fix (#56) (8361d95)
- jsdocDescriptionWithDot with germany words (041c882)
- jsdocKeepUnParseAbleExampleIndent (8f18200)
- maxWidth of lines (5f807ce)
- tags description indentation (b9c343f)
- wrong yarn command (389f404)
- wrong yarn command (0b9f468)
-
description:
#in text mistaken for heading (d9a5617) - description: description start underscores (3b8bf02)
- description: empty lines (7d89a66)
- separate
[@typedef](https://redirect.github.com/typedef)and[@callback](https://redirect.github.com/callback)(dfc78b4) - windows EOL now supported (4220471)
0.3.9 (2021-02-03)
Features
- type-formatter: support rest parameters (9952ab8)
- modernize nullable types (cf31411)
- parser: do not remove default values (36f500d)
Bug Fixes
- parser: jsdoc check (d9ce819)
-
*toanywork with strings now (95bb610) - dash lines (33df06d)
- incorrect Array type transformation (3aab697)
- nested arrays + missing prefix (7b4eec6)
- wrong license in package.json (0db143b)
- parser: mordern array transformation (43aa632)
- parser: optional parameter type (01d442a)
- parser: tag type correction (6dc67c7)
0.3.8 (2021-01-27)
Bug Fixes
- do not lower-case unrecognized jsdoc tags (9a3c04e)
0.3.6 (2021-01-14)
0.3.5 (2021-01-12)
Bug Fixes
- keep empty line comments (e083299)
0.3.4 (2021-01-08)
Bug Fixes
- add category to nameless tags (c602823)
- add printWidth to description markdown (754031f)
- add space to examples where accent symbol used (fd10ff1)
- bug paraghrap with number in start of description (23297b8)
- codes in description (2aecefd)
- example print width (a4d0d5e)
v0.4.1
Features
Bug Fixes
- tag group (afd080b)
0.4.2 (2022-08-24)
Bug Fixes
- ignore esm module in rollup external (9fa0474), closes /github.com/hosseinmd/prettier-plugin-jsdoc/issues/173#issuecomment-1222503231
0.4.1 (2022-08-24)
Features
0.3.37 (2022-04-11)
Bug Fixes
0.3.36 (2022-04-01)
Bug Fixes
- link definition (de27bd7), closes /github.com/hosseinmd/prettier-plugin-jsdoc/issues/158#issuecomment-1085504308
0.3.35 (2022-03-31)
Bug Fixes
0.3.34 (2022-03-30)
Bug Fixes
- jsdocParser option (3c2df88)
0.3.33 (2022-03-25)
Features
Bug Fixes
- not capitalizing pre formated tags (b5beeb7)
- optional type without name (b14397c)
- tag @file capitalization (dc76b72), closes /github.com/hosseinmd/prettier-plugin-jsdoc/issues/143#issuecomment-1014096745
0.3.32 (2022-03-24)
Features
Bug Fixes
- optional type without name (b14397c)
- tag @file capitalization (dc76b72), closes /github.com/hosseinmd/prettier-plugin-jsdoc/issues/143#issuecomment-1014096745
0.3.31 (2022-03-12)
Bug Fixes
- add a package description (#141) (b2f142f)
- add jsdocPreferCodeFences documentation to README. (#146) (06ac97e)
- clean published files (#140) (a77e0f7)
- do not try to format tables found in code blocks (#145) (dd9e1dc)
- ensure formatting matches Prettier markdown formatter (#147) (f735b18)
- line breaks inside jsdoc link synonyms (#149) (092f409)
0.3.30 (2021-11-07)
Bug Fixes
0.3.29 (2021-11-05)
Features
- add jsdocAddDefaultToDescription (c3fb168)
0.3.28 (2021-11-05)
Features
- add jsdocSeparateTagGroups (d46e7f9)
0.3.27 (2021-11-05)
Features
- add jsx tsx css less sass html yaml to markdown support (ef00318)
0.3.26 (2021-11-05)
Bug Fixes
- markdown image link (bf2da59)
0.3.25 (2021-11-05)
Features
Bug Fixes
0.3.24 (2021-09-02)
Bug Fixes
- don't replace defaultvalue because of tsdoc (6eabd15)
0.3.23 (2021-06-10)
Features
- add jsdocSeparateReturnsFromParam (1b3eb01)
0.3.22 (2021-05-01)
Bug Fixes
- don't replace nonwhitespace characters (033ce15)
0.3.21 (2021-04-27)
Features
Bug Fixes
- example: unexpected new line (11267c7)
- Add empty line after list (74c1b65)
- compatibility with other plugins (bfc9c39)
- jsdocParser option is deprecated (17b5fbf), closes /github.com/hosseinmd/prettier-plugin-jsdoc/issues/10#issuecomment-815148264
- line breaks inside jsdoc link (86bb75c)
- remark tsdoc format (4e46c4f)
- remove blank space before of backtick (6dd64e4), closes /github.com/hosseinmd/prettier-plugin-jsdoc/issues/107#issuecomment-825267537
- resolve parser of plugins (bd9be19)
0.3.20 (2021-04-23)
Bug Fixes
- line breaks inside jsdoc link (86bb75c)
- remark tsdoc format (4e46c4f)
- remove blank space before of backtick (6dd64e4), closes /github.com/hosseinmd/prettier-plugin-jsdoc/issues/107#issuecomment-825267537
- resolve parser of plugins (bd9be19)
0.3.19 (2021-04-15)
Features
Bug Fixes
- Add empty line after list (74c1b65)
- jsdocParser option is deprecated (17b5fbf), closes /github.com/hosseinmd/prettier-plugin-jsdoc/issues/10#issuecomment-815148264
0.3.18 (2021-04-02)
Bug Fixes
0.3.17 (2021-03-31)
Bug Fixes
0.3.16 (2021-03-30)
Features
- add typeParam (af3a0e2)
Bug Fixes
- nested list in description (15a57ad)
- unstable sorting (f8afb27)
- unwanted space between tags (6771c62)
0.3.15 (2021-03-29)
Features
0.3.14 (2021-03-23)
Features
- add @borrows @namespace @license @module (2a377f2)
- add jsdocSingleLineComment to options (f755db1)
- format indented code block (b5d8c9f)
- support markdown tables (635299a)
- support tsdoc (4213aed)
Bug Fixes
- long single word in description (18ba560)
0.3.13 (2021-03-04)
Features
- add @borrows @namespace @license @module (2a377f2)
- add jsdocSingleLineComment to options (f755db1)
- format indented code block (b5d8c9f)
- support tsdoc (4213aed)
0.3.12 (2021-02-21)
Features
- add @remarks and @privateRemarks (40cbe4b)
- add ignore to tags, synonyms hidden (905f735)
- use prettier options to example indentation (8d96fd7)
Bug Fixes
- bold text by stars (306218b)
- format all tags descriptions (cb815f0)
- sort params order without name (5337018)
- sort params order without name (5da7a26)
0.3.10 (2021-02-13)
Features
- fix function params order (2524413)
- imporved tag order (#52) (00675e2)
- support stars paragraphs (1a9aa02)
Bug Fixes
-
in block code (c864ba0)
- add to dot to non-English descriptions (6445702)
- better trimming + refactor (9350ee7)
- bug in tags order (1331861)
- indentation and printWidth fix (#56) (8361d95)
- jsdocDescriptionWithDot with germany words (041c882)
- jsdocKeepUnParseAbleExampleIndent (8f18200)
- maxWidth of lines (5f807ce)
- tags description indentation (b9c343f)
- wrong yarn command (389f404)
- wrong yarn command (0b9f468)
-
description:
#in text mistaken for heading (d9a5617) - description: description start underscores (3b8bf02)
- description: empty lines (7d89a66)
- separate
[@typedef](https://redirect.github.com/typedef)and[@callback](https://redirect.github.com/callback)(dfc78b4) - windows EOL now supported (4220471)
0.3.9 (2021-02-03)
Features
- type-formatter: support rest parameters (9952ab8)
- modernize nullable types (cf31411)
- parser: do not remove default values (36f500d)
Bug Fixes
- parser: jsdoc check (d9ce819)
-
*toanywork with strings now (95bb610) - dash lines (33df06d)
- incorrect Array type transformation (3aab697)
- nested arrays + missing prefix (7b4eec6)
- wrong license in package.json (0db143b)
- parser: mordern array transformation (43aa632)
- parser: optional parameter type (01d442a)
- parser: tag type correction (6dc67c7)
0.3.8 (2021-01-27)
Bug Fixes
- do not lower-case unrecognized jsdoc tags (9a3c04e)
0.3.6 (2021-01-14)
0.3.5 (2021-01-12)
Bug Fixes
- keep empty line comments (e083299)
0.3.4 (2021-01-08)
Bug Fixes
- add category to nameless tags (c602823)
- add printWidth to description markdown (754031f)
- add space to examples where accent symbol used (fd10ff1)
- bug paraghrap with number in start of description (23297b8)
- codes in description (2aecefd)
- example print width (a4d0d5e)
v0.3.38
Features
Bug Fixes
- tag group (afd080b)
0.4.2 (2022-08-24)
Bug Fixes
- ignore esm module in rollup external (9fa0474), closes /github.com/hosseinmd/prettier-plugin-jsdoc/issues/173#issuecomment-1222503231
0.4.1 (2022-08-24)
Features
0.3.37 (2022-04-11)
Bug Fixes
0.3.36 (2022-04-01)
Bug Fixes
- link definition (de27bd7), closes /github.com/hosseinmd/prettier-plugin-jsdoc/issues/158#issuecomment-1085504308
0.3.35 (2022-03-31)
Bug Fixes
0.3.34 (2022-03-30)
Bug Fixes
- jsdocParser
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.