Skip to content

Version Packages #802

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 30, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions .changeset/green-tires-wish.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/active-element/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @solid-primitives/active-element

## 2.1.3

### Patch Changes

- 48d890d: Add missing type keyword to type imports.
- Updated dependencies [48d890d]
- @solid-primitives/[email protected]

## 2.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/active-element/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/active-element",
"version": "2.1.2",
"version": "2.1.3",
"description": "A reactive document.activeElement. Check which element is currently focused.",
"author": "Damian Tarnawski @thetarnav <[email protected]>",
"contributors": [
Expand Down
6 changes: 6 additions & 0 deletions packages/autofocus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @solid-primitives/autofocus

## 0.1.3

### Patch Changes

- 48d890d: Add missing type keyword to type imports.

## 0.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/autofocus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/autofocus",
"version": "0.1.2",
"version": "0.1.3",
"description": "Primitives for autofocusing HTML elements",
"author": "jer3m01 <[email protected]>",
"contributors": [],
Expand Down
8 changes: 8 additions & 0 deletions packages/bounds/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @solid-primitives/bounds

## 0.1.3

### Patch Changes

- Updated dependencies [48d890d]
- @solid-primitives/[email protected]
- @solid-primitives/[email protected]

## 0.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/bounds/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/bounds",
"version": "0.1.2",
"version": "0.1.3",
"description": "Primitives for tracking HTML element size and position on screen as it changes.",
"author": "Damian Tarnawski <[email protected]>",
"contributors": [],
Expand Down
7 changes: 7 additions & 0 deletions packages/connectivity/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @solid-primitives/connectivity

## 0.4.3

### Patch Changes

- Updated dependencies [48d890d]
- @solid-primitives/[email protected]

## 0.4.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connectivity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/connectivity",
"version": "0.4.2",
"version": "0.4.3",
"description": "A navigator.onLine signal.",
"author": "Klemen Slavič <[email protected]>",
"contributors": [
Expand Down
6 changes: 6 additions & 0 deletions packages/event-listener/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @solid-primitives/event-listener

## 2.4.3

### Patch Changes

- 48d890d: Add missing type keyword to type imports.

## 2.4.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/event-listener/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/event-listener",
"version": "2.4.2",
"version": "2.4.3",
"description": "SolidJS Primitives to manage creating event listeners.",
"author": "David Di Biase <[email protected]>",
"contributors": [
Expand Down
6 changes: 6 additions & 0 deletions packages/fullscreen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @solid-primitives/fullscreen

## 1.3.3

### Patch Changes

- 48d890d: Add missing type keyword to type imports.

## 1.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/fullscreen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/fullscreen",
"version": "1.3.2",
"version": "1.3.3",
"description": "Primitive that wraps the fullscreen API.",
"author": "Alex Lohr <[email protected]>",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/keyboard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @solid-primitives/keyboard

## 1.3.3

### Patch Changes

- Updated dependencies [48d890d]
- @solid-primitives/[email protected]

## 1.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/keyboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/keyboard",
"version": "1.3.2",
"version": "1.3.3",
"description": "A library of reactive promitives helping handling user's keyboard input.",
"author": "Damian Tarnwski <[email protected]>",
"contributors": [],
Expand Down
7 changes: 7 additions & 0 deletions packages/media/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @solid-primitives/media

## 2.3.3

### Patch Changes

- Updated dependencies [48d890d]
- @solid-primitives/[email protected]

## 2.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/media/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/media",
"version": "2.3.2",
"version": "2.3.3",
"description": "Primitives for media query and device features",
"author": "David Di Biase <[email protected]>",
"contributors": [
Expand Down
7 changes: 7 additions & 0 deletions packages/mouse/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @solid-primitives/mouse

## 2.1.4

### Patch Changes

- Updated dependencies [48d890d]
- @solid-primitives/[email protected]

## 2.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/mouse/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/mouse",
"version": "2.1.3",
"version": "2.1.4",
"description": "A collection of Solid Primitives, that capture current mouse cursor position, and help to deal with common related usecases.",
"author": "Damian Tarnawski <[email protected]>",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/page-visibility/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @solid-primitives/page-visibility

## 2.1.3

### Patch Changes

- Updated dependencies [48d890d]
- @solid-primitives/[email protected]

## 2.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/page-visibility/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/page-visibility",
"version": "2.1.2",
"version": "2.1.3",
"description": "Primitive to track page visibility",
"author": "David Di Biase",
"contributors": [
Expand Down
6 changes: 6 additions & 0 deletions packages/pagination/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @solid-primitives/pagination

## 0.4.3

### Patch Changes

- 48d890d: Add missing type keyword to type imports.

## 0.4.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/pagination/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/pagination",
"version": "0.4.2",
"version": "0.4.3",
"description": "A primitive that creates all the reactive data to manage your pagination.",
"author": "Alex Lohr <[email protected]>",
"contributors": [
Expand Down
8 changes: 8 additions & 0 deletions packages/pointer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @solid-primitives/pointer

## 0.3.3

### Patch Changes

- 48d890d: Add missing type keyword to type imports.
- Updated dependencies [48d890d]
- @solid-primitives/[email protected]

## 0.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/pointer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/pointer",
"version": "0.3.2",
"version": "0.3.3",
"description": "A collection of primitives, giving you a nicer API to handle pointer events in a reactive context.",
"author": "Damian Tarnawski @thetarnav <[email protected]>",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/resize-observer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @solid-primitives/resize-observer

## 2.1.3

### Patch Changes

- Updated dependencies [48d890d]
- @solid-primitives/[email protected]

## 2.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/resize-observer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/resize-observer",
"version": "2.1.2",
"version": "2.1.3",
"description": "Reactive primitives for observing resizing of HTML elements.",
"author": "Moshe Udimar",
"contributors": [
Expand Down
7 changes: 7 additions & 0 deletions packages/scroll/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @solid-primitives/scroll

## 2.1.3

### Patch Changes

- Updated dependencies [48d890d]
- @solid-primitives/[email protected]

## 2.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/scroll/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/scroll",
"version": "2.1.2",
"version": "2.1.3",
"description": "Reactive primitives to react to element/window scrolling.",
"author": "David Di Biase <[email protected]>",
"contributors": [
Expand Down
6 changes: 6 additions & 0 deletions packages/upload/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @solid-primitives/upload

## 0.1.3

### Patch Changes

- 48d890d: Add missing type keyword to type imports.

## 0.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/upload/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/upload",
"version": "0.1.2",
"version": "0.1.3",
"description": "Primitives for uploading files.",
"author": "Rustam Ashurmatov <[email protected]>",
"license": "MIT",
Expand Down