並び順

ブックマーク数

期間指定

  • から
  • まで

361 - 400 件 / 718件

新着順 人気順

ReleaseNoteの検索結果361 - 400 件 / 718件

  • Electron 9.0.0 | Electron

    Electron 9.0.0 has been released! It includes upgrades to Chromium 83, V8 8.3, and Node.js 12.14. We've added several new API integrations for our spellchecker feature, enabled PDF viewer, and much more! The Electron team is excited to announce the release of Electron 9.0.0! You can install it with npm via npm install electron@latest or download it from our releases website. The release is packed

    • jQuery 3.5.1 Released: Fixing a Regression | Official jQuery Blog

      I’ve never gotten to say this on a jQuery release, but May the 4th be with you! A short time ago in a galaxy exactly like this one, we released jQuery 3.5.0. We have a quick fix for a regression in that release. Specifically, we had changed our internal data object to use Object.create( null ) instead of a plain object ({}). We did that to prevent collisions with keys on Object.prototype propertie

      • Node.js — Node v15.6.0 (Current)

        Notable Changes child_process: add 'overlapped' stdio flag (Thiago Padilha) #29412 support AbortSignal in fork (Benjamin Gruenbaum) #36603 crypto: implement basic secure heap support (James M Snell) #36779 fixup bug in keygen error handling (James M Snell) #36779 introduce X509Certificate API (James M Snell) #36804 implement randomuuid (James M Snell) #36729 doc: update release key for Danielle Ad

          Node.js — Node v15.6.0 (Current)
        • jQuery 3.6.2 Released! | Official jQuery Blog

          You probably weren’t expecting another release so soon, but jQuery 3.6.2 has arrived! The main impetus for this release was the introduction of some new selectors in Chrome. More on that below. As usual, the release is available on our cdn and the npm package manager. Other third party CDNs will probably have it soon as well, but remember that we don’t control their release schedules and they will

          • Release 18.2.0 (June 14, 2022) · facebook/react

            React DOM Provide a component stack as a second argument to onRecoverableError. (@gnoff in #24591) Fix hydrating into document causing a blank page on mismatch. (@gnoff in #24523) Fix false positive hydration errors with Suspense. (@gnoff in #24480 and @acdlite in #24532) Fix ignored setState in Safari when adding an iframe. (@gaearon in #24459) React DOM Server Pass information about server error

              Release 18.2.0 (June 14, 2022) · facebook/react
            • Node.js — Node v15.9.0 (Current)

              Notable Changes crypto: add keyObject.export() 'jwk' format option (Filip Skokan) #37081 deps: upgrade to libuv 1.41.0 (Colin Ihrig) #37360 doc: add dmabupt to collaborators (Xu Meng) #37377 refactor fs docs structure (James M Snell) #37170 fs: add fsPromises.watch() (James M Snell) #37179 use a default callback for fs.close() (James M Snell) #37174 add AbortSignal support to watch (Benjamin Gruen

                Node.js — Node v15.9.0 (Current)
              • Release v6.0.0 · puppeteer/puppeteer

                v6.0.0 (2021-02-02) ⚠ BREAKING CHANGES chromium: The built-in aria/ selector query handler doesn’t return ignored elements anymore. typescript: Puppeteer now ships with built-in TypeScript definitions. This means you no longer need to install @types/puppeteer. We are aware that there are likely improvements that can be made to our types to improve the developer experience when using them; please o

                  Release v6.0.0 · puppeteer/puppeteer
                • Release v10.0.0 · puppeteer/puppeteer

                  v10.0.0 (2021-05-31) ⚠ BREAKING CHANGES Node.js 10 is no longer supported. Features chromium: roll to Chromium 92.0.4512.0 (r884014) (#7288) (f863f4b) requestinterception: remove cacheSafe flag (#7217) (d01aa6c) expose other sessions from connection (#6863) (cb285a2) launcher: add new launcher option waitForInitialPage (#7105) (2605309), closes #3630 Bug Fixes added comments for browsercontext, st

                    Release v10.0.0 · puppeteer/puppeteer
                  • Announcing TypeScript 5.2 Beta - TypeScript

                    Today we are excited to announce the availability of TypeScript 5.2 Beta. To get started using the beta, you can get it through NuGet, or through npm with the following command: npm install -D typescript@beta Here’s a quick list of what’s new in TypeScript 5.2! using Declarations and Explicit Resource Management Decorator Metadata Named and Anonymous Tuple Elements Easier Method Usage for Unions o

                      Announcing TypeScript 5.2 Beta - TypeScript
                    • New WebKit Features in Safari 15.5

                      After the feature-packed release of Safari 15.4 two months ago, WebKit’s work for this version of Safari focused predominately on polishing existing features and fixing bugs. Safari 15.5 does contain three new technologies for web developers — support for the inert property in HTML; support for the worker-src Content Security Policy directive; and the new minimumViewportInset and maximumViewportIn

                      • Announcing TypeScript 3.7 RC

                        We’re pleased to announce TypeScript 3.7 RC, the release candidate of TypeScript 3.7. Between now and the final release, we expect no further changes except for critical bug fixes. To get started using the RC, you can get it through NuGet, or use npm with the following command: You can also get editor support by Downloading for Visual Studio 2019/2017 Following directions for Visual Studio Code an

                          Announcing TypeScript 3.7 RC
                        • V8 release v9.3 · V8

                          Every six weeks, we create a new branch of V8 as part of our release process. Each version is branched from V8’s main Git branch immediately before a Chrome Beta milestone. Today we’re pleased to announce our newest branch, V8 version 9.3, which is in beta until its release in coordination with Chrome 93 Stable in several weeks. V8 v9.3 is filled with all sorts of developer-facing goodies. This po

                          • Angular v18 is now available!

                            Today we are excited to share the next milestone in the evolution of Angular! Over the past three releases we’ve introduced a lot of new features and improvements. This time we focused on polishing the work we shipped by graduating many of the new APIs to stable, addressing common developer requests, and experimentally releasing one of the most desired roadmap projects: zoneless change detection.

                              Angular v18 is now available!
                            • Deno 1.41: smaller deno compile binaries

                              Deno’s goal is to simplify programming in as many environments as possible. In this 1.41 release, we’re excited to announce improvements that broaden how and where Deno can be used: we’ve roughly halved the size of deno compile binaries, as well as added an official Linux ARM 64 build. Additionally, we’ve continued to improve Node.js compatibility, the LSP to include better auto-completion, and De

                                Deno 1.41: smaller deno compile binaries
                              • Firefox 115.0, See All New Features, Updates and Fixes

                                Firefox is no longer supported on Windows 8.1 and below. Please download Firefox ESR (Extended Support Release) to use Firefox.

                                  Firefox 115.0, See All New Features, Updates and Fixes
                                • Announcing VitePress 1.0 | The Vue Point

                                  Today we are happy to announce the (long overdue) 1.0 release of VitePress! VitePress is a Static Site Generator (SSG) designed for building fast, content-centric websites. In a nutshell, VitePress takes your source content written in Markdown, applies a theme to it, and generates static HTML pages that can be easily deployed anywhere. VitePress is built on top of Vite and Vue, and is the spiritua

                                    Announcing VitePress 1.0 | The Vue Point
                                  • Chrome 83 Beta: Cross-site Scripting Protection, Improved Form Controls, and Safe Cross-origin Resource Sharing

                                    $200K 1 10th birthday 4 abusive ads 1 abusive notifications 2 accessibility 3 ad blockers 1 ad blocking 2 advanced capabilities 1 android 2 anti abuse 1 anti-deception 1 background periodic sync 1 badging 1 benchmarks 1 beta 83 better ads standards 1 billing 1 birthday 4 blink 2 browser 2 browser interoperability 1 bundles 1 capabilities 6 capable web 1 cds 1 cds18 2 cds2018 1 chrome 35 chrome 81

                                      Chrome 83 Beta: Cross-site Scripting Protection, Improved Form Controls, and Safe Cross-origin Resource Sharing
                                    • Node.js — December 2019 Security Releases

                                      (Update 18-December-2019) Releases available These releases update npm to v6.13.4 to address three vulnerabilities described below. All current release lines were affected. At this time, CVEs have been requested by npm, Inc. and are pending review. See https://twitter.com/ahmadnassri/status/1205132161961123841 for more information. Global node_modules Binary Overwrite Versions of the npm CLI prior

                                        Node.js — December 2019 Security Releases
                                      • Node.js — Node v13.6.0 (Current)

                                        Notable Changes assert: Implement assert.match() and assert.doesNotMatch() (Ruben Bridgewater) #30929 events: Add EventEmitter.on to async iterate over events (Matteo Collina) #27994 Allow monitoring error events (Gerhard Stoebich) #30932 fs: Allow overriding fs for streams (Robert Nagy) #29083 perf_hooks: Move perf_hooks out of experimental (legendecas) #31101 repl: Implement ZSH-like reverse-i-s

                                          Node.js — Node v13.6.0 (Current)
                                        • ESLint v7.8.0 released - ESLint - Pluggable JavaScript Linter

                                          Published 31 Aug, 2020 under Release Notes ESLint v7.8.0 released We just pushed ESLint v7.8.0, which is a minor release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release. Highlights Support for logical assignment operators and numeric separators has landed in ESLint! To enable linting this syntax, please set ecmaVersion to 2021: { "parserO

                                            ESLint v7.8.0 released - ESLint - Pluggable JavaScript Linter
                                          • Astro 2.9: View Transitions (experimental) | Astro

                                            Astro 2.9 is out and features experimental support for view transitions, as well as redirects configuration and improved script bundling. View Transitions (experimental) Redirects Hoisted script optimization If you already have Astro installed, you can upgrade it to 2.9 by running the upgrade command in your project (using your package manager of choice): While you’re at it, upgrade any @astrojs/*

                                              Astro 2.9: View Transitions (experimental) | Astro
                                            • Tailwind CSS v3.4: Dynamic viewport units, :has() support, balanced headlines, subgrid, and more - Tailwind CSS

                                              There’s nothing like building a major new product for finding all the features you wish you had in your own tools, so we capitalized on some of that inspiration and turned it into this — Tailwind CSS v3.4. There’s nothing like building a major new product for finding all the features you wish you had in your own tools, so we capitalized on some of that inspiration and turned it into this — Tailwin

                                                Tailwind CSS v3.4: Dynamic viewport units, :has() support, balanced headlines, subgrid, and more - Tailwind CSS
                                              • Deno 1.32: Enhanced Node.js Compatibility

                                                # MacOS and Linux curl -fsSL https://deno.land/x/install/install.sh | sh # Windows iwr https://deno.land/x/install/install.ps1 -useb | iex Click here for more installation options. Enhanced Node.js CompatibilityDeno continues to make significant strides in improving its compatibility with Node.js, offering a smoother overall developer experience. Key enhancements in this release include: Limited p

                                                  Deno 1.32: Enhanced Node.js Compatibility
                                                • Release v1.0.0 · vuejs/composition-api

                                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                    Release v1.0.0 · vuejs/composition-api
                                                  • Storybook 6.3

                                                    Storybook is the industry-standard UI development workshop for components and pages. It's used by Dropbox, Shopify, Stripe, and thousands more teams. Developers choose Storybook because it helps them focus on one thing: the user interface. There's already a mountain of complexity in app development, Storybook makes your job simpler by isolating UI concerns from the noise of backend, APIs, and data

                                                      Storybook 6.3
                                                    • MDX 2 | MDX

                                                      Note: This is an old blog post. The below is kept as is for historical purposes. Note: Info on how to migrate is available in our Version 2 migration guide. MDX 2Version 2 of MDX was released after years of hard work, and has many improvements. Here are the highlights: 📝 Improved syntax makes it easier to use markdown in JSX🧑‍💻 JavaScript expressions turn {2 * Math.PI} into 6.283185307179586🔌

                                                        MDX 2 | MDX
                                                      • Chrome 102: Window Controls Overlay, a Host of Finished Origin Trials, PWAs as File Handlers and More

                                                        $200K 1 10th birthday 4 abusive ads 1 abusive notifications 2 accessibility 3 ad blockers 1 ad blocking 2 advanced capabilities 1 android 2 anti abuse 1 anti-deception 1 background periodic sync 1 badging 1 benchmarks 1 beta 83 better ads standards 1 billing 1 birthday 4 blink 2 browser 2 browser interoperability 1 bundles 1 capabilities 6 capable web 1 cds 1 cds18 2 cds2018 1 chrome 35 chrome 81

                                                          Chrome 102: Window Controls Overlay, a Host of Finished Origin Trials, PWAs as File Handlers and More
                                                        • Introducing Create Next App

                                                          We're delighted today to introduce the new Create Next App. Create Next App sets up a modern React application powered by Next.js in one command. To get started all you have to do is run: Create Next App has been rebuilt from the ground up to provide the best possible developer experience: Interactive Experience: Running npx create-next-app (with no arguments) now launches an interactive experienc

                                                          • Introducing cy.intercept - Next Generation Network Stubbing in Cypress 6.0

                                                            Introducing cy.intercept - Next Generation Network Stubbing in Cypress 6.0 Today, we're elevating the power and scope of Cypress' network handling capabilities with the introduction of the cy.intercept command in Cypress 6.0. One of the most powerful and beloved features of Cypress are easy network stubbing and spying APIs via cy.route and cy.server commands. These commands enable mocking of netwo

                                                              Introducing cy.intercept - Next Generation Network Stubbing in Cypress 6.0
                                                            • ESLint v8.0.0 released - ESLint - Pluggable JavaScript Linter

                                                              Published 09 Oct, 2021 under Release Notes ESLint v8.0.0 released We just pushed ESLint v8.0.0, which is a major release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release. This release also has some breaking changes, so please read the following closely. Highlights There are several breaking changes in v8.0.0. We’ve created a migration guid

                                                                ESLint v8.0.0 released - ESLint - Pluggable JavaScript Linter
                                                              • Announcing Stimulus 2.0

                                                                Today we’re very excited to announce the release of Stimulus 2.0. This version introduces two new APIs, values and CSS classes, which replace the data map API from Stimulus 1.0. You can read more about these APIs in the reference documentation: https://stimulusjs.org/reference/values https://stimulusjs.org/reference/css-classes We’ve also updated the Handbook to cover the changes in 2.0. Here’s th

                                                                  Announcing Stimulus 2.0
                                                                • Release v9.0.1 · typicode/husky

                                                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                    Release v9.0.1 · typicode/husky
                                                                  • Firefox 126.0, See All New Features, Updates and Fixes

                                                                    Firefox is no longer supported on Windows 8.1 and below. Please download Firefox ESR (Extended Support Release) to use Firefox.

                                                                      Firefox 126.0, See All New Features, Updates and Fixes
                                                                    • Hopping on Firefox 91 – Mozilla Hacks - the Web developer blog

                                                                      August is already here, which means so is Firefox 91! This release has a Scottish locale added and, if the ‘increased contrast’ setting is checked, auto enables High Contrast mode on macOS. Private browsing windows have an HTTPS-first policy and will automatically attempt to make all connections to websites secure. Connections will fall back to HTTP if the website does not support HTTPS. For devel

                                                                        Hopping on Firefox 91 – Mozilla Hacks - the Web developer blog
                                                                      • Release Notes for Safari Technology Preview 96

                                                                        Safari Technology Preview Release 96 is now available for download for macOS Catalina and macOS Mojave. If you already have Safari Technology Preview installed, you can update in the Software Update pane of System Preferences on macOS. This release covers WebKit revisions 251210-251627. Web Animations Enabled the Web Animations JavaScript API by default (r251237) WebAuthN Implemented Authenticator

                                                                          Release Notes for Safari Technology Preview 96
                                                                        • Release Notes for Safari Technology Preview 109 with Safari 14 Features

                                                                          Safari Technology Preview Release 109 is now available for download for macOS Catalina. With this release, Safari Technology Preview is now available for betas of macOS Big Sur. If you already have Safari Technology Preview installed, you can update in the Software Update pane of System Preferences on macOS. Safari Technology Preview is currently only available for Intel-based Macs. This release i

                                                                          • Deno 1.30: Built-in Node modules

                                                                            # MacOS and Linux curl -fsSL https://deno.land/x/install/install.sh | sh # Windows iwr https://deno.land/x/install/install.ps1 -useb | iex Click here for more installation options. Support for built-in Node.js modulesIn Deno, npm packages have already had access to built-in Node.js modules such as fs, path, process, and many more through Deno’s Node.js compatibility layer. In this release, these m

                                                                              Deno 1.30: Built-in Node modules
                                                                            • New in Chrome 111  |  Blog  |  Chrome for Developers

                                                                              Here's what you need to know: Create polished transitions in your single page app with the View Transitions API. Bring colors to the next level with support for CSS Color Level 4. Discover new tools in the style panel to make the most of new color functionality. And there’s plenty more. I’m Adriana Jara. Let’s dive in and see what’s new for developers in Chrome 111. View Transitions API. Creating

                                                                              • Prettier 2.4: new bracketSameLine option and TypeScript 4.4 support! · Prettier

                                                                                This release renames the jsxBracketSameLine option to bracketSameLine, which supports HTML, Vue, and Angular in addition to JSX. The old name has been deprecated. We’ve also added support for TypeScript 4.4, including new syntax features such as class static blocks. If you enjoy Prettier and would like to support our work, consider sponsoring us directly via our OpenCollective or by sponsoring the

                                                                                  Prettier 2.4: new bracketSameLine option and TypeScript 4.4 support! · Prettier
                                                                                • Node.js — Node v16.11.0 (Current)

                                                                                  Notable Changes crypto update root certificates (Richard Lau) #40280 deps upgrade npm to 8.0.0 (npm team) #40369 update nghttp2 to v1.45.1 (thunder-coding) #40206 update V8 to 9.4.146.19 (Michaël Zasso) #40285 tools update certdata.txt (Richard Lau) #40280 Commits [34f3021ca3] - benchmark: add util.toUSVString()'s benchmark (Khaidi Chu) #40203 [f83b9bcb6f] - build: support Python 3.10.0 (FrankQiu)

                                                                                    Node.js — Node v16.11.0 (Current)

                                                                                  新着記事