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+ # [ 18.2.0] ( https://github.com/constructive-io/pgsql-parser/compare/plpgsql-parser@18.1.2...plpgsql-parser@18.2.0 ) (2026-07-22)
7+
8+ ** Note:** Version bump only for package plpgsql-parser
9+
610## [ 18.1.2] ( https://github.com/constructive-io/pgsql-parser/compare/plpgsql-parser@18.1.1...plpgsql-parser@18.1.2 ) (2026-07-22)
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" : " 18.1.2 " ,
3+ "version" : " 18.2.0 " ,
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+ # [ 18.2.0] ( https://github.com/constructive-io/pgsql-parser/compare/@pgsql/traverse@18.1.0...@pgsql/traverse@18.2.0 ) (2026-07-22)
7+
8+ ### Bug Fixes
9+
10+ - ** traverse:** dispatch visitors for untagged typed embedded fields via runtime schema ([ 2e5e2e0] ( https://github.com/constructive-io/pgsql-parser/commit/2e5e2e0aab7ec66d3d5b29be44b7428322ad8c96 ) )
11+
612# [ 18.1.0] ( https://github.com/constructive-io/pgsql-parser/compare/@pgsql/traverse@18.0.0...@pgsql/traverse@18.1.0 ) (2026-07-21)
713
814** Note:** Version bump only for package @pgsql/traverse
Original file line number Diff line number Diff line change 11{
22 "name" : " @pgsql/traverse" ,
3- "version" : " 18.1 .0" ,
3+ "version" : " 18.2 .0" ,
44 "author" : " Constructive <developers@constructive.io>" ,
55 "description" : " PostgreSQL AST traversal utilities for pgsql-parser" ,
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments