Releases: mmkal/pgkit
Releases · mmkal/pgkit
v0.2.7
@pgkit/client
old version | new version | compare |
---|---|---|
0.2.6 | 0.2.7 | 0b7acfa...2519ebf |
Commits
- 2519ebf jsonb_populate_recordset
- ce1b55b pgkit package, pgkit.config.ts, passing tests (#433)
- 2253b99 bump eslint plugin again
- a702c9a bump lint pkg
- 9bc6ce9 type errors (updated 13:30)
@pgkit/formatter
old version | new version | compare |
---|---|---|
0.2.6 | 0.2.7 | 05a11c6...2253b99 |
Commits
@pgkit/schemainspect
old version | new version | compare |
---|---|---|
0.2.6 | 0.2.7 | 5620a6f...ce1b55b |
Commits
- ce1b55b pgkit package, pgkit.config.ts, passing tests (#433)
- 2253b99 bump eslint plugin again
- a702c9a bump lint pkg
- 9bc6ce9 type errors (updated 13:30)
@pgkit/typegen
old version | new version | compare |
---|---|---|
0.2.6 | 0.2.7 | d49709b...1581088 |
Commits
- 1581088 add runnable \gdesc example to docs
- b5460ac union all support
- 2519ebf jsonb_populate_recordset
- ce1b55b pgkit package, pgkit.config.ts, passing tests (#433)
- bf9e081 typegen config
- 2253b99 bump eslint plugin again
- a702c9a bump lint pkg
@pgkit/migra
old version | new version | compare |
---|---|---|
0.2.6 | 0.2.7 | 5620a6f...c876d89 |
Commits
- c876d89 rename
- ce1b55b pgkit package, pgkit.config.ts, passing tests (#433)
- 2253b99 bump eslint plugin again
- a702c9a bump lint pkg
- 9bc6ce9 type errors (updated 13:30)
@pgkit/migrator
old version | new version | compare |
---|---|---|
0.2.6 | 0.2.7 | b1c8d49...5ebf6c9 |
Commits
- 5ebf6c9 🐛 Use URL instead of regex for shadow-db name (#435)
- bf376d0 default editor improvements
- ce1b55b pgkit package, pgkit.config.ts, passing tests (#433)
- e808859 all-in one pgkit ui (updated 22:08)
- 2253b99 bump eslint plugin again
- a702c9a bump lint pkg
@pgkit/admin
old version | new version | compare |
---|---|---|
0.2.6 | 0.2.7 | 5620a6f...1840012 |
Commits
- 1840012 mv to dev deps?
- ce1b55b pgkit package, pgkit.config.ts, passing tests (#433)
- e808859 all-in one pgkit ui (updated 22:08)
- 2253b99 bump eslint plugin again
- a702c9a bump lint pkg
pgkit
old version | new version | compare |
---|---|---|
0.2.6 | 0.2.7 | 5620a6f...716d7c1 |
Commits
- 716d7c1 add pgkit admin as dev dep
- ccdf373 helpful pgkit admin error
- ed488b6 make admin a peer dep
- ce1b55b pgkit package, pgkit.config.ts, passing tests (#433)
- bf9e081 typegen config
- 6dae7e8 export config + migrator
- e808859 all-in one pgkit ui (updated 22:08)
- cdb0244 add defineConfig/loadConfig to pgkit package
- 2253b99 bump eslint plugin again
- a702c9a bump lint pkg
- 9bc6ce9 type errors (updated 13:30)
v0.2.6
❗ this is a retroactive release for all the pgkit packages up to 0.2.6, so there are a lot of changes included - the next release will be the diff between 0.2.6 and 0.2.7 - and every following release should be smaller and more digestible ❗
@pgkit/client
old version | new version | compare |
---|---|---|
0.0.2 | 0.2.6 | a35a718...0b7acfa |
Commits
- 0b7acfa support ~parameters
- 9e74acc some renames
- 0560f68 simplify how to get connectionString (updated 20:55)
- 9396d7c simplify QueryError
- 41d3c22 don't let pg-promise type parsers override each other
- 5620a6f improve typegen, fix sql.type
- 26519fe bump pg-mem, fix some tests
- b991dc7 X
- 6782a0a slonik-tools -> pgkit
- a025817 mermaid
- 6a91572 docs site
- e2704ed codegen queries
- 7f32a77 Merge branch 'drift-check' into pgkit
- 6cba9a3 update tests for fieldIinfo
- 6995463 fix nested sql tags
- 65e945a add sql.fragment equivalent
- 6fe962c update edge case test
- 8d4dd6e edge case test
- 2f62de8 jsonb_to_recordset api usage
- 0e49982 prepare -> prepack
- 3a92588 result type
- b9077a8 update test
- 569fc38 update tests
- d30219f error cause constructor name
- 1f09692 less confusing language in readme
- 31a8b70 improve readme
- 69655d9 bump eslint-plugin-mmkal
- acc7fbc more lint
- f1161f6 more lint
- 7226b95 add eslints
- 7e7f635 mv pgsql-ast-parser to dependencies, for now
- 36d3854 prefer safeParse/safeParseAsync
- 93783ba improve sql.type test
- e678fae don't contradict urself
- 5af8ca4 support sql and sql.fragment with arguments
- 76c5a61 update slonik comparison section
- 461de9b tone down the ORM comparison
- 84b59f6 toposort monorepoTOC
- fe58f0c Merge branch 'pgkit' of https://github.com/mmkal/slonik-tools into pgkit
- 0f54326 reorg admin, add connection to context rathr than string
- 09068cf rm pgkit from ecosystem for now
- e64089a add to types docs
- a86d3ff readmes
- 4bcc6d5 more docs/fixup generated tests
- 3512e28 more readme
- d6eb866 more readme
- 55cfd6e more docs
- 007c949 logo
- b118a51 docs and tests
- 3785df9 error docs
- 3d60b1e markdownFromTests
- a5e8053 rename tests
- 83b7dbc split up client package somewhat
- 62ddf1d add to readme
- 2a9a3f3 prefer unsafe parse, since we're throwing anyway
- 0d415ae strict mode + bigint type parser
- 401d012 typeAlias
- b742f79 sql.type
- 2101f62 make snapshots more linux compatible
- c786416 add repository and homepage fields to package.json
@pgkit/formatter
old version | new version | compare |
---|---|---|
0.1.22 | 0.2.6 | a5fd556...05a11c6 |
Commits
@pgkit/schemainspect
old version | new version | compare |
---|---|---|
0.0.2 | 0.2.6 | 0bd4f81...5620a6f |
Commits
- 5620a6f improve typegen, fix sql.type
- b991dc7 X
- 6782a0a slonik-tools -> pgkit
- e2704ed codegen queries
- 7f32a77 Merge branch 'drift-check' into pgkit
- 3bafc53 turn quotify off again
- 3586564 schemainspect: lazier query setup
- 0e49982 prepare -> prepack
- ac89d45 Merge branch 'pgkit' of https://github.com/mmkal/slonik-tools into pgkit
- f4511df omit schema
- 329f6fd omit schema
- 3c6867b more fixes
- 20a9879 lint
- 69655d9 bump eslint-plugin-mmkal
- e4c052e more lint
- f1161f6 more lint
- 7226b95 add eslints
- 416f0c9 start using workspace:^
- fe58f0c Merge branch 'pgkit' of https://github.com/mmkal/slonik-tools into pgkit
- d665d3d rm sqlbag
- a86d3ff readmes
- c786416 add repository and homepage fields to package.json
@pgkit/typegen
old version | new version | compare |
---|---|---|
0.0.2 | 0.2.6 | 23f18b9...d49709b |
Commits
- d49709b somehow dropped the cleanup
- 3742fc3 bump trpc-cli version
- 7b42109 fall back to gdesc like before
- 41d3c22 don't let pg-promise type parsers override each other
- 5620a6f improve typegen, fix sql.type
- 365a3a7 make typegen tests pass
- 29c24db make tests pass mostly by skipping em
- b991dc7 X
- 6782a0a slonik-tools -> pgkit
- 38e4c38 rm unhelpful parenthetical
- e2704ed codegen queries
- 0e49982 prepare -> prepack
- 9c0d875 put actual calls in error message
- 69655d9 bump eslint-plugin-mmkal
- e4c052e more lint
- f1161f6 more lint
- 7226b95 add eslints
- 416f0c9 start using workspace:^
- 4bcc6d5 more docs/fixup generated tests
- c786416 add repository and homepage fields to package.json
- 4b5b3ed fix ambiguous tables test
- 1a69728 @pgkit/typegen
- ad78e48 Publish
- e799d27 feat: docs update, not really a feat
- 8495d46 chore: update
pgsql-ast-parser
dependency to supportSKIP LOCKED
andNOWAIT
(#420) - 623fed9 Update typegen to handle numeric(x,y) types (#416)
- 59b34ba improve type extraction (#399)
- dfc033e Publish
- c75dd7e chore: support slonik 29 (#405)
- e074d77 chore(deps): update devdependencies (#392)
- d74cbe9 update dependencies (#400)
- b192f97 Publish
- c7ace0c fix: double import if using import type (#396)
- f761e93 Publish
- 0fa854e feat(ignore): add ignore option
- ecd6f48 Publish
- 81ab1fa feat(typegen): retain intersection types (#389)
- 32acf69 chore(readme): restructure config info (#390)
- 86feef7 Publish
- c2c1bab change(cli): harmonise glob/ignore/since behaviour (#382)
- d3eb65a fix(tsPrettify): Error when processing .sql files (#388)
- 8bcea76 chore(deps): update dependency slonik to v28 (#384)
- e040550 fix(typegen): don't let semicolons cause queries to be executed (#387)
- 33fefd4 Publish
- 3d94770 chore(deps): update dependencies (#380)
- 5ef0482 Publish
- 5262f2c feat(nullability): naive coalesce interpretation (#376)
- f884628 feat(logs): improve log output (#378)
- c168907 fix(nullability): non-nullability of aliased count aggregation (#375)
- 9434cae added mappings for character types (#374)
- f39b3c9 Publish
- 7a2b80f chore(deps): update dependency slonik to v27 (#346)
- 4cfc208 Publish
- 5980196 Slonik 26 (#358)
- 5288293 Publish
- 9331426 Disable prettier warning with custom linter (#356)
- b9d5f9e Publish
- ac38aa8 chore: disallow warnings in lint step
- bac83f9 fix(typegen): explicitly disable pg-native (#335)
- 15a7bb5 feat: more default type mappings
- 7b15315 chore(deps): update devdependencies
- d24a1d6 Publish
- 656efd5 feat(typegen): watch mode (#324)
- e727534 fix(deps): update dependency pgsql-ast-parser to v8 (#308)
- 8c52284 Publish
- 4ca191c fix: empty obj instead of void (#318)
- 0dc0d2c fix: handle single item list
- 36bdb33 Publish
- 1052932 Add
--since
CLI param usinggit diff
(#317) - e1b01ab docs: use namespaced defaults
- 63f7904 fix(typegen): use
never
for no return value - 66ee473 Publish
- 9fac523 fix(typegen): anonymous tag fallback
- e94d6bc docs(typegen): non-null marker 'assumed_not_null' without jsdoc
- 246db67 fix(typegen): multi statements in sql files
- cb9cf21 chore(deps): update devdependencies (major) (#296)
- 912f32f docs: fix sql test path
- b1a73e0 Publish
- 8538430 fix(typegen): add missing dependencies (#301)
- 8d7c4a2 Publish
- ff10052 chore(deps): pin dependencies (#292)
- 646240e Publish
- 175ba39 chore: add docs for connectionURI
- 0a6a4ca feat: make @slonik/typegen a dev dependency - BREAKING/MUCH BETTER (#293)
- 71cb2c7 Publish
- f289f0c bump required slonik version
- 4a6ff0c Publish
- 8ad627a feat(slonik): support slonik v23 (#259)
- ee9ab33 Publish
- b811f24 Publish
- dd2cb84 fix(docs): important full-stop
- 19f801c Publish
- f0a1628 docs: update readme badges
- 5fc3518 fix github actions and remove travis (#252)
- 66c80ab fix: don't try to import non-typescript files (#242)
- 5e6bf21 Publish
- 5cb5400 chore: consolidate unknown types
- 68040fe feat(enums): auto generate enum types (#170)
- 5ce732f chore: fix query indentation
- 9cfd0f7 chore: fix lint
- ab8f429 docs: table of contents
- cb1f82a chore: switch to expect-type
- 87ffb22 Publish
- d2ef0fd feat: de-duplicate types (#157)
- 8f6f68c Publish
- 6d97b00 feat(slonik): bump slonik to v22 (#143)
- 8d21fa0 run prettier (#129)
- 896a5a7 Publish
- af3206f chore: yarn (#128)
- c35b337 fix: windows support (#127)
- 4c75541 Publish
- de68249 chore: util.inspect formatting
- d31dc02 feat(slonik): support slonik 21 (#106)
- d70183c feat: slonik 19 (#19)
- c26c409 chore: ignore lockfiles from lerna version (#10)
- 54e6412 Publish
- fbdc1b9 fix: homepage
- 507eb73 Publish
- ad3214f feat: consistent pg types (#9)
- fc51e7f Publish
- 2e8c59d package-locks
- 732f671 Publish
- d5c05f4 chore(deps): package-locks
- 744e6e8 Publish
- ae78366 fix(peerDependencies): slonik 18 (#7)
- 1a57875 fix(package-lock): update package-lock versions
- 4229fab Publish
- c044c8d v0.1.3
- f804bc1 make sure in-built slonik helpers work
- ce8fdcd v0.1.2
- 2807963 package-lock updates
- 0777b6b bump versions
- feb7d10 remove unused function
- d1795a3 bump versions
- 69743eb add badges to readmes of child packages
- 554749f Merge branch 'master' of https://gith...
[email protected]
0.9.21 (2023-06-30)
Note: Version bump only for package slonik-tools-demo
@slonik/[email protected]
@slonik/[email protected]
[email protected]
0.9.20 (2022-08-09)
Note: Version bump only for package slonik-tools-demo
@slonik/[email protected]
0.14.2 (2022-08-09)
Note: Version bump only for package @slonik/typegen
@slonik/[email protected]
0.11.3 (2022-08-09)
Note: Version bump only for package @slonik/migrator
[email protected]
0.9.19 (2022-05-24)
Note: Version bump only for package slonik-tools-demo