Releases: codingjoe/django-esm
Releases · codingjoe/django-esm
0.4.2
0.4.1
What's Changed
- Bump bandit from 1.7.6 to 1.7.7 by @dependabot in #19
- Properly parse flat modules by @codingjoe in #20
Full Changelog: 0.4.0...0.4.1
0.4.0
0.3.1
What's Changed
- Resolve recursion error by @codingjoe in #16
- Simplify implementation and inject node_modules directly by @codingjoe in #17
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Add staticfile finder to limit exposure by @codingjoe in #15
Full Changelog: 0.2.3...0.3.0
0.2.3
What's Changed
- Properly resolve all wildcard exports from dependencies by @codingjoe in #14
Full Changelog: 0.2.2...0.2.3
0.2.2
What's Changed
- Better raverse package export patterns by @codingjoe in #12
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- Fix ManifestStaticFilesStorage support by @codingjoe in #10
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Add LRU cache to template tag to improve performance by @codingjoe in #8
- Support nested node_modules and private modules via imports including wildcards by @codingjoe in #9
Full Changelog: 0.1.2...0.2.0
0.1.2
What's Changed
- Add support for string-based export objects by @codingjoe in #7
- Drop Python 3.8 support
Full Changelog: 0.1.1...0.1.2