CHANGELOG.json 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. {
  2. "name": "@rushstack/eslint-patch",
  3. "entries": [
  4. {
  5. "version": "1.1.0",
  6. "tag": "@rushstack/eslint-patch_v1.1.0",
  7. "date": "Fri, 05 Nov 2021 15:09:18 GMT",
  8. "comments": {
  9. "minor": [
  10. {
  11. "comment": "feat(eslint-patch): Find patch targets independently of disk layout"
  12. }
  13. ]
  14. }
  15. },
  16. {
  17. "version": "1.0.9",
  18. "tag": "@rushstack/eslint-patch_v1.0.9",
  19. "date": "Wed, 27 Oct 2021 00:08:15 GMT",
  20. "comments": {
  21. "patch": [
  22. {
  23. "comment": "Update the package.json repository field to include the directory property."
  24. }
  25. ]
  26. }
  27. },
  28. {
  29. "version": "1.0.8",
  30. "tag": "@rushstack/eslint-patch_v1.0.8",
  31. "date": "Wed, 13 Oct 2021 15:09:54 GMT",
  32. "comments": {
  33. "patch": [
  34. {
  35. "comment": "Add support for ESLint 8.0.0"
  36. }
  37. ]
  38. }
  39. },
  40. {
  41. "version": "1.0.7",
  42. "tag": "@rushstack/eslint-patch_v1.0.7",
  43. "date": "Thu, 23 Sep 2021 00:10:40 GMT",
  44. "comments": {
  45. "patch": [
  46. {
  47. "comment": "Upgrade the `@types/node` dependency to version to version 12."
  48. }
  49. ]
  50. }
  51. },
  52. {
  53. "version": "1.0.6",
  54. "tag": "@rushstack/eslint-patch_v1.0.6",
  55. "date": "Fri, 30 Oct 2020 00:10:14 GMT",
  56. "comments": {
  57. "patch": [
  58. {
  59. "comment": "Update the \"modern-module-resolution\" patch to support ESLint 7.8.0 and newer"
  60. }
  61. ]
  62. }
  63. },
  64. {
  65. "version": "1.0.5",
  66. "tag": "@rushstack/eslint-patch_v1.0.5",
  67. "date": "Wed, 30 Sep 2020 18:39:17 GMT",
  68. "comments": {
  69. "patch": [
  70. {
  71. "comment": "Update to build with @rushstack/heft-node-rig"
  72. }
  73. ]
  74. }
  75. },
  76. {
  77. "version": "1.0.4",
  78. "tag": "@rushstack/eslint-patch_v1.0.4",
  79. "date": "Wed, 30 Sep 2020 06:53:53 GMT",
  80. "comments": {
  81. "patch": [
  82. {
  83. "comment": "Update README.md"
  84. }
  85. ]
  86. }
  87. },
  88. {
  89. "version": "1.0.3",
  90. "tag": "@rushstack/eslint-patch_v1.0.3",
  91. "date": "Wed, 12 Aug 2020 00:10:05 GMT",
  92. "comments": {
  93. "patch": [
  94. {
  95. "comment": "Updated project to build with Heft"
  96. }
  97. ]
  98. }
  99. },
  100. {
  101. "version": "1.0.2",
  102. "tag": "@rushstack/eslint-patch_v1.0.2",
  103. "date": "Wed, 24 Jun 2020 09:50:48 GMT",
  104. "comments": {
  105. "patch": [
  106. {
  107. "comment": "Fix an issue with the published file set"
  108. }
  109. ]
  110. }
  111. },
  112. {
  113. "version": "1.0.1",
  114. "tag": "@rushstack/eslint-patch_v1.0.1",
  115. "date": "Wed, 24 Jun 2020 09:04:28 GMT",
  116. "comments": {
  117. "patch": [
  118. {
  119. "comment": "Initial release"
  120. }
  121. ]
  122. }
  123. }
  124. ]
  125. }