Coder Social home page Coder Social logo

sashenjayathilaka / instagram-clone Goto Github PK

View Code? Open in Web Editor NEW
95.0 2.0 34.0 756 KB

Instagram 2.0 with REACT.JS! (Next.js, TypeScript, NextAuth.js v4.17.0, Tailwind CSS, Firebase v9, Framer Motion, Image Uploading, Google Authentication,, Instagram Profile)

Home Page: https://projects-seven-peach.vercel.app

JavaScript 0.85% CSS 2.29% TypeScript 96.86%
tailwind-scrollbar tailwind-scrollbar-hide environment-variables faker forms framermotion google-authentication google-cloud-console moment-js mui-material

instagram-clone's Introduction

Hi there, I'm Sashen Jayathilaka! 👋


React js Python java Cshark Html css js css


instagram-clone's People

Contributors

amartya2002 avatar dependabot[bot] avatar sashenjayathilaka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

instagram-clone's Issues

Bumps eslint-config-next from 12.3.1 to 13.0.6.

Bumps eslint-config-next from 12.3.1 to 13.0.6.

Release notes

Sourced from eslint-config-next's releases.

v13.0.6

Core Changes

  • test(integration): allow to run --turbo dev server tests dynamically : #42967
  • Ensure loaderFile is included in webpack cache key: #43315
  • Improve @​next/font error handling: #43298
  • Improve RSC plugin to provide better errors: #42435
  • fix appDir returning 404 in production with "output": "standalone": #43268
  • Fix outputting un-necessary trace files for edge functions: #43304
  • fix: apply default export interop to pages/_app: #43335
  • Fix package resolution issue in app dir: #43349
  • Get correct chunks in flight-manifest on Windows: #43334
  • Resolve RSC / HTML rendering errors in error overlay: #43332
  • App directory next/link dynamic href dev error: #43074
  • Add ref forwarding for next/image: #43193
  • Always transform styled-jsx for rsc and error with client-only condition: #43386
  • dynamic = 'error' should only throw if page didn't get exported: #43377
  • fix output: "standalone" returning 500 error on certain pages when built without pages/: #43336
  • Fix "apply() is only allowed in ready status (state: idle)" HMR errors: #43242
  • Add gSP and gSSP checks for both server and client layers in the SWC transform: #43391
  • Make sure the TS plugin works for src/app: #43412
  • Remove stack trace from full reload warning: #43453
  • Upgrade compiled undici: #43481
  • Fix missing cleanup process in flight plugin globals: #43297
  • Fix matchers in middleware manifest: #43549
  • rsc: bundle legacy head as client component: #43425
  • Remove useState from next/image: #43587
  • Group redirect status imports: #43480
  • Fix Failed to copy traced files for Edge functions and handle its files with middleware-manifest.json: #43326
  • Update next/link default legacyBehavior: #42623
  • fix: Dynamic Usage Error when using previewData with generateStaticParams and appDir: #43395
  • Minimized runtime errors in app dir: #43511

Documentation Changes

  • Add link back to font video in Font docs.: #43440
  • docs: update known Safari bug: #43513
  • Add yarn berry dependency upgrade example for Next 12 to 13 upgrade documentation.: #43472
  • Clarify that publicRuntimeConfig and serverRuntimeConfig do not work with Output File Tracing: #43443
  • adding note that edge api routes are not supported with ISR: #43572
  • Improve docs for URL Imports: #43615

Example Changes

  • chore(examples): Deprecate cms-strapi: #43325
  • Add example commands for creating reproductions: #43375
  • updates with-supertokens example: #43379
  • Fix with-docker-compose example: #43419
  • chore(examples): fix CLI commands for MobX examples: #43534
  • Simplify and convert with-vercel-fetch example to TypeScript: #43403

... (truncated)

Commits

Bumps typescript from 4.8.4 to 4.9.4.

Bumps typescript from 4.8.4 to 4.9.4.

Release notes

Sourced from typescript's releases.

TypeScript 4.9.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Changes:

  • e2868216f637e875a74c675845625eb15dcfe9a2 Bump version to 4.9.4 and LKG.
  • eb5419fc8d980859b98553586dfb5f40d811a745 Cherry-pick #51704 to release 4.9 (#51712)
  • b4d382b9b12460adf2da4cc0d1429cf19f8dc8be Cherry-pick changes for narrowing to tagged literal types.
  • e7a02f43fce47e1a39259ada5460bcc33c8e98b5 Port of #51626 and #51689 to release-4.9 (#51627)
  • 1727912f0437a7f367d90040fc4b0b4f3efd017a Cherry-pick fix around visitEachChild to release-4.9. (#51544)

This list of changes was auto generated.

TypeScript 4.9

For release notes, check out the release announcement.

Downloads are available on:

Changes:

  • 93bd577458d55cd720b2677705feab5c91eb12ce Bump version to 4.9.3 and LKG.
  • 107f832b80df2dc97748021cb00af2b6813db75b Update LKG.
  • 31bee5682df130a14ffdd5742f994dbe7313dd0e Cherry-pick PR #50977 into release-4.9 (#51363) [ #50872 ]
  • 1e2fa7ae15f8530910fef8b916ec8a4ed0b59c45 Update version to 4.9.2-rc and LKG.
  • 7ab89e5c6e401d161f31f28a6c555a3ba530910e Merge remote-tracking branch 'origin/main' into release-4.9
  • e5cd686defb1a4cbdb36bd012357ba5bed28f371 Update package-lock.json
  • 8d40dc15d1b9945837e7860320fdccfe27c40cad Update package-lock.json
  • 5cfb3a2fe344a5350734305193e6cc99516285ca Only call return() for an abrupt completion in user code (#51297)
  • a7a9d158e817fcb0e94dc1c24e0a401b21be0cc9 Fix for broken baseline in yieldInForInInDownlevelGenerator (#51345)
  • 7f8426f4df0d0a7dd8b72079dafc3e60164a23b1 fix for-in enumeration containing yield in generator (#51295)
  • 3d2b4017eb6b9a2b94bc673291e56ae95e8beddd Fix assertion functions accessed via wildcard imports (#51324)
  • 64d0d5ae140b7b26a09e75114517b418d6bcaa9f fix(51301): Fixing an unused import at the end of a line removes the newline (#51320)
  • 754eeb2986bde30d5926e0fa99c87dda9266d01b Update CodeQL workflow and configuration, fix found bugs (#51263)
  • d8aad262006ad2d2c91aa7a0e4449b4b83c57f7b Update package-lock.json
  • d4f26c840b1db76c0b25a405c8e73830a2b45cbc fix(51245): Class with parameter decorator in arrow function causes "convert to default export" refactoring failure (#51256)
  • 16faf45682173ea437a50330feb4785578923d7f Update package-lock.json
  • 8b1ecdb701e2a2e19e9f8bcdd6b2beac087eabee fix(50654): "Move to a new file" breaks the declaration of referenced variable (#50681)
  • 170a17fad57eae619c5ef2b7bdb3ac00d6c32c47 Dom update 2022-10-25 (#51300)

... (truncated)

Commits

Bumps autoprefixer from 10.4.12 to 10.4.13.

Bumps autoprefixer from 10.4.12 to 10.4.13.

Release notes

Sourced from autoprefixer's releases.

10.4.13

  • Fixed missed prefixes on vendor prefixes in name of CSS Custom Property.
Changelog

Sourced from autoprefixer's changelog.

10.4.13

  • Fixed missed prefixes on vendor prefixes in name of CSS Custom Property.
Commits

Bumps json5 from 1.0.1 to 1.0.2.

Bumps json5 from 1.0.1 to 1.0.2.

Release notes

Sourced from json5's releases.

v1.0.2

  • Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295). This has been backported to v1. (#298)
Changelog

Sourced from json5's changelog.

Unreleased [code, diff]

v2.2.3 [code, diff]

v2.2.2 [code, diff]

  • Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295).

v2.2.1 [code, diff]

  • Fix: Removed dependence on minimist to patch CVE-2021-44906. (#266)

v2.2.0 [code, diff]

  • New: Accurate and documented TypeScript declarations are now included. There is no need to install @types/json5. (#236, #244)

v2.1.3 [code, diff]

  • Fix: An out of memory bug when parsing numbers has been fixed. (#228, #229)

v2.1.2 [code, diff]

... (truncated)

Commits

Bumps postcss from 8.4.19 to 8.4.20.

Bumps postcss from 8.4.19 to 8.4.20.

Release notes

Sourced from postcss's releases.

8.4.20

  • Fixed source map generation for childless at-rules like @layer.
Changelog

Sourced from postcss's changelog.

8.4.20

  • Fixed source map generation for childless at-rules like @layer.
Commits

Bumps @types/node from 18.8.4 to 18.11.17.

Bumps @types/node from 18.8.4 to 18.11.17.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps typescript from 4.9.4 to 5.0.2.

Bumps typescript from 4.9.4 to 5.0.2.

Release notes

Sourced from typescript's releases.

TypeScript 5.0

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.0 RC

For release notes, check out the release announcement.

TypeScript 5.0 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 4.9.5

For release notes, check out the release announcement.

Downloads are available on:

Changes:

  • 69e88ef5513a81acf69ec78f4af1f927da0d0584 Port ignore deprecations to 4.9 (#52419)
  • daf4e817a18def96b70ac34703b158ff0e6d58df Port timestamp fix to 4.9 (#52426)
Commits
  • 3ec598c Update LKG
  • 0e765ac 🤖 Pick PR #53268 (fix(53204): Bug: __runInitializers(...) into release-5.0 (#...
  • cb69c8a Update LKG
  • d97bb67 🤖 Pick PR #53174 (Remove old references to Node v4, s...) into release-5.0 (#...
  • 6e59874 🤖 Pick PR #53240 (Allow 'verbatimModuleSyntax' with t...) into release-5.0 (#...
  • 9a8badd Bump version to 5.0.2 and LKG
  • a5484ae 🤖 Pick PR #53139 (Make ModuleResolutionKind.Node10 ch...) into release-5.0 (#...
  • 23455b4 Cherry-pick #52993 to release-5.0 (#53142)
  • f7f44da 🤖 Pick PR #53183 (Set package.json minimum to Node 12...) into release-5.0 (#...
  • 4d4227a Pin dependencies in release-5.0 (#53126)
  • Additional commits viewable in compare view

Bumps eslint from 8.25.0 to 8.29.0.

Bumps eslint from 8.25.0 to 8.29.0.

Release notes

Sourced from eslint's releases.

v8.29.0

Features

  • 49a07c5 feat: add allowParensAfterCommentPattern option to no-extra-parens (#16561) (Nitin Kumar)
  • e6a865d feat: prefer-named-capture-group add suggestions (#16544) (Josh Goldberg)
  • a91332b feat: In no-invalid-regexp validate flags also for non-literal patterns (#16583) (trosos)

Documentation

  • 0311d81 docs: Configuring Plugins page intro, page tweaks, and rename (#16534) (Ben Perlmutter)
  • 57089b1 docs: add a property assignment example for camelcase rule (#16605) (Milos Djermanovic)
  • b6ab030 docs: add docs codeowners (#16601) (Strek)
  • 6380c87 docs: fix sitemap and feed (#16592) (Milos Djermanovic)
  • ade621d docs: perf debounce the search query (#16586) (Shanmughapriyan S)
  • fbcf3ab docs: fix searchbar clear button (#16585) (Shanmughapriyan S)
  • f894035 docs: HTTPS link to yeoman.io (#16582) (Christian Oliff)
  • de12b26 docs: Update configuration file pages (#16509) (Ben Perlmutter)
  • 1ae9f20 docs: update correct code examples for no-extra-parens rule (#16560) (Nitin Kumar)

Chores

  • 7628403 chore: add discord channel link (#16590) (Amaresh S M)
  • f5808cb chore: fix rule doc headers check (#16564) (Milos Djermanovic)

v8.28.0

Features

  • 63bce44 feat: add ignoreClassFieldInitialValues option to no-magic-numbers (#16539) (Milos Djermanovic)
  • 8385ecd feat: multiline properties in rule key-spacing with option align (#16532) (Francesco Trotta)
  • a4e89db feat: no-obj-calls support Intl (#16543) (Sosuke Suzuki)

Bug Fixes

  • c50ae4f fix: Ensure that dot files are found with globs. (#16550) (Nicholas C. Zakas)
  • 9432b67 fix: throw error for first unmatched pattern (#16533) (Milos Djermanovic)
  • e76c382 fix: allow * 1 when followed by / in no-implicit-coercion (#16522) (Milos Djermanovic)

Documentation

  • 34c05a7 docs: Language Options page intro and tweaks (#16511) (Ben Perlmutter)
  • 3e66387 docs: add intro and edit ignoring files page (#16510) (Ben Perlmutter)
  • 436f712 docs: fix Header UI inconsistency (#16464) (Tanuj Kanti)
  • f743816 docs: switch to wrench emoji for auto-fixable rules (#16545) (Bryan Mishkin)
  • bc0547e docs: improve styles for versions and languages page (#16553) (Nitin Kumar)
  • 6070f58 docs: clarify esquery issue workaround (#16556) (Milos Djermanovic)
  • b48e4f8 docs: Command Line Interface intro and tweaks (#16535) (Ben Perlmutter)
  • b92b30f docs: Add Rules page intro and content tweaks (#16523) (Ben Perlmutter)
  • 1769b42 docs: Integrations page introduction (#16548) (Ben Perlmutter)
  • a8d0a57 docs: make table of contents sticky on desktop (#16506) (Sam Chen)
  • a01315a docs: fix route of japanese translation site (#16542) (Tanuj Kanti)
  • 0515628 docs: use emoji instead of svg for deprecated rule (#16536) (Bryan Mishkin)
  • 68f1288 docs: set default layouts (#16484) (Percy Ma)
  • 776827a docs: init config about specifying shared configs (#16483) (Percy Ma)
  • 5c39425 docs: fix broken link to plugins (#16520) (Ádám T. Nagy)
  • c97c789 docs: Add missing no-new-native-nonconstructor docs code fence (#16503) (Brandon Mills)

... (truncated)

Changelog

Sourced from eslint's changelog.

v8.29.0 - December 2, 2022

  • 0311d81 docs: Configuring Plugins page intro, page tweaks, and rename (#16534) (Ben Perlmutter)
  • 57089b1 docs: add a property assignment example for camelcase rule (#16605) (Milos Djermanovic)
  • b6ab030 docs: add docs codeowners (#16601) (Strek)
  • 7628403 chore: add discord channel link (#16590) (Amaresh S M)
  • 49a07c5 feat: add allowParensAfterCommentPattern option to no-extra-parens (#16561) (Nitin Kumar)
  • 6380c87 docs: fix sitemap and feed (#16592) (Milos Djermanovic)
  • e6a865d feat: prefer-named-capture-group add suggestions (#16544) (Josh Goldberg)
  • ade621d docs: perf debounce the search query (#16586) (Shanmughapriyan S)
  • a91332b feat: In no-invalid-regexp validate flags also for non-literal patterns (#16583) (trosos)
  • fbcf3ab docs: fix searchbar clear button (#16585) (Shanmughapriyan S)
  • f894035 docs: HTTPS link to yeoman.io (#16582) (Christian Oliff)
  • de12b26 docs: Update configuration file pages (#16509) (Ben Perlmutter)
  • f5808cb chore: fix rule doc headers check (#16564) (Milos Djermanovic)
  • 1ae9f20 docs: update correct code examples for no-extra-parens rule (#16560) (Nitin Kumar)

v8.28.0 - November 18, 2022

  • 34c05a7 docs: Language Options page intro and tweaks (#16511) (Ben Perlmutter)
  • 3e66387 docs: add intro and edit ignoring files page (#16510) (Ben Perlmutter)
  • 436f712 docs: fix Header UI inconsistency (#16464) (Tanuj Kanti)
  • f743816 docs: switch to wrench emoji for auto-fixable rules (#16545) (Bryan Mishkin)
  • bc0547e docs: improve styles for versions and languages page (#16553) (Nitin Kumar)
  • 6070f58 docs: clarify esquery issue workaround (#16556) (Milos Djermanovic)
  • b48e4f8 docs: Command Line Interface intro and tweaks (#16535) (Ben Perlmutter)
  • b92b30f docs: Add Rules page intro and content tweaks (#16523) (Ben Perlmutter)
  • 1769b42 docs: Integrations page introduction (#16548) (Ben Perlmutter)
  • 63bce44 feat: add ignoreClassFieldInitialValues option to no-magic-numbers (#16539) (Milos Djermanovic)
  • c50ae4f fix: Ensure that dot files are found with globs. (#16550) (Nicholas C. Zakas)
  • a8d0a57 docs: make table of contents sticky on desktop (#16506) (Sam Chen)
  • 9432b67 fix: throw error for first unmatched pattern (#16533) (Milos Djermanovic)
  • 8385ecd feat: multiline properties in rule key-spacing with option align (#16532) (Francesco Trotta)
  • a4e89db feat: no-obj-calls support Intl (#16543) (Sosuke Suzuki)
  • a01315a docs: fix route of japanese translation site (#16542) (Tanuj Kanti)
  • e94a4a9 chore: Add tests to verify #16038 is fixed (#16538) (Nicholas C. Zakas)
  • 0515628 docs: use emoji instead of svg for deprecated rule (#16536) (Bryan Mishkin)
  • e76c382 fix: allow * 1 when followed by / in no-implicit-coercion (#16522) (Milos Djermanovic)
  • 68f1288 docs: set default layouts (#16484) (Percy Ma)
  • e13f194 chore: stricter validation of meta.docs.description in core rules (#16529) (Milos Djermanovic)
  • 776827a docs: init config about specifying shared configs (#16483) (Percy Ma)
  • 72dbfbc chore: use pkg parameter in getNpmPackageVersion (#16525) (webxmsj)
  • 5c39425 docs: fix broken link to plugins (#16520) (Ádám T. Nagy)
  • c97c789 docs: Add missing no-new-native-nonconstructor docs code fence (#16503) (Brandon Mills)

v8.27.0 - November 6, 2022

  • f14587c feat: new no-new-native-nonconstructor rule (#16368) (Sosuke Suzuki)
  • 978799b feat: add new rule no-empty-static-block (#16325) (Sosuke Suzuki)
  • ce93b42 docs: Stylelint property-no-unknown (#16497) (Nick Schonning)

... (truncated)

Commits

Bumps json5 from 1.0.1 to 1.0.2.

Bumps json5 from 1.0.1 to 1.0.2.

Release notes

Sourced from json5's releases.

v1.0.2

  • Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295). This has been backported to v1. (#298)
Changelog

Sourced from json5's changelog.

Unreleased [code, diff]

v2.2.3 [code, diff]

v2.2.2 [code, diff]

  • Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295).

v2.2.1 [code, diff]

  • Fix: Removed dependence on minimist to patch CVE-2021-44906. (#266)

v2.2.0 [code, diff]

  • New: Accurate and documented TypeScript declarations are now included. There is no need to install @types/json5. (#236, #244)

v2.1.3 [code, diff]

  • Fix: An out of memory bug when parsing numbers has been fixed. (#228, #229)

v2.1.2 [code, diff]

... (truncated)

Commits

Bumps json5 from 1.0.1 to 1.0.2.

Bumps json5 from 1.0.1 to 1.0.2.

Release notes

Sourced from json5's releases.

v1.0.2

  • Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295). This has been backported to v1. (#298)
Changelog

Sourced from json5's changelog.

Unreleased [code, diff]

v2.2.3 [code, diff]

v2.2.2 [code, diff]

  • Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295).

v2.2.1 [code, diff]

  • Fix: Removed dependence on minimist to patch CVE-2021-44906. (#266)

v2.2.0 [code, diff]

  • New: Accurate and documented TypeScript declarations are now included. There is no need to install @types/json5. (#236, #244)

v2.1.3 [code, diff]

  • Fix: An out of memory bug when parsing numbers has been fixed. (#228, #229)

v2.1.2 [code, diff]

... (truncated)

Commits

Bumps eslint-config-next from 13.0.7 to 13.1.1.

Bumps eslint-config-next from 13.0.7 to 13.1.1.

Release notes

Sourced from eslint-config-next's releases.

v13.1.1

Core Changes

  • Exclude srcset from svg image: #44308
  • Fix CSS resource path not matched in __entry_css_files__: #44310
  • Fix next/image 404 when basePath and trailingSlash defined: #44312

Documentation Changes

  • Remove experimental for modularizeImports from docs and example: #44311

Example Changes

  • Updated dependencies for with-tailwindcss example: #44289

Misc Changes

  • Use turbo for packing files in test setup: #44074

Credits

Huge thanks to @​JanKaifer, @​Nutlope, @​styfle, and @​chibicode for helping!

v13.1.1-canary.1

Core Changes

  • Fix next/image 404 when basePath and trailingSlash defined: #44312

Documentation Changes

  • Remove experimental for modularizeImports from docs and example: #44311

Credits

Huge thanks to @​chibicode and @​styfle for helping!

v13.1.1-canary.0

Core Changes

  • Exclude srcset from svg image: #44308
  • Fix CSS resource path not matched in __entry_css_files__: #44310

Example Changes

  • Updated dependencies for with-tailwindcss example: #44289

Misc Changes

  • Use turbo for packing files in test setup: #44074

... (truncated)

Commits

Bumps eslint-config-next from 13.0.6 to 13.0.7.

Bumps eslint-config-next from 13.0.6 to 13.0.7.

Release notes

Sourced from eslint-config-next's releases.

v13.0.7

Core Changes

  • Update react next tag: #43617
  • fix(jest): pattern when detecting packages to transpile in next/jest: #43546
  • Adding head element checking for root layout: #43597
  • Revert: 'Minimized runtime errors in app dir': #43648
  • fix: properly handle trailingSlash: true and rewrites: #43641
  • @​next/font fallback fonts order fix: #43633
  • Update cache handling for app: #43659
  • Remove resolved app directory todos: #43672
  • Fix typo in comment: #43685
  • perf: disable prefetching for links in viewport in development for app routes: #43730
  • Remove additional <div> at each segment level in app: #43717
  • Revert "Adding head element checking for root layout": #43760
  • fix ci pnpm lock error: #43767
  • Force reflow when setting scrollBehavior: #43673
  • Remove __webpack_exports__ from error overlay: #43715
  • Fix chunk hash logic in hot-reloader for server components: #43778
  • Assign layer to app client entries: #43197
  • Remove notifications emitted during pnpm dev: #43801
  • Display error digest if presented: #43742
  • Fix HMR issue after patching the client module: #43819
  • Implement loadable with lazy and suspense for next dynamic: #42589
  • Do not attach CSS checksum for production build: #43827
  • Provide error hints for invalid layout props via the TS plugin: #43835
  • Refactor code: #43828
  • Unhandled errors and rejections opens as minimized in app dir error overlay: #43844
  • docs: add readme with development instructions for next/swc: #43834
  • Use proxy to ensure Flight is referencing to the latest module during development: #43823
  • memory: fix 2 memory leaks in next-dev: #43859
  • Refactoring in @​next/font: #43848
  • build(cargo): bump up swc_core, turbopack: #43652
  • Move prefetch bailout to start of the prefetch function for pages: #43731
  • Alias next/head to noop for rsc and add upgration warning: #43885
  • Update freebsd build: #43866
  • Fix error message for invalid runtime option in app dir: #43900
  • fix: forwarding props to no ssr dynamic: #43901
  • Improve type checking error message for invalid props: #43903
  • Improve type checking error message for invalid props: #43903
  • Support for named slots in type checking: #43906
  • Fix next/dynamic types for resolving named export module: #43923
  • Add auto completion for prop names and types to the TS plugin: #43909
  • Skip creating VSCode config and .gitignore if running in CI: #43935
  • Add helpful error for createContext used in Server Components: #43747
  • Increase stack trace limit on the server: #43800
  • Refactor image optimization util: #43868
  • useSearchParams - bailout to client rendering during static generation: #43603
  • Open server component errors fullscreen: #43887
  • next-dev: restart dev server exceeds the memory limits: #43958

... (truncated)

Commits

Bumps firebase from 9.14.0 to 9.18.0.

Bumps firebase from 9.14.0 to 9.18.0.

Commits
  • 568d34f Version Packages (#7123)
  • dd257eb Merge master into release
  • 9a21a57 Updated the changeset for OR queries to be more descriptive (#7121)
  • a2505bd Validate target purpose in spec tests (#7113)
  • c4276bd Avoid changeset check on PRs to non-master branches (#7110)
  • 2e22d5b firestore-compat: fix typing error in fields.test.ts: TS2339: Property 'ignor...
  • 497c38a Point the demo app to use local auth SDK changes by default. (#7106)
  • e0b677e Explicitly set createdAt and lastLoginAt when cloning UserImpl (#7066)
  • 5099f0f Use userAgent instead of depricated appVersion to check for safari indexDB bu...
  • 547348b Surface the error for COUNT queries (#7072)
  • Additional commits viewable in compare view

Bumps @mui/material from 5.10.9 to 5.11.0.

Bumps @mui/material from 5.10.9 to 5.11.0.

Release notes

Sourced from @​mui/material's releases.

v5.11.0

Dec 13, 2022

A big thanks to the 19 contributors who made this release possible. Here are some highlights ✨:

  • 🔥 @​mnajdova enabled configuration of the sx prop in the theme (#35150)
  • Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements.

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

BREAKING CHANGES

  • [system] Enable configuring the sx prop in the theme (#35150) @​mnajdova

    The breaking change is regarding an experimental API:

    -import { styled, experimental_sx } from '@mui/material/styles';
    +import { styled } from '@mui/material/styles';
    -const Component = styled('div)(experimental_sx({ p: 1 }});
    +const Component = styled('div)(({ theme }) => theme.unstable_sx({ p: 1 }});

@mui/[email protected]

@mui/[email protected]

  • [PopperUnstyled] Update PopperTooltip to have correct width when closing with transition (#34714) @​EduardoSCosta

@mui/[email protected]

Docs

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

5.11.0

Dec 13, 2022

A big thanks to the 19 contributors who made this release possible. Here are some highlights ✨:

  • 🔥 @​mnajdova enabled configuration of the sx prop in the theme (#35150)
  • Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements.

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

BREAKING CHANGES

  • [system] Enable configuring the sx prop in the theme (#35150) @​mnajdova

    The breaking change is regarding an experimental API:

    -import { styled, experimental_sx } from '@mui/material/styles';
    +import { styled } from '@mui/material/styles';
    -const Component = styled('div)(experimental_sx({ p: 1 }});
    +const Component = styled('div)(({ theme }) => theme.unstable_sx({ p: 1 }});

@mui/[email protected]

@mui/[email protected]

  • [PopperUnstyled] Update PopperTooltip to have correct width when closing with transition (#34714) @​EduardoSCosta

@mui/[email protected]

Docs

... (truncated)

Commits

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.