Skip to content

Latest commit

 

History

History
136 lines (105 loc) · 17.3 KB

CHANGELOG.md

File metadata and controls

136 lines (105 loc) · 17.3 KB

1.0.0-dev.4 (2022-08-17)

🏡 Housekeeping

  • release: update commit message format (e737d39)

1.0.0-dev.3 (2022-08-15)

🤖 Continuous Integration

  • workflows: fix ReferenceError: prereleased is not defined (2010f59)

1.0.0-dev.2 (2022-08-15)

🤖 Continuous Integration

  • workflows: fix release branch check in label-linked-issues (5dfd646)

1.0.0-dev.1 (2022-08-15)

📦 Build

  • deps-dev: add version-bump-prompt (720c8cc)
  • deps-dev: bump @faker-js/faker from 7.3.0 to 7.4.0 (a053cff)
  • deps-dev: bump @storybook/react from 6.5.9 to 6.5.10 (72685d5)
  • deps-dev: bump @types/chai from 4.3.1 to 4.3.3 (6d954a4)
  • deps-dev: bump @types/mvdan-sh from 0.5.1 to 0.10.0 (1a553ec)
  • deps-dev: bump @types/node from 16.11.45 to 16.11.46 (1d92a3b)
  • deps-dev: bump @types/node from 16.11.46 to 16.11.47 (45000ad)
  • deps-dev: bump @types/node from 16.11.47 to 16.11.49 (1c82736)
  • deps-dev: bump @types/prettier from 2.6.3 to 2.6.4 (e282d3d)
  • deps-dev: bump @types/prettier from 2.6.4 to 2.7.0 (67c561e)
  • deps-dev: bump @types/react from 18.0.15 to 18.0.17 (cb1ed8a)
  • deps-dev: bump @types/styled-components from 5.1.25 to 5.1.26 (5b3be88)
  • deps-dev: bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.33.1 (7ac305c)
  • deps-dev: bump @typescript-eslint/parser from 5.31.0 to 5.33.1 (0ee3312)
  • deps-dev: bump @vitest/ui from 0.19.1 to 0.20.2 (8008811)
  • deps-dev: bump @vitest/ui from 0.20.2 to 0.22.0 (ded9bca)
  • deps-dev: bump cspell from 6.4.1 to 6.5.0 (5765fdd)
  • deps-dev: bump cspell from 6.5.0 to 6.6.1 (42fc21d)
  • deps-dev: bump eslint from 8.20.0 to 8.22.0 (69e6a05)
  • deps-dev: bump eslint-plugin-jest from 26.6.0 to 26.7.0 (b2d7581)
  • deps-dev: bump eslint-plugin-jest from 26.7.0 to 26.8.3 (3d02117)
  • deps-dev: bump eslint-plugin-jsdoc from 39.3.3 to 39.3.4 (9643afc)
  • deps-dev: bump eslint-plugin-jsdoc from 39.3.4 to 39.3.6 (642474b)
  • deps-dev: bump eslint-plugin-yml from 1.0.0 to 1.1.0 (b9ebe3b)
  • deps-dev: bump prettier-plugin-sh from 0.12.6 to 0.12.8 (370954d)
  • deps-dev: bump resolve-tspaths from 0.7.1 to 0.7.4 (fc26382)
  • deps-dev: bump tsconfig-paths from 4.0.0 to 4.1.0 (a8a6488)
  • deps-dev: bump unbuild from 0.7.6 to 0.8.8 (9fdd322)
  • deps-dev: bump vite from 3.0.3 to 3.0.4 (af60fdb)
  • deps-dev: bump vite from 3.0.4 to 3.0.7 (40f441b)
  • deps-dev: bump vitest from 0.19.1 to 0.20.2 (20a341c)
  • deps-dev: bump vitest from 0.20.2 to 0.22.0 (26a626f)
  • deps-dev: bump yaml-eslint-parser from 1.0.1 to 1.1.0 (3c54b79)

🤖 Continuous Integration

  • add gpr registry config for @dependabot (9214d7e)
  • remove ignored dependencies for @dependabot (b2062ff)
  • deps: bump actions/github-script from 6.1.0 to 6.1.1 (#34) (e2b768d)
  • workflows: integrity (6b2ee34)
  • workflows: label-linked-issues (48f484b)
  • workflows: query-linked-issues (0387d12)
  • workflows: cleanup docs (7cbf5b1)
  • workflows: close inactionable issues after 14 days (ebd66fe)
  • workflows: fix @dependabot permissions in ci workflow (f98886a)
  • workflows: lock inactive threads after 60 days (484c468)
  • workflows: refactor release and package publishing (419d7e9)
  • workflows: reimplement @dependabot auto approve and merge (d9fdbdc)
  • workflows: reimplement ci workflow (b101d8d)
  • workflows: reimplement label management workflow (f535f1b)
  • workflows: reimplement pr auto approval (0b95e78)
  • workflows: set lock-inactive-threads token permissions (f5b3733)

📝 Documentation

  • cleanup contributing guide (9b86200)
  • install from git (63529b3)
  • reword release branch naming conventions note (604a3a0)
  • update branching model, pull requests, and releasing (ecc9b48)
  • usage (f60f61b)
  • pkg: fix license badge (c16af60)
  • ts: add typescript badge (8b929bb)

✨ Features

🐛 Fixes

  • cjs: default package export (5160e1d)
  • deps-dev: command injection in simple-git (c0fdb31)
  • deps-dev: regular expression denial of service in glob-parent (e152d83)
  • deps-dev: regular expression denial of service in trim (9db3278)
  • deps-dev: uncontrolled resource consumption in trim-newlines (3c64f40)

🏡 Housekeeping

  • cleanup eslint config (57fbb98)
  • first commit (5dafd48)
  • fix code style command in lint-staged config (d0699b5)
  • prevent prettier from formatting markdown (0726c3b)
  • remove .eslintrc.react.cjs (386e96c)
  • reorganize eslint config (ed84f11)
  • update build + pack configs (1e2a68a)
  • update sample gitconfig (92c5086)
  • github: add status:prereleased label (bab2727)
  • github: add labels scope:cjs, scope:esm, and scope:release (fa5f7c5)
  • github: cleanup bug report environment section starter (351f299)
  • github: fix commit scopes (29d4534)
  • github: update description for label scope:typescript (9504675)
  • pkg: engines.yarn (e5eb9cf)
  • pkg: reset version to 0.0.0 (e491f33)
  • release: add changelog config (a6fee57)
  • release: add local workflow (05c75ae)
  • release: refactor changelog config (34c2c9a)
  • release: update local workflow (9e7cf42)
  • tests: cleanup vitest config (b2e1d7e)
  • tests: fix coverage workflow (1333c19)
  • tests: run tests in alphabetical order (79098d1)
  • ts: update tsconfig (e344c49)
  • vscode: update workspace settings (d2cef3e)
  • yarn: cleanup yarn environment (9a0ab32)
  • yarn: versioning setup (fcd06b8)