项目原始demo,不改动
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

CHANGES.md 1.1 KiB

123456789101112131415161718192021222324252627282930313233343536
  1. # Changes
  2. ## 1.0.1
  3. ### Other changes
  4. * project: migrate to gitlab (0046018)
  5. ## 1.0.0
  6. * Update:a83cc21 Update dependencies. (a83cc21)
  7. * Fix:0c80670 Fix component info. (0c80670)
  8. * chore: add change log (2787c9f)
  9. * breaking change: export the entrypoint function directly (e56e066)
  10. * chore: set indentation to two spaces (04419ce)
  11. * chore: convert the unit tests to vanilla js (d87f514)
  12. * feature: add browser-based test runner (24bdeab)
  13. * chore: update dev deps (d56cbd4)
  14. * fix: fix lint errors (52ae898)
  15. * chore: update target node versions (d5a8b6b)
  16. * fix: speed up the unit tests a bit (b8adf00)
  17. * chore: insert whitespace (012e12b)
  18. * breaking change: rename from trier to tryer (d7b121d)
  19. * fix: tolerate missing options argument (7417ed9)
  20. * fix: improve the readme (807112e)
  21. * breaking change: ditch the stupid context and args options (009ef33)
  22. * feature: handle promises returned by actions (e24a0cf)
  23. * fix: fix lint errors (d4e6321)
  24. * chore: update minified lib (066bbc5)
  25. * chore: add a note about lib size to the readme (55b883b)
  26. * chore: update copyright statement (3805ac6)
  27. ## 0.3.6
  28. Legacy version, `trier`.