Leaner npm metadata; Boa JS engine; pnpm 9.5; Vitest 2.0; ESLint v9.7.0; Deno 1.45

Leaner npm “packument” (package version metadata)

github.blog github.com/npm

“Starting today, the npm registry will begin removing README content from package version metadata to reduce the size of package packuments, and improve the performance of the registry and package managers, including the npm cli.”

Boa: embeddable experimental JavaScript engine written in Rust

github.com @boa_engine@fosstodon.org

Passes 87.3% of the official ECMAScript test suite Test262 (source).

New versions

pnpm 9.5: catalogs (names for dependency version ranges) and more

github.com github.com/pnpm

Quoting the pnpm documentation: “Catalogs are a workspace feature for defining dependency version ranges as reusable constants. Constants defined in catalogs can later be referenced in package.json files.”

Socket has also published a blog post about pnpm 9.5.

Vitest 2.0: better browser mode and more

github.com @vitest@webtoo.ls

Highlights (quoting their Mastodon post):

  • Better Browser Mode support (still experimental)
  • Stability improvements (forks pool is now the default)
  • New blob reporter to merge reports from different processes
  • A lot of bug fixes

ESLint v9.7.0: duplicate RegExp group names, regexes in no-restricted-imports, and more

eslint.org @eslint@fosstodon.org

Highlights (quoting the blog post):
  • ESLint v9.7.0 supports ECMAScript 2025 duplicate capturing groups in regular expressions in its core rules.
  • The no-restricted-imports rule has a new option regex to specify modules using a regular expression pattern.

Deno 1.45: workspace and monorepo support

deno.com @deno_land@fosstodon.org

“The standout feature in this release is the introduction of workspaces, providing a robust solution for managing monorepos.”

This email was sent to you. You can unsubscribe from this list here or update your preferences.

Older messages

Next for ESLint; aborting Promises; Math.random() vs. Crypto.getRandomValues(); library stdlib.io;

Tuesday, July 9, 2024

We have 14 links for you - Stay up-to-date on JavaScript and tools What's coming next for ESLint eslint.org @nzakas@fosstodon.org @eslint@fosstodon.org “The new configuration system is just the

ECMAScript 2024; new Set methods; JS performance initiative; rounding errors; benchmarking tool

Tuesday, July 2, 2024

We have 10 links for you - Stay up-to-date on JavaScript and tools This Week In React - Keeps senior React devs up to date thisweekinreact.com Partner We keep over 40k mid/senior React devs up-to-date

ES2024 book; State of JS results; improving ESM; web build tool “Farm”; optimizing JS; property-base

Tuesday, June 25, 2024

We have 13 links for you - Stay up-to-date on JavaScript and tools Out now: “Exploring JavaScript (ES2024 Edition)” exploringjs.com @rauschma@fosstodon.org “Exploring JavaScript” is the new name of the

Better ESM experience; Node.js is here to stay; June TC39 meeting; Node.js test runner; MDN as...

Tuesday, June 18, 2024

We have 10 links for you - Stay up-to-date on JavaScript and tools How JavaScript is finally improving the module experience thenewstack.io @marypcbuk@hachyderm.io “Multiple long-term proposals

Prettier 3.3; Turborepo 2.0; Rspack v0.7.1; most popular language; ArrayBuffers; Promises; Corepack;

Tuesday, June 11, 2024

We have 11 links for you - Stay up-to-date on JavaScript and tools Prettier 3.3: better formatting for import attributes, property keys, template interpolations, etc. prettier.io github.com/

You Might Also Like

📟 Turning Old Tech Into Keychains — How to Use Android's Theft Protection Feature

Tuesday, October 22, 2024

Also: Modern Video Games Are Too Easy, and More! How-To Geek Logo October 22, 2024 Did You Know When Galoob released the "Game Genie" product in the 1990s to allow players on the Nintendo

Unlock Python's Pattern Matching, Combinatoric Iterators, SSH Scripting, and More

Tuesday, October 22, 2024

Structural Pattern Matching in Python #652 – OCTOBER 22, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo Structural Pattern Matching in Python In this tutorial, you'll learn how to harness the

Daily Coding Problem: Problem #1586 [Hard]

Tuesday, October 22, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Airbnb. An 8-puzzle is a game played on a 3 x 3 board of tiles, with the ninth tile

Mapped | The Home Price-to-Income Ratio of Large U.S. Cities 🏘️

Tuesday, October 22, 2024

The top five large US cities have a home price-to-income ratio more than double the national average of 4.7. View Online | Subscribe | Download Our App Presented by Hinrich Foundation NEW REPORT:

Ushering In

Tuesday, October 22, 2024

Netflix's Theatrical Strategy • Blade Runner vs. Elon Musk • Disney vs. App Store • Anthropic's AI PC Control • AirPods Hearing Boost Ushering In Netflix's Theatrical Strategy • Blade

Speeding up with SIMD and Go assembly

Tuesday, October 22, 2024

Plus some Go code generation magic, test parallelism, and working with Excel spreadsheets. | #​528 — October 22, 2024 Unsub | Web Version Together with Ardan Labs Go Weekly A Taste of Go Code Generator

LW 155 - Optimizing Shopify Themes for Long Product Descriptions

Tuesday, October 22, 2024

Optimizing Shopify Themes for Long Product Descriptions ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ Shopify Development news and articles

Secure Your Election 2024 eBook at the Best Value Today ⏰

Tuesday, October 22, 2024

Stay informed with our visual guide to the US Presidential Election—exclusively for VC+ members, along with additional updates. View email in browser Now Available: The Visual Guide to the US Election

Startups of The Year: How To Vote

Tuesday, October 22, 2024

Top Tech Content sent at Noon! How the world collects web data Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, October 22, 2024? The HackerNoon

JS0/JSSugar; converting CommonJS to ESM; top-level await in Node.js; Node.js v23.0.0; Bun v1.1.31;

Tuesday, October 22, 2024

We have 8 links for you - Stay up-to-date on JavaScript and tools Discussing JS0/JSSugar docs.google.com We linked to the JS0/JSSugar slides in last week's issue. We now have reactions to those