Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Commit cdab645

Browse files
committed
Release v0.24.7
1 parent aa01bf6 commit cdab645

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# 0.24.7 / 2020-05-16
2+
13
## Fixed
24

35
- Fixed inclusion of `__source` and `__self` debugging information when transpiling JSX in `react-component` projects by defaulting `process.env.NODE_ENV` to `'production'` when building.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nwb",
33
"description": "A toolkit for React, Preact & Inferno apps, React libraries and other npm modules for the web, with no configuration (until you need it)",
4-
"version": "0.24.6",
4+
"version": "0.24.7",
55
"license": "MIT",
66
"author": "Jonny Buchanan <jonathan.buchanan@gmail.com>",
77
"bin": {

0 commit comments

Comments
 (0)