-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Comparing changes
Open a pull request
base repository: prettier/prettier
base: 3.1.1
head repository: prettier/prettier
compare: 3.2.0
Commits on Dec 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ea4c9af - Browse repository at this point
Copy the full SHA ea4c9afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1178b4d - Browse repository at this point
Copy the full SHA 1178b4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1de9db5 - Browse repository at this point
Copy the full SHA 1de9db5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 711e7b5 - Browse repository at this point
Copy the full SHA 711e7b5View commit details -
chore(deps): update dependency typescript to v5.3.3 (#15701)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c1ebae2 - Browse repository at this point
Copy the full SHA c1ebae2View commit details
Commits on Dec 12, 2023
-
Update contributing.md to mention options philosophy (#15648)
Co-authored-by: fisker Cheung <lionkay@gmail.com> Co-authored-by: Georgii Dolzhykov <thorn.mailbox@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e04f0b0 - Browse repository at this point
Copy the full SHA e04f0b0View commit details
Commits on Dec 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for be2fe89 - Browse repository at this point
Copy the full SHA be2fe89View commit details -
Stabilize member chain with empty line (#15522)
Co-authored-by: fisker Cheung <lionkay@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 224f70f - Browse repository at this point
Copy the full SHA 224f70fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8227c0a - Browse repository at this point
Copy the full SHA 8227c0aView commit details -
chore(deps): update typescript-eslint to v6.14.0 (#15695)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3728294 - Browse repository at this point
Copy the full SHA 3728294View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddf223a - Browse repository at this point
Copy the full SHA ddf223aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44949eb - Browse repository at this point
Copy the full SHA 44949ebView commit details -
fix(printer-glimmer): preserve path literal segments (#15605)
* fix(glimmer): preserve path literal segments This change fixes scenarios where an input handlebars file containing literal segments would be reformatted to unwrap the literal segments, causing syntax errors in the resulting output. An example of this is below: ``` <!-- wrong: input.funky<api!response --> {{input.[funky<api!response]}} <!-- wrong: input.this one has spaces --> {{input.[this one has spaces]}} ``` This also handles a scenario where the input contained deprecated '/' delimited paths, ensuring that those paths are not wrapped with brackets. This exists to prevent breaking an existing test `sub-expressions.hbs`. Handling it this way does lead to some minor ambiguity since glimmer does not support these paths, but the ambiguity is probably better than breaking them entirely. fixes #14207, preventing removal of brackets where necessary --------- Co-authored-by: fisker <lionkay@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2c689f3 - Browse repository at this point
Copy the full SHA 2c689f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23b3ca2 - Browse repository at this point
Copy the full SHA 23b3ca2View commit details
Commits on Dec 14, 2023
-
Support formatting for Angular ICU expression (#15777)
Co-authored-by: fisker <lionkay@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 153ffd5 - Browse repository at this point
Copy the full SHA 153ffd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ffc3cc - Browse repository at this point
Copy the full SHA 7ffc3ccView commit details -
chore(deps): update github/codeql-action action to v3 (#15799)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7799bfa - Browse repository at this point
Copy the full SHA 7799bfaView commit details -
chore(deps): update babel to v7.23.6 (#15800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 449eda6 - Browse repository at this point
Copy the full SHA 449eda6View commit details -
chore(deps): update actions/upload-artifact and actions/download-arti…
…fact action to v4 (#15798) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: fisker Cheung <lionkay@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1300702 - Browse repository at this point
Copy the full SHA 1300702View commit details -
chore(deps): update babel to v7.23.6 (#15801)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: fisker Cheung <lionkay@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d761a9a - Browse repository at this point
Copy the full SHA d761a9aView commit details -
chore(deps): update dependency esbuild-visualizer to v0.5.0 (#15803)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4d4b219 - Browse repository at this point
Copy the full SHA 4d4b219View commit details -
chore(deps): update dependency @babel/parser to v7.23.6 (#15802)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ad5eeaa - Browse repository at this point
Copy the full SHA ad5eeaaView commit details -
chore(deps): update dependency flow-parser to v0.224.0 (#15804)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: fisker Cheung <lionkay@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for aaef1bc - Browse repository at this point
Copy the full SHA aaef1bcView commit details
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2ee0016 - Browse repository at this point
Copy the full SHA 2ee0016View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03f05fa - Browse repository at this point
Copy the full SHA 03f05faView commit details -
chore(deps): update dependency esbuild to v0.19.9 (#15808)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d09e26b - Browse repository at this point
Copy the full SHA d09e26bView commit details
Commits on Dec 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 65e72a2 - Browse repository at this point
Copy the full SHA 65e72a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d541f0d - Browse repository at this point
Copy the full SHA d541f0dView commit details
Commits on Dec 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cb6fea8 - Browse repository at this point
Copy the full SHA cb6fea8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 176ff48 - Browse repository at this point
Copy the full SHA 176ff48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a6b699 - Browse repository at this point
Copy the full SHA 6a6b699View commit details -
Add
--next
flag to release script (#15816)Co-authored-by: fisker <lionkay@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 863368e - Browse repository at this point
Copy the full SHA 863368eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ea2fd0 - Browse repository at this point
Copy the full SHA 1ea2fd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02c80dc - Browse repository at this point
Copy the full SHA 02c80dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 442a5ce - Browse repository at this point
Copy the full SHA 442a5ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b3eba8 - Browse repository at this point
Copy the full SHA 3b3eba8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ff9efd - Browse repository at this point
Copy the full SHA 0ff9efdView commit details
Commits on Dec 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8c7ea9c - Browse repository at this point
Copy the full SHA 8c7ea9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2189528 - Browse repository at this point
Copy the full SHA 2189528View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc0be70 - Browse repository at this point
Copy the full SHA bc0be70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c3cf0c - Browse repository at this point
Copy the full SHA 4c3cf0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39fd805 - Browse repository at this point
Copy the full SHA 39fd805View commit details
Commits on Dec 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8d464ff - Browse repository at this point
Copy the full SHA 8d464ffView commit details -
chore(deps): update dependency flow-parser to v0.225.0 (#15839)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1fbba57 - Browse repository at this point
Copy the full SHA 1fbba57View commit details
Commits on Dec 25, 2023
-
chore(deps): update glimmer to v0.87.1 (#15842)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f3fff2e - Browse repository at this point
Copy the full SHA f3fff2eView commit details
Commits on Dec 28, 2023
-
Re-enable tests/dts/unit/cases/parsers.ts - take 2 (#15789)
Re-enable tests/dts/unit/cases/parsers.ts
Configuration menu - View commit details
-
Copy full SHA for 2c3e42b - Browse repository at this point
Copy the full SHA 2c3e42bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9d0c99 - Browse repository at this point
Copy the full SHA b9d0c99View commit details -
Somewhat improve conditional type alias (#15811)
Co-authored-by: fisker Cheung <lionkay@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 82db5fc - Browse repository at this point
Copy the full SHA 82db5fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66a23c9 - Browse repository at this point
Copy the full SHA 66a23c9View commit details
Commits on Jan 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1dc924f - Browse repository at this point
Copy the full SHA 1dc924fView commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
This file was deleted.