Skip to content

v1.0.0-0

Pre-release
Pre-release

Choose a tag to compare

@coolreader18 coolreader18 released this 23 Sep 06:36
· 21 commits to master since this release
bde278b

Prerelease for 1.0.0.

Brief overview of changes:

  • Completely remove all comment metadata stuff
  • Find import statements in the code and use that instead of @legume and @require
  • Support for CSS url()s, it finds those and resolves them too.
  • AMD module support, for stuff like jquery-ui that only does AMD.
  • Dynamic imports, they basically just convert to Legume()
  • Better and cleaner API.