Skip to content

Commit 9dc385b

Browse files
committed
docs + funding wave: per-atom READMEs + kernel d.ts org-complete (denoise pattern; tsc-strict), funding field + FUNDING.yml, weighting manifests ×7; patch bumps (release sweep)
1 parent 3b3ce68 commit 9dc385b

77 files changed

Lines changed: 1565 additions & 109 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/FUNDING.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
github: audiojs

package-lock.json

Lines changed: 112 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@audio/effect",
3-
"version": "2.1.3",
3+
"version": "2.1.4",
44
"type": "module",
55
"sideEffects": false,
66
"description": "Audio effects — umbrella for @audio/effect-* atoms (modulation, delay, distortion, utility)",
@@ -79,5 +79,6 @@
7979
"@audio/effect-subbass": "^1.0.0",
8080
"@audio/effect-rotary": "^0.1.0",
8181
"@audio/effect-tapestop": "^0.1.0"
82-
}
82+
},
83+
"funding": "https://github.com/sponsors/audiojs"
8384
}

0 commit comments

Comments
 (0)