File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 1+ ## <small >0.0.1 (2022-12-01)</small >
2+
3+ * feat(nuxt): support admin-sdk appcheck ([ 70e69fe] ( https://github.com/vuejs/vuefire/commit/70e69fe ) )
4+ * refactor(nuxt): better options and wip app check ([ 8d2aa52] ( https://github.com/vuejs/vuefire/commit/8d2aa52 ) )
5+ * refactor(nuxt): wip ([ 54d374a] ( https://github.com/vuejs/vuefire/commit/54d374a ) )
6+ * refactor(nuxt): work locally with workaround vite ([ fc340cf] ( https://github.com/vuejs/vuefire/commit/fc340cf ) )
Original file line number Diff line number Diff line change 2525 "scripts" : {
2626 "prepack" : " nuxt-module-build" ,
2727 "build" : " pnpm run prepack" ,
28+ "changelog" : " conventional-changelog -p angular -i CHANGELOG.md -s -r 1" ,
2829 "dev" : " nuxi dev playground" ,
2930 "dev:build" : " nuxi build playground" ,
3031 "postinstall" : " nuxt-module-build --stub"
You can’t perform that action at this time.
0 commit comments