All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
🎉 This is the first official release of vue-nestable.
- Switched from binding scopedSlots to useing a template loop with slots, #2 (by @pbastowski)
- The polyfill for the experimental support for binding scopedSlots was removed.