1
0
Fork 0
Commit Graph

2 Commits

Author SHA1 Message Date
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 3f675aaaa3
feat(list): add utils from salty-dog 2020-03-31 18:47:44 -05:00