|
2 | 2 |
|
3 | 3 | #### ⚠️ Pushed to `master` |
4 | 4 |
|
| 5 | +- Trigger CI release ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 6 | +- Retrigger CI release ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 7 | +- Fix repo URL casing in CI release job ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 8 | +- Fetch full git history in release job for auto changelog ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 9 | +- Upgrade auto from v7 to v11 to fix git log depth error ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 10 | +- Revert NODE_AUTH_TOKEN back to GH_TOKEN ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 11 | +- Use GITHUB_TOKEN for GitHub Packages auth in CI ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 12 | +- Bump use-screen-size to v2.0.2 ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 13 | +- Remove peerDependencies from local use-screen-size package ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 14 | +- Fix use-screen-size resolution in deploy-docs by installing explicitly ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 15 | +- Debug: check use-screen-size installation in deploy-docs workflow ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 16 | +- Add use-screen-size to root devDependencies for CI resolution ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 17 | +- Clean up CI workflow: remove debug step, consolidate steps ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 18 | +- Fix bootstrap order: root npm install before lerna exec ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 19 | +- Include CI workflow and root package.json in CI path triggers ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 20 | +- Add debug step for emotion version and force correct install on CI ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 21 | +- Fix .npmrc to use GitHub Packages registry instead of local path ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 22 | +- Upgrade CI to Node 20 and make stmux optional ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 23 | +- Mention license ([@StanBoyet](https://github.com/StanBoyet)) |
| 24 | +- Add license ([@StanBoyet](https://github.com/StanBoyet)) |
| 25 | +- `@drawbotics/drylus-style-vars`, `@drawbotics/extract-emotion`, `@drawbotics/icons`, `@drawbotics/react-drylus`, `@drawbotics/styleguide`, `@drawbotics/vanilla-drylus` |
| 26 | + - v8.7.1 ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 27 | + - Fix vulnerabilities, update deps, and fix styleguide compatibility ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 28 | +- `@drawbotics/styleguide` |
| 29 | + - Remove deprecated minimal-ui viewport directive ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 30 | + - Fix styleguide build: use published use-screen-size, build vanilla-drylus ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 31 | + - Show webpack errors in styleguide build ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 32 | + - Inline check-env in styleguide webpack config ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 33 | +- `@drawbotics/react-drylus`, `@drawbotics/styleguide` |
| 34 | + - Switch use-screen-size, check-env, and s3sync to GitHub Packages ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 35 | + - Add use-screen-size as local package to fix CI resolution ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 36 | +- `@drawbotics/react-drylus` |
| 37 | + - Fix typedoc build for docs.json generation in deploy-docs ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 38 | + - Add jest mock for @drawbotics/use-screen-size ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 39 | +- `@drawbotics/extract-emotion` |
| 40 | + - Fix removeHash regex to not corrupt CSS for hash-only class names ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 41 | + - Add use-screen-size as webpack external in extract-emotion ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 42 | +- `@drawbotics/react-drylus`, `@drawbotics/vanilla-drylus` |
| 43 | + - Pin emotion to exact 10.0.27 to prevent CI resolving tombstone v11 ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 44 | +- `@drawbotics/vanilla-drylus` |
| 45 | + - Fix deploy-docs workflow and inline check-env ([@LaurentClaes](https://github.com/LaurentClaes)) |
| 46 | + |
| 47 | +#### Authors: 2 |
| 48 | + |
| 49 | +- [@LaurentClaes](https://github.com/LaurentClaes) |
| 50 | +- Stanislas Boyet ([@StanBoyet](https://github.com/StanBoyet)) |
| 51 | + |
| 52 | +--- |
| 53 | + |
| 54 | +# v8.7.1 (Mon Mar 02 2026) |
| 55 | + |
| 56 | +#### ⚠️ Pushed to `master` |
| 57 | + |
5 | 58 | - Fix repo URL casing in CI release job ([@LaurentClaes](https://github.com/LaurentClaes)) |
6 | 59 | - Fetch full git history in release job for auto changelog ([@LaurentClaes](https://github.com/LaurentClaes)) |
7 | 60 | - Upgrade auto from v7 to v11 to fix git log depth error ([@LaurentClaes](https://github.com/LaurentClaes)) |
|
0 commit comments