You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All notable changes to this project will be documented in this file.
4
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
+
6
+
# 0.2.0 (2026-04-09)
7
+
8
+
### Bug Fixes
9
+
10
+
- add README.md for pgsql-parse package (fixes build) ([7fd2072](https://github.com/constructive-io/pgsql-parser/commit/7fd20722bef83a589ba27d4452fbf6cfed6fac22))
11
+
- preserve trailing comments on the same line as their statement ([62a1e45](https://github.com/constructive-io/pgsql-parser/commit/62a1e45f1ad399a7dcabbaba6a0084f6c1d25cff))
12
+
- revert pnpm patch, use inline JSON fix for scanSync upstream bug ([e1ea118](https://github.com/constructive-io/pgsql-parser/commit/e1ea1186535d57de975fe5cba64474f017d12fc2))
13
+
14
+
### Features
15
+
16
+
- add pgsql-parse package with comment and whitespace preservation ([84eac19](https://github.com/constructive-io/pgsql-parser/commit/84eac19e74664444a8db23b5335f3f7d551cca38))
17
+
- hoist mid-statement comments above their enclosing statement ([048caae](https://github.com/constructive-io/pgsql-parser/commit/048caae0a7640a69d9720c1da5581ba379622b29))
0 commit comments