Releases: elsoul/skeet-app
Releases · elsoul/skeet-app
v1.9.5
What's Changed
- update: release v1.9.5 by @KishiTheMechanic in 5c05a94
- Merge pull request 118 from elsoul/fb/callable by @kishi.sol in 4d078dd
- @euledge/add-https-callable-function-client by @KishiTheMechanic in 0b95943
v1.9.4
What's Changed
- update: release v1.9.4 by @KishiTheMechanic in 487badf
- Merge pull request 117 from elsoul/fix/firestore by @kishi.sol in 6d45384
- should use firebase-admin v11.10.1 by @KishiTheMechanic in 763112e
v1.9.3
What's Changed
- update: release v1.9.3 by @KishiTheMechanic in e92fa5b
- Merge pull request 116 from elsoul/add/realtime by @kishi.sol in ed5b976
- add realtime firestore methods from euledge by @KishiTheMechanic in 0518c33
v1.9.2
What's Changed
- update: release v1.9.2 by @KishiTheMechanic in 890bdb4
- Merge pull request 115 from elsoul/fix/setting by @kishi.sol in e2538bd
- fix setting by @KishiTheMechanic in b4bda52
v1.9.1
What's Changed
- update: release v1.9.1 by @KishiTheMechanic in acec873
v1.8.0
What's Changed
- update: release v1.8.0 by @KishiTheMechanic in 29eb6b1
- Merge pull request 114 from elsoul/new/style by @kishi.sol in 264ed9e
- get firestore should return null when not exist by @KishiTheMechanic in 5f7a91e
- use common structure by @KishiTheMechanic in 259f79c
- Merge pull request 113 from elsoul/common by @POPPIN-FUMI in 1b8979f
- update common by @POPPIN-FUMI in 9204dca
v1.7.0
What's Changed
- update: release v1.7.0 by @KishiTheMechanic in d00bb23
- Merge pull request 112 from elsoul/new/typography by @kishi.sol in f106ebc
- new typography by @KishiTheMechanic in 4a64937
- Merge pull request 111 from elsoul/update/node by @kishi.sol in b58308d
- Upgrade Node.js to v20.10.0 by @KishiTheMechanic in b201656
- Merge pull request 110 from elsoul/firebase by @POPPIN-FUMI in aa8dfe6
- fix conflict by @POPPIN-FUMI in 7198c3f
- update yarn.lock by @POPPIN-FUMI in 77d5355
- update firebase-tools by @POPPIN-FUMI in 8af92d0
v1.6.3
What's Changed
- update: release v1.6.3 by @KishiTheMechanic in c00883e
- Merge pull request 109 from elsoul/fix/actions by @kishi.sol in b1dc77f
- fix GitHub Actions by @KishiTheMechanic in 7224ad1
v1.6.2
What's Changed
- update: release v1.6.2 by @KishiTheMechanic in 14d7aa9
- Merge pull request 108 from elsoul/version/up by @kishi.sol in a518d8d
- GitHub Actions Node versions by @KishiTheMechanic in 0a086c8
- Merge pull request 107 from elsoul/fix/type by @kishi.sol in 803f635
- fix for typescript by @KishiTheMechanic in 6cc5796
- Merge pull request 106 from elsoul/fix/versions by @kishi.sol in 0e37a13
- fix open ai stream. adapt to new stream by @KishiTheMechanic in 5b0d0cb
- update firebase versions by @KishiTheMechanic in b4c08de
- Merge pull request 104 from elsoul/node/update by @kishi.sol in 2ce3874
- update Node.js to v20.3.1 by @KishiTheMechanic in 9e1a1cf
- Merge pull request 103 from elsoul/version by @kishi.sol in b6e8626
- update node & packages by @POPPIN-FUMI in 88db543
- update: release v1.6.1 by @POPPIN-FUMI in ae550a6
- Merge pull request 102 from elsoul/backend by @POPPIN-FUMI in 5cd244d
- update package version/update github actions by @POPPIN-FUMI in b0f0a02
- g by @POPPIN-FUMI in 409bf7a
- Merge pull request 101 from elsoul/better/name by @kishi.sol in 9a36090
- better name by @KishiTheMechanic in c55ff34
- Merge branch 'main' of github.com:elsoul/skeet-app by @POPPIN-FUMI in 0442df6
- yarn lock by @POPPIN-FUMI in e9ced1a
- update skeet ai by @POPPIN-FUMI in 93eac3a
v1.6.1
What's Changed
- update: release v1.6.1 by @POPPIN-FUMI in ae550a6
- Merge pull request 102 from elsoul/backend by @POPPIN-FUMI in 5cd244d
- update package version/update github actions by @POPPIN-FUMI in b0f0a02
- g by @POPPIN-FUMI in 409bf7a
- Merge pull request 101 from elsoul/better/name by @kishi.sol in 9a36090
- better name by @KishiTheMechanic in c55ff34
- update: release v1.6.0 by @KishiTheMechanic in d3b5acd
- Merge pull request 100 from elsoul/gpt4/turbo by @kishi.sol in 6798615
- add GPT-4 Turbo. by @KishiTheMechanic in a27b28c
- Merge pull request 99 from elsoul/update/packages by @kishi.sol in e58b822
- update packages by @KishiTheMechanic in 2e54500
- fix by @KishiTheMechanic in 714e381
- fix by @KishiTheMechanic in a605bdb
- update node version by @KishiTheMechanic in 1842299
- Merge pull request 98 from elsoul/add/eslintrule by @kishi.sol in 80b0f98
- add eslint rule for detecting promise misses. by @KishiTheMechanic in fb02162
- remove console log by @KishiTheMechanic in 975f082
- add build command by @KishiTheMechanic in bc36145
- update: release v1.5.0 by @KishiTheMechanic in e45be26
- remove console.log by @KishiTheMechanic in 58b1419
- Merge pull request 97 from elsoul/firestore/helper by @kishi.sol in 4130c81
- use Firestore helper function by @KishiTheMechanic in ebe6485
- Merge pull request 96 from elsoul/fix/eslint by @kishi.sol in 9a96970
- fix eslint by @KishiTheMechanic in 956e924
- update by @KishiTheMechanic in 41088f7
- update by @KishiTheMechanic in 91c04da
- Merge pull request 95 from elsoul/fix/ui by @kishi.sol in fd56d1e
- fix by @KishiTheMechanic in b0dd475
- Merge pull request 94 from elsoul/fix/ui by @kishi.sol in 0220121
- fix ui by @KishiTheMechanic in 26cb5c8
- Merge branch 'main' of github.com:elsoul/skeet-app by @POPPIN-FUMI in 0442df6
- use fbProjectId by @KishiTheMechanic in 2424325
- add ignore change firebase config by @KishiTheMechanic in e2442e7
- yarn lock by @POPPIN-FUMI in e9ced1a
- update skeet ai by @KishiTheMechanic in 5207d87
- update skeet ai by @POPPIN-FUMI in 93eac3a
- platformDevIP by @KishiTheMechanic in 0d9bd11
- ignore firebase export by @KishiTheMechanic in 6004102
- update ai by @KishiTheMechanic in db1421a
- update ai by @KishiTheMechanic in 83be85d
- use genPath by @KishiTheMechanic in 704ebc2
- Merge pull request 93 from elsoul/front/genPath by @kishi.sol in b17c258
- use genPath from front by @KishiTheMechanic in fd374a3
- Merge pull request 92 from elsoul/backend by @POPPIN-FUMI in 08c414d
- add gen Path to model and update methods by @POPPIN-FUMI in 5dc0f18
- Merge pull request 91 from elsoul/sync/models by @kishi.sol in 1baa2c2
- sync models by @KishiTheMechanic in 320222f
- Merge pull request 90 from elsoul/node/update by @kishi.sol in d76cd21
- update Node version by @KishiTheMechanic in 5935e58
- Merge pull request 89 from elsoul/fix/skeetFunction by @kishi.sol in 10564bf
- can call public skeet functions by @KishiTheMechanic in d5962b0
- update nodemon by @POPPIN-FUMI in 7c17f7c
- fix import for authOncreate routings/options by @POPPIN-FUMI in 63070f9
- update package by @POPPIN-FUMI in 426463a
- Merge pull request 88 from elsoul/fix/script by @kishi.sol in 6d685fb
- fix model and type by @KishiTheMechanic in ea53ee0
- Merge pull request 87 from elsoul/add/title by @kishi.sol in 95bcfc1
- add title by @KishiTheMechanic in 65a0cfd
- rm some files by @POPPIN-FUMI in e6e4444
- Merge pull request 86 from elsoul/package by @POPPIN-FUMI in 54eb50a
- update package by @POPPIN-FUMI in c2d9cb3
- Merge pull request 85 from elsoul/fix by @kishi.sol in e2277a5
- fix by @KishiTheMechanic in f956339
- Merge pull request 84 from elsoul/modify/model by @kishi.sol in a58331a
- modify by @KishiTheMechanic in ff2caa4
- Merge pull request 83 from elsoul/edit/frontend by @kishi.sol in 371687e
- vertex ai by @KishiTheMechanic in 63e24ff
- ignore tmp by @KishiTheMechanic in 9aca7c3
- Merge pull request 82 from elsoul/edit/frontend by @kishi.sol in 3281c23
- use converter by @KishiTheMechanic in 9d43e14
- Merge pull request 81 from elsoul/edit/frontend by @kishi.sol in 6d64131
- use firestoreDataConverter from front. get data and addDoc with shared Types. new chatroom structure by @KishiTheMechanic in 9a3b93d