-
Notifications
You must be signed in to change notification settings - Fork 114
Comparing changes
Open a pull request
base repository: Rich-Harris/magic-string
base: 69336fccbb46e721d58faa5c7a0d0b7ed6ee09d2
head repository: Rich-Harris/magic-string
compare: 34935df2d22cee89f6bdadf8503d9a31602393bd
Commits on Mar 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6f09557 - Browse repository at this point
Copy the full SHA 6f09557View commit details -
feat!: use .mjs for esm output (#197)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 62d6e85 - Browse repository at this point
Copy the full SHA 62d6e85View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd74ea2 - Browse repository at this point
Copy the full SHA cd74ea2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f2dba7 - Browse repository at this point
Copy the full SHA 5f2dba7View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa33b07 - Browse repository at this point
Copy the full SHA aa33b07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 877b834 - Browse repository at this point
Copy the full SHA 877b834View commit details -
Configuration menu - View commit details
-
Copy full SHA for 902541f - Browse repository at this point
Copy the full SHA 902541fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 362e72f - Browse repository at this point
Copy the full SHA 362e72fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fa4343 - Browse repository at this point
Copy the full SHA 3fa4343View commit details -
Configuration menu - View commit details
-
Copy full SHA for abe7e36 - Browse repository at this point
Copy the full SHA abe7e36View commit details
Commits on Mar 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2348e32 - Browse repository at this point
Copy the full SHA 2348e32View commit details
Commits on Apr 2, 2022
-
chore: bump minimist from 1.2.5 to 1.2.6 (#213)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5c62a04 - Browse repository at this point
Copy the full SHA 5c62a04View commit details
Commits on May 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 985e7b4 - Browse repository at this point
Copy the full SHA 985e7b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dbc810 - Browse repository at this point
Copy the full SHA 1dbc810View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4603a6 - Browse repository at this point
Copy the full SHA b4603a6View commit details
Commits on Jun 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 69b13c7 - Browse repository at this point
Copy the full SHA 69b13c7View commit details
Commits on Aug 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e68f3e0 - Browse repository at this point
Copy the full SHA e68f3e0View commit details
Commits on Aug 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2381aca - Browse repository at this point
Copy the full SHA 2381acaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff6422b - Browse repository at this point
Copy the full SHA ff6422bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45eff49 - Browse repository at this point
Copy the full SHA 45eff49View commit details -
Configuration menu - View commit details
-
Copy full SHA for abf373f - Browse repository at this point
Copy the full SHA abf373fView commit details
Commits on Sep 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 04a05bd - Browse repository at this point
Copy the full SHA 04a05bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 130794b - Browse repository at this point
Copy the full SHA 130794bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39e8d29 - Browse repository at this point
Copy the full SHA 39e8d29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 226d381 - Browse repository at this point
Copy the full SHA 226d381View commit details
Commits on Sep 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 45a4921 - Browse repository at this point
Copy the full SHA 45a4921View commit details -
Configuration menu - View commit details
-
Copy full SHA for ded833e - Browse repository at this point
Copy the full SHA ded833eView commit details
Commits on Oct 5, 2022
-
feat: add
update
method as safer alternative tooverwrite
(#212)Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9a312e3 - Browse repository at this point
Copy the full SHA 9a312e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b45b9b - Browse repository at this point
Copy the full SHA 7b45b9bView commit details
Commits on Oct 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 01d033e - Browse repository at this point
Copy the full SHA 01d033eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9b2ea2 - Browse repository at this point
Copy the full SHA e9b2ea2View commit details
Commits on Oct 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 634d205 - Browse repository at this point
Copy the full SHA 634d205View commit details
Commits on Dec 3, 2022
-
Merge pull request #215 from sapphi-red/perf/encode-decode
perf: use `@jridgewell/sourcemap-codec`
Configuration menu - View commit details
-
Copy full SHA for 847502c - Browse repository at this point
Copy the full SHA 847502cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c87d5eb - Browse repository at this point
Copy the full SHA c87d5ebView commit details
Commits on Jan 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 209dde6 - Browse repository at this point
Copy the full SHA 209dde6View commit details
Commits on Jan 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f90bf6d - Browse repository at this point
Copy the full SHA f90bf6dView commit details -
fix(typings): sourcesContent may contain null (#235)
Fixes undefined
Configuration menu - View commit details
-
Copy full SHA for c2b652a - Browse repository at this point
Copy the full SHA c2b652aView commit details
Commits on Feb 4, 2023
-
feat(x_google_ignoreList): initial support for ignore lists
This patch introduces support for the `x_google_ignoreList` field to the `SourceMap` class. This extension was added to the Source Map Revision 3 Proposal[^1] to allow build tools to provide hints to debuggers (e.g. browser DevTools) about which files contain library or framework, and should thus be ignored by default for the purpose of stepping, break on exceptions, and the like[^2]. With this change it's possible for consumers of magic-string's `SourceMap` class to thread through and serialize the newly added `x_google_ignoreList` field (for example this is needed for rollup to support `x_google_ignoreList`). In a follow up change, we will also add support to the `Bundle` class to mark certain sources as ignore listed. [^1]: https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k [^2]: https://developer.chrome.com/blog/devtools-better-angular-debugging/
Configuration menu - View commit details
-
Copy full SHA for 3c711cd - Browse repository at this point
Copy the full SHA 3c711cdView commit details
Commits on Feb 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c1192c7 - Browse repository at this point
Copy the full SHA c1192c7View commit details
Commits on Feb 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e6b2866 - Browse repository at this point
Copy the full SHA e6b2866View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41d4f70 - Browse repository at this point
Copy the full SHA 41d4f70View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba774cb - Browse repository at this point
Copy the full SHA ba774cbView commit details -
Merge pull request #236 from Rich-Harris/publint
apply publint suggestions
Configuration menu - View commit details
-
Copy full SHA for a46f22a - Browse repository at this point
Copy the full SHA a46f22aView commit details
Commits on Feb 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 74cba9f - Browse repository at this point
Copy the full SHA 74cba9fView commit details -
Merge pull request #240 from bmeurer/feat/x_google_ignoreList
feat(x_google_ignoreList): initial support for ignore lists
Configuration menu - View commit details
-
Copy full SHA for 209c42d - Browse repository at this point
Copy the full SHA 209c42dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6032003 - Browse repository at this point
Copy the full SHA 6032003View commit details
Commits on Feb 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d4e9c31 - Browse repository at this point
Copy the full SHA d4e9c31View commit details
Commits on Feb 22, 2023
-
feat: add the ability to ignore-list sources (#243)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for e238f04 - Browse repository at this point
Copy the full SHA e238f04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34935df - Browse repository at this point
Copy the full SHA 34935dfView commit details
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.