Releases: mixxorz/slippers
Releases · mixxorz/slippers
Release list
0.7.0
What's Changed
- Migrate to mkdocs from docusaurus by @mixxorz in #78
- Automatically pass request object to components by @mixxorz in #79
- Fix #70: Support multiple declarations in the var tag. by @vsajip in #71
- Simplify front end error UI by @mixxorz in #80
New Contributors
Full Changelog: 0.6.3...0.7.0
0.6.3
What's Changed
- Security release for CVE-2026-34231 Cross-Site Scripting (XSS) in
attrsTemplate Tag
Full Changelog: 0.6.2...0.6.3
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