Skip to content

Releases: loadingio/ldc

0.0.6

09 Jun 17:36
Compare
Choose a tag to compare
  • reverse 0.0.5 code for code order issue since it's not a valid solution

0.0.5

09 Jun 16:14
Compare
Choose a tag to compare
  • upgrade dependencies for vulnerability fixing
  • update auto init code to prevent from missing events issue caused by code order or readystate hijack by frameworks such as Cloudflare.

0.0.4

17 May 06:54
Compare
Choose a tag to compare
  • call modules with a brand new this object.
  • register returns the registered ldc object
  • accept object or list in init.

0.0.3

24 Jan 14:17
Compare
Choose a tag to compare
  • rename ldc.js, ldc.min.js to index.js and index.min.js
  • upgrade modules
  • add main and browser field in package.json.
  • further minimize generated js file with mangling and compression
  • remove assets files from git
  • patch test code to make it work with upgraded modules
  • release with compact directory structure

0.0.2

14 Dec 13:53
Compare
Choose a tag to compare
  • update module name to @loadingio/ldc
  • upgrade dependencies

0.0.1

14 Dec 13:46
Compare
Choose a tag to compare
v0.0.1

update readme