File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 17.9.7] ( https://github.com/constructive-io/pgsql-parser/compare/pg-ast@17.9.6...pg-ast@17.9.7 ) (2026-01-23)
7+
8+ ** Note:** Version bump only for package pg-ast
9+
610## [ 17.9.6] ( https://github.com/constructive-io/pgsql-parser/compare/pg-ast@17.9.5...pg-ast@17.9.6 ) (2026-01-07)
711
812** Note:** Version bump only for package pg-ast
Original file line number Diff line number Diff line change 11{
22 "name" : " pg-ast" ,
3- "version" : " 17.9.6 " ,
3+ "version" : " 17.9.7 " ,
44 "author" : " Constructive <developers@constructive.io>" ,
55 "description" : " PostgreSQL AST helpers for building AST nodes" ,
66 "main" : " index.js" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 17.1.3] ( https://github.com/constructive-io/pgsql-parser/compare/pgsql-types@17.1.2...pgsql-types@17.1.3 ) (2026-01-23)
7+
8+ ** Note:** Version bump only for package pgsql-types
9+
610## [ 17.1.2] ( https://github.com/constructive-io/pgsql-parser/compare/pgsql-types@17.1.1...pgsql-types@17.1.2 ) (2026-01-07)
711
812** Note:** Version bump only for package pgsql-types
Original file line number Diff line number Diff line change 11{
22 "name" : " pgsql-types" ,
3- "version" : " 17.1.2 " ,
3+ "version" : " 17.1.3 " ,
44 "author" : " Constructive <developers@constructive.io>" ,
55 "description" : " Narrowed PostgreSQL AST type definitions with specific Node unions" ,
66 "main" : " index.js" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.7.3] ( https://github.com/constructive-io/pgsql-parser/compare/plpgsql-deparser@0.7.2...plpgsql-deparser@0.7.3 ) (2026-01-23)
7+
8+ ### Bug Fixes
9+
10+ - normalize whitespace after INTO clause insertion ([ 6cfb699] ( https://github.com/constructive-io/pgsql-parser/commit/6cfb699fc7df8d4479233ff86c300b3ad1b5c547 ) )
11+ - update pretty test snapshots for whitespace normalization ([ f9012e0] ( https://github.com/constructive-io/pgsql-parser/commit/f9012e03f517e9bfbf017f62f6ffc471709ca9cb ) )
12+
613## [ 0.7.2] ( https://github.com/constructive-io/pgsql-parser/compare/plpgsql-deparser@0.7.1...plpgsql-deparser@0.7.2 ) (2026-01-13)
714
815** Note:** Version bump only for package plpgsql-deparser
Original file line number Diff line number Diff line change 11{
22 "name" : " plpgsql-deparser" ,
3- "version" : " 0.7.2 " ,
3+ "version" : " 0.7.3 " ,
44 "author" : " Constructive <developers@constructive.io>" ,
55 "description" : " PL/pgSQL AST Deparser - Converts PL/pgSQL function ASTs back to SQL" ,
66 "main" : " index.js" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.5.4] ( https://github.com/constructive-io/pgsql-parser/compare/plpgsql-parser@0.5.3...plpgsql-parser@0.5.4 ) (2026-01-23)
7+
8+ ** Note:** Version bump only for package plpgsql-parser
9+
610## [ 0.5.3] ( https://github.com/constructive-io/pgsql-parser/compare/plpgsql-parser@0.5.2...plpgsql-parser@0.5.3 ) (2026-01-13)
711
812** Note:** Version bump only for package plpgsql-parser
Original file line number Diff line number Diff line change 11{
22 "name" : " plpgsql-parser" ,
3- "version" : " 0.5.3 " ,
3+ "version" : " 0.5.4 " ,
44 "author" : " Constructive <developers@constructive.io>" ,
55 "description" : " Combined SQL + PL/pgSQL parser with hydrated ASTs and transform API" ,
66 "main" : " index.js" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 17.9.12] ( https://github.com/constructive-io/pgsql-parser/compare/@pgsql/transform@17.9.11...@pgsql/transform@17.9.12 ) (2026-01-23)
7+
8+ ** Note:** Version bump only for package @pgsql/transform
9+
610## [ 17.9.11] ( https://github.com/constructive-io/pgsql-parser/compare/@pgsql/transform@17.9.10...@pgsql/transform@17.9.11 ) (2026-01-07)
711
812** Note:** Version bump only for package @pgsql/transform
Original file line number Diff line number Diff line change 11{
22 "name" : " @pgsql/transform" ,
3- "version" : " 17.9.11 " ,
3+ "version" : " 17.9.12 " ,
44 "author" : " Constructive <developers@constructive.io>" ,
55 "description" : " Transform PostgreSQL AST types for pgsql-parser" ,
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments