1
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
ssube b91e13fc91
more function signature docs 2021-08-08 15:11:23 -05:00
ssube 4c6a4f0df0
continue cleaning up names, being property-based testing 2021-07-24 19:41:28 -05:00
ssube 040fecc6e3
feat(build): bundle as ES module
BREAKING CHANGE: removes the umd module in favor of a smaller, standard
ES module. Consumers will need native support for ES modules (recent
evergreen browsers) or a bundler with the same (rollup, webpack, etc).
2020-06-29 18:23:16 -05:00
ssube e4958ee6f0
fix(docs): describe exports and mark with release status 2020-03-31 08:49:18 -05:00
ssube 9c9a35c829
feat: add checklist 2020-03-29 09:10:40 -05:00