v2.2.1
- Added HeadlessUI/vue for displaying modals
- Now clicking Show opens a modal and displays details there
- Minor fix: Fixed the name of ShowForm modal
UPGRADE NOTICE:
When upgrading, take note that the @headlessui/vue npm package was added to the list of npm packages you need to install.
You can simply add the dependency using yarn add -D @headlessui/vue or npm install --dev @headlessui/vue.