Releases: oakstudios/mechanical-ragger
Releases · oakstudios/mechanical-ragger
0.5.0
What's Changed
- Fixed web component callbacks not firing by @danielgamage in #20
- Use
slot
s instead of pure shadow DOM to allow CSS targetting elements insidemechanical-ragger
by @danielgamage in #17
Full Changelog: v0.4.1...v0.5.0
0.4.1
Just a readme update.
Full Changelog: v0.4.0...v0.4.1
0.4.0
0.3.0
What's Changed
- Added specs by @mikabusante in #9
- Support for more scripts (RTL, vertical) by @danielgamage in #14
Full Changelog: v0.2.2...v0.3.0
0.2.2
v0.2.2 dependencies key seemingly still needed for some tooling (like bundle…
0.2.1
v0.2.1 forgot to bump version. standard
0.2.0
more explicit ESM output with submodules for react/web-components
0.1.13
v0.1.13 version bump
0.1.12
v0.1.12 forgot to bump package.json version (should probably automate)
0.1.11
v0.1.11 using npm ci instead of npm i in ci