v2.2.2-rc.0
Pre-release
Pre-release
install release
edit .meteor/packages
aldeed:tabular@2.2.2-rc.0! # use ! at the end to force depedency compatibility
or
$ meteor add aldeed:tabular@2.2.2-rc.0
Packosphere link:
https://packosphere.com/aldeed/tabular/2.2.2-rc.0
What's Changed
- feature(ci): add comment issue workflow by @jankapunkt in #446
- Fix the case of multiple table on the same page by @dokithonon in #442
- Allow the columns option to be a function by @TechplexEngineer in #424
- add eslint, custom search & fix mem leak by @lynchem in #448
New Contributors
- @jankapunkt made their first contribution in #446
- @dokithonon made their first contribution in #442
Full Changelog: v2.1.2...v2.2.2-rc.0