noahweasley / Node-User-Settings

A universal but simple node library to implement user settings, built to work with Electron.js with little or no configurations
https://www.npmjs.com/package/node-user-settings
MIT License
1 stars 1 forks source link

Implement settings migration on upgrade of application version #2

Open noahweasley opened 1 year ago

noahweasley commented 1 year ago

A migration system is highly needed as users of this module are required to manually implement it. There might be a need to remove or add or change preference location for some reason, hence a need for migration.