We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdb1039 commit 0e38fb3Copy full SHA for 0e38fb3
βCHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 1.2.0 Digital Cyber Scorpion Venom
4
+
5
+- π¨ Updates and improves the prod code-stripping mechanism
6
+- π Fixes issue with exports of global environment vars
7
8
## 1.1.0 Laser Raptor
9
10
- β¨ Added code stripping for production builds [#1]
βpackage.json
@@ -1,6 +1,6 @@
{
"name": "ember-cli-prop-types",
- "version": "1.1.0",
+ "version": "1.2.0",
"description": "Props validations for Ember applications using prop-types",
"keywords": [
"ember-addon",
0 commit comments