Releases: berniegp/vue-unique-id
Releases · berniegp/vue-unique-id
v3.2.0
New features
- Allow customizing the unique identifier's prefix
v3.1.4
New features
Bug fixes
- Fix custom
uid
property not used in $id
generator
v3.1.0
New features
- Make the uid property name configurable
- Don't use Object.assign() to match the Vue.js supported browsers (ECMAScript 5)
v3.0.0
New features
Breaking changes
v2.0.0
New features
Breaking changes
v1.1.0
- Add better TypeScript declaration files
- Add build step