Skip to content

Releases: codingjoe/django-esm

0.3.1

22 Jan 18:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

21 Jan 18:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...0.3.0

0.2.3

21 Jan 10:49
Compare
Choose a tag to compare

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

12 Jan 20:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.2.2

0.2.1

22 Dec 22:00
313882f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

22 Dec 20:10
Compare
Choose a tag to compare

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

22 Dec 10:09
Compare
Choose a tag to compare

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

0.1.1

21 Dec 21:37
Compare
Choose a tag to compare

What's Changed

  • Fix ESM exports based on latest Node.js implementation by @codingjoe in #5
  • Minify import map JSON in production mode by @codingjoe in #6

Full Changelog: 0.1.0...0.1.1

0.1.0

21 Dec 15:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/codingjoe/django-esm/commits/0.1.0