JungleGym Releases
110 releases of a16z-infra/JungleGym
- v1.22.22
Minimal release notes: "- Fixes a punycode warning. - Fixes a hoisting issue when transitive dependencies themselves listed aliases as depend"
Mar 9, 2024
- v1.22.21
This release fixes a bug where calling Yarn from a project subfolder failed outside of a Corepack context. It introduces an environment variable to bypass the Corepack check.
Nov 14, 2023
- v1.22.20
Updates the bundle to include Punycode for Node.js compatibility and improves the `yarn set version` command to install exact versions. Also disables error log generation and adds warnings for non-Corepack usage.
Nov 14, 2023
- v1.22.19
Minimal release notes: "- Adds compatibility with WebAuthn on the npm registry"
May 10, 2022
- v1.22.18
This release addresses a critical regression in Node.js 17.7.0 that was causing network errors by breaking the Yarn package manager. The update provides a fix for the `url.resolve` issue, though the regression has also been resolved in the upstream Node.js update.
Mar 15, 2022
- v0.4.0React Starter Kit v0.4.0
This is a major overhaul of the React Starter Kit, shifting away from the Gulp build system and legacy Flux architecture. The release introduces an isomorphic HTTP client, PostCSS for styling, and RESTful API routes while significantly improving server-side rendering and documentation.
Aug 28, 2015
- v0.3.3React Starter Kit v0.3.3
This release updates the Babel transpiler to version 5.0.0 and removes 'use strict' directives from source files, as they are now handled automatically by Babel. It also updates the deployment script and refreshes other npm dependencies.
Apr 16, 2015
- v0.3.2React Starter Kit v0.3.2
This release updates React to version 0.13 and migrates the codebase to modern ES6 class-based syntax. It also introduces a new React style guide, a higher-order component example, and replaces the JSHint linter with ESLint.
Apr 8, 2015
- v0.3.1React Starter Kit v0.3.1
Feb 25, 2015
- v0.3.0React Starter Kit v0.3.0
Minimal release notes: "- Server-side rendering with [Node.js](http://nodejs.org/) & [Express](http://expressjs.com/) - Improved bundling and op"
Feb 9, 2015