Releases: elsoul/skeet
Releases · elsoul/skeet
@skeet-framework/[email protected]
Patch Changes
- Updated dependencies [
1bf5431
]:- @skeet-framework/[email protected]
@skeet-framework/[email protected]
Major Changes
569169f
Thanks @POPPIN-FUMI! - fix - cli
@skeet-framework/[email protected]
Patch Changes
-
#255
2503741
Thanks @POPPIN-FUMI! - ## Update - skeet db/run cmdNow you can select multiple databases/packages to run the command on.
- skeet db command
e.g.
skeet db migrate ? Select Database (Press <space> to select, <a> to toggle all, <i> to invert selection, and <enter> to proceed) ❯◯ card-db ◯ point-db ◯ staking-db
- skeet run command
e.g.
skeet run ? Package Name to Run Cmd: (Press <space> to select, <a> to toggle all, <i> to invert selection, and <enter> to proceed) ❯◯ staking-db ◯ point-db ◯ skeet-func ◯ webapp
-
Updated dependencies [
97534cc
]:- @skeet-framework/[email protected]
@skeet-framework/[email protected]
Patch Changes
-
#249
d93c17b
Thanks @POPPIN-FUMI! - Update Actions - add Discord/X NotificationsDiscord/X Notifications run on every release and will notify the Discord server of the release.
v1.15.1
Breaking Change
Migrated to PNPM from Yarn
Moving to pnpm, known as a fast and disk space efficient package manager, has made Skeet's build process faster 🎉
Also integrated Vitest as default!
Please install pnpm:
curl -fsSL https://get.pnpm.io/install.sh | sh -
Install @skeet-framework/cli
$ pnpm add -g @skeet-framework/cli
Before
$ npm install
After
$ pnpm install
Please let us know if you get any bugs or error!
https://discord.gg/UP9j92g5e4
What's Changed
- migrate to pnpm & changeset by @POPPIN-FUMI in #228
- Version Packages by @github-actions in #229
- add changeset by @POPPIN-FUMI in #230
- update pnpm by @POPPIN-FUMI in #231
- chore: update versions by @github-actions in #232
- [ci] release by @github-actions in #233
Full Changelog: v1.14.7...v1.15.1
@skeet-framework/[email protected]
Patch Changes
c6ea14d
Thanks @POPPIN-FUMI! - update release
v1.14.7
What's Changed
- update: release v1.14.7 by @POPPIN-FUMI in 4a8110a
- Merge pull request 226 from elsoul/sql by @POPPIN-FUMI in 0892f64
- update sql actions by @POPPIN-FUMI in 4bb0945
v1.14.6
What's Changed
- update: release v1.14.6 by @POPPIN-FUMI in cdeb33b
- Merge pull request 225 from elsoul/sql by @POPPIN-FUMI in bb8b34b
- fix genEnv by @POPPIN-FUMI in 9d04a5b
- Merge pull request 224 from elsoul/iam by @POPPIN-FUMI in 32bffaf
- add more role fix 220 by @POPPIN-FUMI in 615fe7f
- Merge pull request 223 from elsoul/sql by @POPPIN-FUMI in 6d92b7a
- add - skeet add sql by @POPPIN-FUMI in 63a60a3
- Merge pull request 222 from elsoul/package by @POPPIN-FUMI in b6c1b11
- update packages by @POPPIN-FUMI in 4c0c220
v1.14.5
What's Changed
- update: release v1.14.5 by @POPPIN-FUMI in d22df54
- Merge pull request 221 from elsoul/sql by @POPPIN-FUMI in ced8851
- add multiple SQLs by @POPPIN-FUMI in c070d78
v1.14.4
What's Changed
- update: release v1.14.4 by @POPPIN-FUMI in abb2177
- Merge pull request 219 from elsoul/config by @POPPIN-FUMI in 301fde5
- fix skeet config by @POPPIN-FUMI in c32f86b