wrappid / wrappid-app

A frontend boilerplate template application built for using Wrappid framework, which enables simultaneous development of web and mobile application
https://www.github.com/wrappid
MIT License
12 stars 6 forks source link

feature: wrappid-app template versioning #23

Closed anantakumarghosh closed 6 months ago

anantakumarghosh commented 8 months ago

Description

Currently there is no template versioning, so there is no way to know which template version user's wrappid-app is using.

Proposed solution

Add templateVersion key in package.json

Update 6 Feb 2024

Use wrTemplateVersion key in package.json

Update 14 March 2024

Use wrTemplateVersion key in wrappid.meta.json

techoneel commented 7 months ago

@anantakumarghosh is still working on this as of now

anantakumarghosh commented 6 months ago

Closing as done.