Tags: kant/revert
Tags
chore(docs): update readme (revertinc#281) * chore(docs): update readme * update heading * move links * nit fix
chore(deps-dev): bump eslint-plugin-vue from 8.7.1 to 9.17.0 (reverti… …nc#194) Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 8.7.1 to 9.17.0. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v8.7.1...v9.17.0) --- updated-dependencies: - dependency-name: eslint-plugin-vue dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: api versioning (revertinc#96) * feat: API versioning * feat: Add versioning logic to root level * Add type; fix todo * Disable token refresh on dev * Make the api versioning backward compatible; keep v1 route active