Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core] Ship modern bundle #22814

Merged
merged 26 commits into from
Oct 12, 2020
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
6b587b7
[core] Ship modern bundle
eps1lon Sep 29, 2020
0e11b39
Fix `yarn extract-error-codes`
eps1lon Sep 30, 2020
8a75f9c
Update engines
eps1lon Sep 30, 2020
acfead4
Use esm babel helpers when using ES6 modules
eps1lon Sep 30, 2020
8994e78
Forgot op_mini
eps1lon Sep 30, 2020
da4cd9b
Use `stable` bundle as default
eps1lon Sep 30, 2020
eae0e0a
Fix issues related to assumed transpilation
eps1lon Oct 1, 2020
14bf563
Fix stable bundle targets
eps1lon Oct 1, 2020
1e7339d
Fix failing initMatchers test
eps1lon Oct 1, 2020
a242deb
Fix grid related issues in safari
eps1lon Oct 1, 2020
b592197
Proper snapshot with mobileToDesktop
eps1lon Oct 2, 2020
c544f29
Reduce noise from chunks
eps1lon Oct 2, 2020
426ad90
Update caniuse
eps1lon Oct 2, 2020
a5193c9
Use new bundle in UMD build
eps1lon Oct 2, 2020
2ae909a
Improved docs :)
eps1lon Oct 5, 2020
4a1eef2
Remove unused polyfills
eps1lon Oct 5, 2020
1722f29
Fix event targets
eps1lon Oct 5, 2020
fa336f5
Merge branch 'next' into feat/new-bundling
eps1lon Oct 6, 2020
27172be
Add note about node 10 (later 12)
eps1lon Oct 6, 2020
11cb3e5
Add changelog entry
eps1lon Oct 6, 2020
00454f3
Merge branch 'next' into feat/new-bundling
eps1lon Oct 6, 2020
840e29e
Track modern bundle
eps1lon Oct 6, 2020
950bc1f
Apply suggestions from code review
eps1lon Oct 6, 2020
a1229c0
Merge branch 'next' into feat/new-bundling
eps1lon Oct 7, 2020
92f8719
Merge branch 'next' into feat/new-bundling
eps1lon Oct 12, 2020
d565045
Merge branch 'next' into feat/new-bundling
eps1lon Oct 12, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update caniuse
eps1lon committed Oct 5, 2020
commit 426ad90a6d3b7d9bca566a2f4ceef6a8568aaa06
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -4745,9 +4745,9 @@ caniuse-api@^3.0.0:
lodash.uniq "^4.5.0"

caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001093, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001111, caniuse-lite@^1.0.30001113:
version "1.0.30001124"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001124.tgz#5d9998190258e11630d674fc50ea8e579ae0ced2"
integrity sha512-zQW8V3CdND7GHRH6rxm6s59Ww4g/qGWTheoboW9nfeMg7sUoopIfKCcNZUjwYRCOrvereh3kwDpZj4VLQ7zGtA==
version "1.0.30001142"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001142.tgz"
integrity sha512-pDPpn9ankEpBFZXyCv2I4lh1v/ju+bqb78QfKf+w9XgDAFWBwSYPswXqprRdrgQWK0wQnpIbfwRjNHO1HWqvoQ==

case@1.6.3:
version "1.6.3"