-
Notifications
You must be signed in to change notification settings - Fork 296
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1977 from ing-bank/feat/providenceNext
providence improvements, alignment with latest browsers and deps, more
- Loading branch information
Showing
172 changed files
with
15,739 additions
and
17,893 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
'providence-analytics': minor | ||
--- | ||
|
||
Many improvements: | ||
|
||
- rewritten from babel to swc | ||
- swc traversal tool with babel | ||
- increased performance | ||
- better windows compatibility | ||
|
||
BREAKING: | ||
|
||
- package fully written as esm | ||
- entrypoints changed: | ||
- `@providence-analytics/src/cli` => `@providence-analytics/cli.js` | ||
- `@providence-analytics/analyzers` => `@providence-analytics/analyzers.js` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 1 addition & 2 deletions
3
docs/fundamentals/tools/singleton-manager/example-complex/overlayCompatibility.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.