Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 15, 2024
1 parent 6095dc4 commit 305f80f
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 25 deletions.
5 changes: 0 additions & 5 deletions .changeset/few-coats-smash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-plums-bake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/soft-days-care.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/twelve-stingrays-train.md

This file was deleted.

16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# playroom

## 0.40.0

### Minor Changes

- fab7863: Drop support for browser versions that do not support the `IntersectionObserver` API

Playroom no longer provides a polyfill for [`IntersectionObserver`].

[`intersectionobserver`]: https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API

### Patch Changes

- 6095dc4: Replace `polished` dependency with CSS relative color syntax and `color-mix`
- fb14616: Restrict `playroom`'s Vanilla Extract plugin to only process playroom's `.css.ts` files
- 719c957: Remove `lodash` dependency

## 0.39.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "playroom",
"version": "0.39.1",
"version": "0.40.0",
"description": "Design with code, powered by your own component library",
"main": "utils/index.js",
"types": "utils/index.d.ts",
Expand Down

0 comments on commit 305f80f

Please sign in to comment.