6.0.0 (2020-09-27)
- parcel: replace rollup with parcel 2 (3876be2)
- parcel: packagejson#module was removed because the file is no longer being generated.
- types: it's apparent we're import sortablejs with all plugins mounted. We've had a few bugs come in that MultiDrag no longer exports because of version 1.12.x of sortablejs making an accidental breaking change.
5.0.5 (2020-09-25)
- util.ts: changes custom type Omit to extend keyof T (9db7297)