Releases: mixxorz/slippers
Releases · mixxorz/slippers
0.6.2
What's Changed
- Drop Python 3.7 and add Python 3.11 by @zerolab in #46
- Update tooling by @zerolab in #47
- Sets nodelist on inline components to empty NodeList by @topher235 in #49
New Contributors
- @zerolab made their first contribution in #46
- @topher235 made their first contribution in #49
Full Changelog: 0.6.1...0.6.2
0.6.1
What's Changed
- remove default_config for Django versions 3.2+ by @mschoettle in #35
- Disable generating sourcemaps for PropErrors UI
New Contributors
- @mschoettle made their first contribution in #35
Full Changelog: 0.6.0...0.6.1
0.6.1-alpha.0
0.6.0
What's Changed
- Prop types, runtime type checking, and component code by @mixxorz in #25
- Refactor prop type checking by @mixxorz in #28
- Prop errors UI by @mixxorz in #29
- Remove dependency upper version bounds by @adamchainz in #32
- Docs: attrs tag default value by @jlopinto in #26
- Prop errors refinement by @mixxorz in #30
- Prep for Django 4.2 by @leetrout in #39
New Contributors
- @adamchainz made their first contribution in #32
- @jlopinto made their first contribution in #26
- @leetrout made their first contribution in #39
Full Changelog: 0.5.0...0.6.0
0.6.0-alpha.0
What's Changed
Prop types, runtime type checking, and component code by @mixxorz in
Full Changelog: 0.5.0...0.6.0-alpha.0
0.5.0
0.5.0-alpha.0
What's Changed
- Add support for special characters in keyword arguments by @mixxorz in #23
- Improve boolean handling by @mixxorz in #24
Full Changelog: 0.4.0...0.5.0-alpha.0